summary refs log tree commit diff stats
path: root/rod/c2nim/cparse.nim
Commit message (Expand)AuthorAgeFilesLines
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-31/+15
* implemented user-defined pragmasAndreas Rumpf2010-07-231-0/+2
* standalone structs; function pointersAndreas Rumpf2010-07-231-73/+188
* c2nim: cast-bug fixes (sort of)Andreas Rumpf2010-07-231-111/+141
* c2nim: rewritten symbol exporting codeAndreas Rumpf2010-07-221-86/+38
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-221-17/+88
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-221-1/+1
* bugfix: c2nim: typedef a b;Andreas Rumpf2010-07-211-0/+1
* c2nim tool addedAndreas Rumpf2010-07-211-0/+1469