summary refs log tree commit diff stats
path: root/compiler/rodwrite.nim
Commit message (Expand)AuthorAgeFilesLines
* term rewriting macros fully implemented; still buggyAraq2012-09-031-0/+3
* first steps towards term rewriting macrosAraq2012-08-301-2/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* path canonicalization for imported modules, relative paths written in rod filesZahary Karadjov2011-12-111-8/+9
* bugfixes for .rod files and visual C++Araq2011-12-031-0/+1
* cleaned up configuration file handling and documented the new behaviourAraq2011-11-301-1/+1
* implemented 'let' statementAraq2011-11-291-9/+2
* compilation cache: fixed recently introduced bug (lazy loading of bodies)Araq2011-11-061-5/+5
* lazy loading of body ast implementedAraq2011-10-301-1/+3
* compilation cache: slurped files are a dependency tooAraq2011-10-301-1/+1
* compilation cache: various bugfixes; works for the compiler itselfAraq2011-10-271-32/+46
* compilation cache: mostly working; generics not yetAraq2011-10-251-9/+16
* compilation cache: multi methods now workAraq2011-10-241-3/+2
* compilation cache: better dependency checkingAraq2011-10-231-0/+10
* compilation cache: small fixes; methods still not workingAraq2011-10-231-2/+3
* compilation cache: methods have a chance to workAraq2011-10-231-4/+12
* rod files: next trivial examples workingAraq2011-10-221-1/+1
* preparations for proper memmap'ed filesAraq2011-10-221-8/+16
* bugfix: nil -> emptyNodeAraq2011-10-221-1/+1
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-5/+5
* much more efficient rod file generationAraq2011-10-181-0/+1
* much more efficient rod file generationAraq2011-10-181-212/+307
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-2/+2
* doc improvements; added lazarus exampleAraq2011-07-241-5/+5
* intsets are now a proper module and part of the stdlibAraq2011-06-141-3/+3
* big repo cleanupAraq2011-04-121-0/+449