nimble/src/nimblepkg
Matt Haggard ba6577d36c Don't swallow control-C (#588)
* Don't swallow control-C

* Raise NimbleError instead of quitting

* Import NimbleError from common rather than version
2018-11-30 01:08:02 +00:00
..
cli.nim Don't swallow control-C (#588) 2018-11-30 01:08:02 +00:00
common.nim Version 0.9.0. 2018-09-19 23:53:27 +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 Replace deprecated procs (#560) 2018-10-14 17:45:18 +01:00
options.nim Replace deprecated procs (#560) 2018-10-14 17:45:18 +01: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 Replace deprecated procs (#560) 2018-10-14 17:45:18 +01:00
publish.nim Replace deprecated procs (#560) 2018-10-14 17:45:18 +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