Commit Graph
16 Commits
Author SHA1 Message Date
enurlyx 2940aa5ee2 Made the code more robust and detect nkPrefix as number (-1 or +4) for enum sorting. Added also a new test for enums. 2014-06-17 21:42:16 +02:00
enurlyx bd3f6b51d0 Sorting enumerations and generation of consts for enumfields with the same value + test 2014-06-15 22:18:17 +02:00
enurlyx 3648680f28 Added test for anonymous structs and unions 2014-06-10 22:16:04 +02:00
Vincent Burns 5395347582 removed hack for return statement 2014-01-14 12:05:14 -05:00
Vincent Burns d35dedf041 Slightly better type parsing for parameters and cast expressions 2014-01-14 11:22:59 -05:00
Vincent Burns 5f905865be Fix for some comments during if statements
added test files
2014-01-13 01:51:36 -05:00
Araq 0a851c869f c2nim: added some scope operator parsing 2013-09-11 00:07:39 +02:00
Araq db19b18241 cn2im: basic C++ support 2013-09-10 00:40:06 +02:00
Araq 46e564f9ee fixes #440 2013-05-18 10:12:01 +02:00
Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 2013-03-16 23:53:07 +01:00
Araq 2782e88591 fixes #323 2013-03-16 20:07:36 +01:00
Araq 9ef367db62 fixed a newly introduced c2nim bug; many untested improvements to the FFI at compile time 2012-12-31 17:53:37 +01:00
Araq 1279bd2855 c2nim and system.nim now agree on a C type mapping 2012-07-15 10:00:34 +02:00
Araq 52e8b597e4 c2nim: bugfix: 'type x[10];' was not parsed properly 2011-12-30 13:55:08 +01:00
Araq e9b7d5e68e c2nim: bugfix: parsing of typedef'ed function pointers 2011-09-28 00:41:40 +02:00
Araq cd292568d7 big repo cleanup 2011-04-12 01:13:42 +02:00