summary refs log tree commit diff stats
path: root/rod/ast.nim
Commit message (Collapse)AuthorAgeFilesLines
* big repo cleanupAraq2011-04-121-1137/+0
|
* ugh, maybe broke gitAraq2011-04-011-2/+4
|
* added 'reset' magic procAraq2011-03-251-2/+3
|
* fixes #21Araq2011-03-241-1/+1
|
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-1/+2
|
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-081-13/+24
|
* various bugfixes for generics; added generic sort procAraq2011-03-031-0/+11
|
* first step to get rid of nil in the ASTAraq2011-02-091-9/+9
|
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-291-1/+2
|
* docgen: module dependencies are now listedAraq2011-01-161-1/+1
|
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-091-1/+1
|
* transf: big refactoring; other small fixesAraq2011-01-051-3/+3
|
* bugfix: multiple yield statements and loop body varsAraq2010-12-131-9/+25
|
* fixes for exception handling; added system.compileOptionAraq2010-09-131-4/+5
|
* implemented user-defined pragmasAndreas Rumpf2010-07-231-1/+2
|
* added system.appType magicAndreas Rumpf2010-07-211-2/+4
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-1/+4
|
* better subscript overloadingrumpf_a@web.de2010-01-031-4/+13
|
* version 0.8.6Andreas Rumpf2009-12-221-6/+1
|
* got rid of platdef.c generationrumpf_a@web.de2009-12-191-14/+7
|
* variable dynamic lib namesAndreas Rumpf2009-12-151-1/+31
|
* floating point checksAndreas Rumpf2009-12-141-3/+3
|
* bugfix: inconsequent tuple usageAndreas Rumpf2009-12-091-39/+3
|
* version 0.8.5: added Nimrod version of the compilerAndreas Rumpf2009-12-071-0/+1096