summary refs log tree commit diff stats
path: root/rod/c2nim
Commit message (Expand)AuthorAgeFilesLines
* 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