Commit graph

19 commits

Author SHA1 Message Date
Dominik Picheta
0628911758 Show output for the compiler/docgen commands. Fixes #303. 2017-01-03 19:38:34 +00:00
Dominik Picheta
971dc300bb Usability fixes and output improvements for compile command. 2016-12-22 15:18:46 +01:00
Dominik Picheta
87567161b8 All output from install command is now using the cli module. 2016-12-21 21:45:43 +01:00
Dominik Picheta
87d6f85aea Implement debug messages and wrap exec output in them. 2016-12-21 20:09:53 +01:00
Dominik Picheta
3791f8a09a Switch to cli in processDeps. 2016-12-20 22:46:07 +01:00
Araq
b3f793ae0d get rid of unnecessary cyclic module dependency 2016-11-24 00:16:05 +01:00
Araq
ee3ad4353e fixes a 'break search loop' bug; got rid of most compiler warnings 2016-11-06 23:06:37 +01:00
Dominik Picheta
65dbd97269 Moves nimbleVersion to common.nim and uses it in .nimble file. 2016-10-09 15:19:42 +02:00
Dominik Picheta
436b7c6e93 HotFix: Support spaces in binary paths for doCmdEx. 2016-09-28 23:30:09 +02:00
Dominik Picheta
e512b02fca Fix compilation problem introduced by nim-lang/Nim#4357. 2016-06-17 14:12:07 +01:00
Rostyslav Dzinko
296499435e Fixed permission issue when installing package 2016-02-17 10:26:35 +02:00
Dominik Picheta
2ed09847f2 Fixes #125 2015-11-24 11:48:09 +00:00
Jean Cavallo
4a56ac60d9 Use str.len-1 rather than -1 2015-03-31 12:21:22 +02:00
Jean Cavallo
87d6f908cc Fix #110 : use '^' rather than '-' for list negative indexes 2015-03-30 12:19:51 +02:00
Louis Berube
ceb1e48a80 Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/nimble.nim
2015-01-03 19:04:09 -05:00
Louis Berube
f4c052eaca Fixed out-of-order problems in the automated unit tests 2015-01-02 16:04:46 -05:00
Louis Berube
521ee1f696 - Converted types from the old T/P convention
- Deleted compat.nim
2014-12-31 10:13:23 -05:00
Louis Berube
383e0f2a4c Updated source to eliminate stuff deprecated by nim 0.10.2 2014-12-29 15:38:16 -05:00
Dominik Picheta
adbc30c22e Renamed babel to nimble. 2014-10-11 22:38:44 +01:00
Renamed from src/babelpkg/tools.nim (Browse further)