summary refs log tree commit diff stats
path: root/compiler/c2nim/tests
Commit message (Expand)AuthorAgeFilesLines
* c2nim is not part of the compiler anymoreAraq2014-06-307-982/+0
* Made the code more robust and detect nkPrefix as number (-1 or +4) for enum s...enurlyx2014-06-171-0/+13
* Sorting enumerations and generation of consts for enumfields with the same va...enurlyx2014-06-151-0/+27
* Added test for anonymous structs and unionsenurlyx2014-06-101-0/+27
* removed hack for return statementVincent Burns2014-01-141-0/+7
* Slightly better type parsing for parameters and cast expressionsVincent Burns2014-01-141-0/+5
* Fix for some comments during if statementsVincent Burns2014-01-132-0/+24
* c2nim: added some scope operator parsingAraq2013-09-111-4/+3
* cn2im: basic C++ supportAraq2013-09-101-0/+241
* fixes #440Araq2013-05-181-0/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-162-0/+0
* fixes #323Araq2013-03-161-0/+14
* fixed a newly introduced c2nim bug; many untested improvements to the FFI at ...Araq2012-12-311-0/+2
* c2nim and system.nim now agree on a C type mappingAraq2012-07-151-1/+3
* c2nim: bugfix: 'type x[10];' was not parsed properlyAraq2011-12-301-1/+1
* c2nim: bugfix: parsing of typedef'ed function pointersAraq2011-09-281-0/+1
* big repo cleanupAraq2011-04-122-0/+618