summary refs log tree commit diff stats
path: root/rod/c2nim/cpp.nim
Commit message (Collapse)AuthorAgeFilesLines
* big repo cleanupAraq2011-04-121-344/+0
|
* REPL improvementsAraq2011-02-131-1/+12
|
* first step to get rid of nil in the ASTAraq2011-02-091-6/+10
|
* c2nim: bugfix: less picky about newlines in preprocessor definesAraq2011-01-191-1/+1
|
* c2nim compiles again [#9 state:resolved]; better error message for named ↵Araq2011-01-091-1/+1
| | | | parameters
* c2nim: new features & bugfixesAndreas Rumpf2010-08-111-8/+16
|
* standalone structs; function pointersAndreas Rumpf2010-07-231-8/+6
|
* c2nim: rewritten symbol exporting codeAndreas Rumpf2010-07-221-2/+2
|
* c2nim: code cleanupAndreas Rumpf2010-07-221-45/+0
|
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-221-58/+195
|
* c2nim tool addedAndreas Rumpf2010-07-211-0/+231