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
/
trees.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #2985
Araq
2015-06-25
1
-4
/
+8
*
VM: minor fixes to make lexim work
Araq
2015-04-20
1
-42
/
+42
*
fixes #1547
Araq
2014-11-27
1
-1
/
+3
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-2
/
+2
*
case consistency part 1
Araq
2013-12-27
1
-18
/
+18
*
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-2
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
first steps to implement object construction expressions
Araq
2013-03-07
1
-1
/
+1
*
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
1
-0
/
+16
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-1
/
+2
*
made compiler more robust for idetools support
Araq
2012-07-30
1
-1
/
+1
*
further steps to closure support
Araq
2012-02-06
1
-1
/
+1
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-0
/
+4
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
better code generation for constant aggregates
Araq
2011-11-02
1
-0
/
+13
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
1
-23
/
+10
*
bugfix: subranges in generics properly detected
Araq
2011-06-29
1
-2
/
+4
*
slices are first class citizens
Araq
2011-04-22
1
-3
/
+9
*
got rid of some arcane module names
Araq
2011-04-21
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+140