summary refs log tree commit diff stats
path: root/compiler/c2nim/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | added test files
* 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
| | | | compile time
* 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