summary refs log tree commit diff stats
path: root/rod/commands.nim
Commit message (Expand)AuthorAgeFilesLines
* big repo cleanupAraq2011-04-121-521/+0
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-3/+3
* --stdout make compiler messages go to stderrAraq2011-02-251-4/+4
* --stdout support; idetools implementedAraq2011-02-251-11/+23
* first implementation of suggestAraq2011-02-161-2/+17
* REPL improvementsAraq2011-02-131-5/+6
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-16/+16
* documentation improvementsAraq2011-01-311-1/+1
* --recursivePath may handle dots correctly nowAraq2011-01-291-1/+3
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-291-5/+12
* changes to threads; --recursivePath supportAraq2011-01-291-9/+20
* support for objective C generationAraq2011-01-101-2/+3
* implemented 'emit' pragmaAraq2011-01-071-4/+4
* fixes for exception handling; added system.compileOptionAraq2010-09-131-0/+48
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-4/+4
* added system.appType magicAndreas Rumpf2010-07-211-4/+4
* crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-051-4/+3
* tiny C backend for a much faster REPLAndreas Rumpf2010-04-021-1/+1
* 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-1/+3
* better subscript overloadingrumpf_a@web.de2010-01-031-2/+2
* floating point checksAndreas Rumpf2009-12-141-29/+30
* version 0.8.5: added Nimrod version of the compilerAndreas Rumpf2009-12-071-0/+422