Dominik Picheta
|
70c9954c41
|
Fixes regression introduced by 02945e57b5.
|
2018-08-28 17:20:25 +01:00 |
|
Dominik Picheta
|
8134427266
|
Fixes isNil errors for compatibility with latest Nim.
|
2018-08-27 17:27:09 +01:00 |
|
Andreas Rumpf
|
02945e57b5
|
prepare Nimble for the upcoming compiler API (#489)
* prepare Nimble for the upcoming compiler API changes
* attempt to make tests green
* make some tests green with the upcoming compiler API
|
2018-05-14 11:35:30 +01:00 |
|
Dominik Picheta
|
3c1e669eaa
|
Only consider #head to be newest not other special versions.
Refs #311.
|
2017-09-02 15:39:57 +01:00 |
|
Yuriy Glukhov
|
e756a14c15
|
Fixed branch checkout and handling of branch names with dashes. (#379)
* Fixed branch checkout and handling of branch names with dashes.
* Added assert
|
2017-07-19 22:42:28 +01:00 |
|
Dominik Picheta
|
d78af3acf1
|
Fixes aporia install. See nim-lang/aporia#136. Refs #311.
|
2017-01-08 18:15:36 +01:00 |
|
Dominik Picheta
|
6b175056df
|
Fixes #236.
|
2017-01-01 15:57:06 +00:00 |
|
Dominik Picheta
|
1d0f28e321
|
Preserve special versions in package installations. Ref #88.
|
2016-12-23 19:09:54 +01:00 |
|
Dominik Picheta
|
8f34336e91
|
Add hints for NimbleErrors which help the user fix them.
|
2016-12-22 16:49:24 +01:00 |
|
Araq
|
ee3ad4353e
|
fixes a 'break search loop' bug; got rid of most compiler warnings
|
2016-11-06 23:06:37 +01:00 |
|
Araq
|
2cf03313fd
|
first implementation of NimScript support
|
2015-09-03 01:50:55 +02:00 |
|
Araq
|
68c1266a44
|
implemented 'nimble publish'
|
2015-08-18 12:27:07 +02:00 |
|
Dominik Picheta
|
44a2b80a64
|
Make (install #head?) question more accurate.
|
2015-06-04 22:47:05 +01: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
|
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 |
|