summary refs log tree commit diff stats
path: root/rod/semexprs.nim
Commit message (Expand)AuthorAgeFilesLines
* big repo cleanupAraq2011-04-121-1092/+0
* p[] instead of p^Araq2011-04-111-10/+19
* added 'reset' magic procAraq2011-03-251-1/+1
* bugfix: type converter that converts to bool in 'if' contextAraq2011-03-251-2/+1
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-9/+6
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-5/+8
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+2
* various bugfixes for generics; added generic sort procAraq2011-03-031-24/+22
* --stdout support; idetools implementedAraq2011-02-251-1/+1
* next steps to perfect 'suggest'Araq2011-02-221-2/+0
* refactoring: suggest can import sigmatch for type matchingAraq2011-02-211-8/+8
* first implementation of suggestAraq2011-02-161-0/+2
* REPL improvementsAraq2011-02-131-4/+9
* basic continue after error works; interactive mode more usefulAraq2011-02-131-1/+4
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-104/+83
* changes to threads; --recursivePath supportAraq2011-01-291-5/+5
* explicit indices in array literalsAraq2011-01-161-2/+20
* bugfix: semantic checking: tuples without named fieldsAraq2011-01-061-1/+1
* explicit types for generic routinesAndreas Rumpf2010-05-281-2/+0
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-10/+3
* version 0.8.8Andreas Rumpf2010-03-141-2/+7
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* devel libs addedrumpf_a@web.de2010-01-241-10/+7
* better subscript overloadingrumpf_a@web.de2010-01-031-250/+224
* version 0.8.5: added Nimrod version of the compilerAndreas Rumpf2009-12-071-0/+1113