summary refs log tree commit diff stats
path: root/compiler/rodread.nim
Commit message (Expand)AuthorAgeFilesLines
...
* memfiles now uses winlean; changed the interface to raise EOSAraq2011-11-051-1/+4
* lazy loading of body ast implementedAraq2011-10-301-7/+53
* compilation cache: various bugfixes; works for the compiler itselfAraq2011-10-271-5/+2
* compilation cache: mostly working; generics not yetAraq2011-10-251-3/+13
* compilation cache: better dependency checkingAraq2011-10-231-3/+14
* compilation cache: methods have a chance to workAraq2011-10-231-12/+37
* rod files: next trivial examples workingAraq2011-10-221-3/+6
* preparations for proper memmap'ed filesAraq2011-10-221-23/+35
* bugfix: nil -> emptyNodeAraq2011-10-221-1/+1
* trivial change scenario works with symbol filesAraq2011-10-221-2/+2
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-11/+9
* much more efficient rod file generationAraq2011-10-181-164/+71
* doc improvements; added lazarus exampleAraq2011-07-241-12/+12
* big repo cleanupAraq2011-04-121-0/+856