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
*
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