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
/
rodread.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
1
-0
/
+3
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-2
/
+4
*
fixed the rodfiles tests
Zahary Karadjov
2012-07-20
1
-1
/
+1
*
'addSon' for types deprecated for 'int literal type' analysis
Araq
2012-07-09
1
-3
/
+3
*
some bugfixes for symbolfiles
Araq
2012-03-23
1
-15
/
+11
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
path canonicalization for imported modules, relative paths written in rod files
Zahary Karadjov
2011-12-11
1
-3
/
+6
*
Speed-up symbolFiles:on operations on windows
Zahary Karadjov
2011-12-07
1
-2
/
+2
*
bugfixes for .rod files and visual C++
Araq
2011-12-03
1
-27
/
+30
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
1
-1
/
+1
*
compilation cache: improvement: switching from codegen to 'check only' does n...
Araq
2011-11-15
1
-1
/
+18
*
compilation cache: fixed recently introduced bug (lazy loading of bodies)
Araq
2011-11-06
1
-12
/
+27
*
memfiles now uses winlean; changed the interface to raise EOS
Araq
2011-11-05
1
-1
/
+4
*
lazy loading of body ast implemented
Araq
2011-10-30
1
-7
/
+53
*
compilation cache: various bugfixes; works for the compiler itself
Araq
2011-10-27
1
-5
/
+2
*
compilation cache: mostly working; generics not yet
Araq
2011-10-25
1
-3
/
+13
*
compilation cache: better dependency checking
Araq
2011-10-23
1
-3
/
+14
*
compilation cache: methods have a chance to work
Araq
2011-10-23
1
-12
/
+37
*
rod files: next trivial examples working
Araq
2011-10-22
1
-3
/
+6
*
preparations for proper memmap'ed files
Araq
2011-10-22
1
-23
/
+35
*
bugfix: nil -> emptyNode
Araq
2011-10-22
1
-1
/
+1
*
trivial change scenario works with symbol files
Araq
2011-10-22
1
-2
/
+2
*
bugfixes for ROD file generation; nimcache dir is now flat
Araq
2011-10-20
1
-11
/
+9
*
much more efficient rod file generation
Araq
2011-10-18
1
-164
/
+71
*
doc improvements; added lazarus example
Araq
2011-07-24
1
-12
/
+12
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+856