index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
nimblecmd.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
move more global variables into ConfigRef
Andreas Rumpf
2018-05-11
1
-4
/
+4
*
big refactoring: parser compiles again
Andreas Rumpf
2018-05-10
1
-12
/
+13
*
fixes #6949
Araq
2017-12-21
1
-6
/
+18
*
implemented new experimental scriptable import mechanism
Andreas Rumpf
2017-10-01
1
-4
/
+4
*
Fixed handling of versions with dashes in nimble pkgs (#6335)
Yuriy Glukhov
2017-09-06
1
-9
/
+20
*
Implement .nimble-link files in the compiler and add tests for them.
Dominik Picheta
2017-09-02
1
-3
/
+14
*
Add readme to tests. Add fileDir option to testament & create nimble test.
Dominik Picheta
2017-09-02
1
-35
/
+60
*
fixes #5752
Araq
2017-05-02
1
-11
/
+30
*
removed compiler internal list implementation (#5371)
Arne Döring
2017-02-22
1
-4
/
+4
*
remove unused stuff
Jacek Sieka
2016-08-09
1
-12
/
+0
*
added getOrDefault; bootstrapping works again
Araq
2015-10-13
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-3
/
+3
*
Introduce NotesVerbosity defining verbosity levels
Adam Strzelecki
2015-07-03
1
-1
/
+1
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
VM supports math and a few os procs
Araq
2014-08-30
1
-1
/
+1
*
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
1
-0
/
+90