| .. |
|
cli.nim
|
Prompt for multiple selections interactively when possible (#441)
|
2018-09-01 13:09:37 +01:00 |
|
common.nim
|
Add link to the Pull request after nim publish (#483)
|
2018-05-04 16:53:39 +01:00 |
|
config.nim
|
Implement nimLibPrefix config var and add better messages for it.
|
2018-01-09 22:32:08 +00:00 |
|
download.nim
|
Fixes #436. Develop clones HEAD and full history.
|
2018-09-02 01:11:50 +01:00 |
|
init.nim
|
Improves the directory structure that init creates.
|
2018-09-09 18:15:42 +01:00 |
|
nim.cfg
|
Improved the init command. Fixes #96.
|
2015-12-23 22:40:14 +00:00 |
|
nimscriptapi.nim
|
Fix custom task template.
|
2018-08-28 16:15:02 +01:00 |
|
nimscriptexecutor.nim
|
Implements check command.
|
2017-10-15 15:28:29 +01:00 |
|
nimscriptsupport.nim
|
prepare Nimble for NimCompilerApiVersion 3
|
2018-09-07 01:40:01 +02:00 |
|
options.nim
|
Fixes #503 by creating directory if current and name differ
|
2018-09-04 21:21:41 -04:00 |
|
packageinfo.nim
|
Ask user to remove whole directory, not just .nimble-link.
|
2018-09-02 20:05:14 +01:00 |
|
packageinstaller.nim
|
Fixes isNil errors for compatibility with latest Nim.
|
2018-08-27 17:27:09 +01:00 |
|
packageparser.nim
|
Softened package structure rules when srcDir is not specified.
|
2018-09-10 00:24:20 +01:00 |
|
publish.nim
|
Add link to the Pull request after nim publish (#483)
|
2018-05-04 16:53:39 +01:00 |
|
reversedeps.nim
|
Fixes #373. Implements #287. Fixes #271.
|
2017-09-02 23:19:03 +01:00 |
|
tools.nim
|
Improves the directory structure that init creates.
|
2018-09-09 18:15:42 +01:00 |
|
version.nim
|
Fixes regression introduced by 02945e57b5.
|
2018-08-28 17:20:25 +01:00 |