summary refs log tree commit diff stats
path: root/compiler/c2nim/cparse.nim
Commit message (Expand)AuthorAgeFilesLines
* for statements support comma expressionsVincent Burns2014-01-131-2/+4
* New expression parserVincent Burns2014-01-121-350/+274
* case consistency part 8Araq2013-12-281-26/+26
* c2nim: added some scope operator parsingAraq2013-09-111-13/+40
* cn2im: basic C++ supportAraq2013-09-101-53/+462
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* fixes #323Araq2013-03-161-2/+9
* syntax compatibility between do blocks and stmt blocksZahary Karadjov2012-10-041-1/+1
* bugfix: c2nim and pas2nim work againAraq2012-09-261-2/+3
* c2nim and system.nim now agree on a C type mappingAraq2012-07-151-7/+14
* fixes #93Araq2012-01-291-1/+0
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* c2nim: bugfix: 'type x[10];' was not parsed properlyAraq2011-12-301-4/+2
* GC stack scanning cares about interior pointersAraq2011-12-301-1/+1
* c2nim: bugfix: parsing of typedef'ed function pointersAraq2011-09-281-11/+7
* 0.8.12 bugfix: some files not in download packageAraq2011-07-111-1/+1
* c2nim compiles againAraq2011-04-231-1/+1
* got rid of some arcane module namesAraq2011-04-211-1/+1
* big repo cleanupAraq2011-04-121-0/+1704