summary refs log tree commit diff stats
path: root/rod/main.nim
Commit message (Expand)AuthorAgeFilesLines
* big repo cleanupAraq2011-04-121-279/+0
* p[] instead of p^Araq2011-04-111-1/+1
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-18/+18
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+1
* --stdout make compiler messages go to stderrAraq2011-02-251-2/+2
* --stdout support; idetools implementedAraq2011-02-251-5/+6
* first implementation of suggestAraq2011-02-161-0/+9
* basic continue after error works; interactive mode more usefulAraq2011-02-131-0/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-3/+3
* first step to get rid of nil in the ASTAraq2011-02-091-0/+1
* support for objective C generationAraq2011-01-101-4/+10
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-201-0/+1
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-191-1/+1
* tiny C backend for a much faster REPLAndreas Rumpf2010-04-021-1/+11
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* strutils.parseHexInt addedAndreas Rumpf2010-01-181-62/+3
* devel of web frontendrumpf_a@web.de2010-01-101-4/+2
* better subscript overloadingrumpf_a@web.de2010-01-031-34/+38
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-201-6/+5
* floating point checksAndreas Rumpf2009-12-141-7/+6
* version 0.8.5: added Nimrod version of the compilerAndreas Rumpf2009-12-071-0/+309