summary refs log tree commit diff stats
path: root/rod/c2nim
Commit message (Collapse)AuthorAgeFilesLines
* REPL improvementsAraq2011-02-132-3/+16
|
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-2/+2
|
* first step to get rid of nil in the ASTAraq2011-02-093-55/+59
|
* c2nim: bugfix: less picky about newlines in preprocessor definesAraq2011-01-192-1/+10
|
* c2nim compiles again [#9 state:resolved]; better error message for named ↵Araq2011-01-091-1/+1
| | | | parameters
* transf: big refactoring; other small fixesAraq2011-01-051-1/+1
|
* version 0.8.10Araq2010-10-212-292/+4
|
* accurate file/line informationAndreas Rumpf2010-08-141-1/+1
|
* c2nim: new features & bugfixesAndreas Rumpf2010-08-115-65/+222
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-294-31/+15
|
* implemented user-defined pragmasAndreas Rumpf2010-07-232-0/+19
|
* standalone structs; function pointersAndreas Rumpf2010-07-235-86/+270
|
* standalone structs still not implementedAndreas Rumpf2010-07-231-0/+2
|
* c2nim: cast-bug fixes (sort of)Andreas Rumpf2010-07-232-112/+149
|
* c2nim: rewritten symbol exporting codeAndreas Rumpf2010-07-224-90/+44
|
* c2nim: code cleanupAndreas Rumpf2010-07-221-45/+0
|
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-226-94/+345
|
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-222-1/+2
|
* bugfix: c2nim: typedef a b;Andreas Rumpf2010-07-212-0/+4
|
* added system.appType magicAndreas Rumpf2010-07-212-1/+5
|
* test file for c2nimAndreas Rumpf2010-07-212-3/+451
|
* c2nim tool addedAndreas Rumpf2010-07-215-0/+2760