index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
c2nim
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
c2nim is not part of the compiler anymore
Araq
2014-06-30
7
-982
/
+0
*
Made the code more robust and detect nkPrefix as number (-1 or +4) for enum s...
enurlyx
2014-06-17
1
-0
/
+13
*
Sorting enumerations and generation of consts for enumfields with the same va...
enurlyx
2014-06-15
1
-0
/
+27
*
Added test for anonymous structs and unions
enurlyx
2014-06-10
1
-0
/
+27
*
removed hack for return statement
Vincent Burns
2014-01-14
1
-0
/
+7
*
Slightly better type parsing for parameters and cast expressions
Vincent Burns
2014-01-14
1
-0
/
+5
*
Fix for some comments during if statements
Vincent Burns
2014-01-13
2
-0
/
+24
*
c2nim: added some scope operator parsing
Araq
2013-09-11
1
-4
/
+3
*
cn2im: basic C++ support
Araq
2013-09-10
1
-0
/
+241
*
fixes #440
Araq
2013-05-18
1
-0
/
+2
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
2
-0
/
+0
*
fixes #323
Araq
2013-03-16
1
-0
/
+14
*
fixed a newly introduced c2nim bug; many untested improvements to the FFI at ...
Araq
2012-12-31
1
-0
/
+2
*
c2nim and system.nim now agree on a C type mapping
Araq
2012-07-15
1
-1
/
+3
*
c2nim: bugfix: 'type x[10];' was not parsed properly
Araq
2011-12-30
1
-1
/
+1
*
c2nim: bugfix: parsing of typedef'ed function pointers
Araq
2011-09-28
1
-0
/
+1
*
big repo cleanup
Araq
2011-04-12
2
-0
/
+618