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
/
msgs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfixes for ROD file generation; nimcache dir is now flat
Araq
2011-10-20
1
-1
/
+1
*
much more efficient rod file generation
Araq
2011-10-18
1
-0
/
+2
*
Basic unit testing facilities (suites, fixtures, cases)
Zahary Karadjov
2011-10-07
1
-0
/
+6
*
beginning of a taint mode; type system enhancements
Araq
2011-09-24
1
-1
/
+2
*
Multiple C lines corresponding to a single nimrod line are joined together
Zahary Karadjov
2011-09-20
1
-7
/
+12
*
Nimrod can now compile itself with --lineDir enabled
Zahary Karadjov
2011-09-20
1
-0
/
+5
*
preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...
Araq
2011-07-31
1
-4
/
+6
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-1
/
+3
*
preparations for 0.8.12
Araq
2011-07-10
1
-0
/
+2
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-5
/
+6
*
compiler can emulate thread local variables
Araq
2011-06-15
1
-6
/
+7
*
first (non working) implementation of global thread analysis
Araq
2011-06-13
1
-4
/
+9
*
const table support
Araq
2011-04-29
1
-1
/
+1
*
better error message for invalid module names
Araq
2011-04-16
1
-0
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+580