summary refs log tree commit diff stats
path: root/rod/scanner.nim
Commit message (Expand)AuthorAgeFilesLines
* basic continue after error works; interactive mode more usefulAraq2011-02-131-0/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-2/+2
* first step to get rid of nil in the ASTAraq2011-02-091-7/+1
* changed handling of generalized string literalsAraq2011-02-071-7/+14
* c2nim tool addedAndreas Rumpf2010-07-211-1/+1
* bugfix:hexadecimal ranges 0x00..0x01Andreas Rumpf2010-03-091-1/+1
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-3/+6
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* atomic is now a keywordAndreas Rumpf2010-01-211-2/+4
* fixed bug #502670Andreas Rumpf2010-01-171-7/+26
* implemented extended quoting rulesAndreas Rumpf2010-01-161-96/+73
* further development of httpserverAndreas Rumpf2010-01-051-6/+4
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-201-4/+4
* floating point checksAndreas Rumpf2009-12-141-12/+13
* version 0.8.5: added Nimrod version of the compilerAndreas Rumpf2009-12-071-0/+789