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
/
cparse.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
for statements support comma expressions
Vincent Burns
2014-01-13
1
-2
/
+4
*
New expression parser
Vincent Burns
2014-01-12
1
-350
/
+274
*
case consistency part 8
Araq
2013-12-28
1
-26
/
+26
*
c2nim: added some scope operator parsing
Araq
2013-09-11
1
-13
/
+40
*
cn2im: basic C++ support
Araq
2013-09-10
1
-53
/
+462
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixes #323
Araq
2013-03-16
1
-2
/
+9
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
1
-1
/
+1
*
bugfix: c2nim and pas2nim work again
Araq
2012-09-26
1
-2
/
+3
*
c2nim and system.nim now agree on a C type mapping
Araq
2012-07-15
1
-7
/
+14
*
fixes #93
Araq
2012-01-29
1
-1
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
c2nim: bugfix: 'type x[10];' was not parsed properly
Araq
2011-12-30
1
-4
/
+2
*
GC stack scanning cares about interior pointers
Araq
2011-12-30
1
-1
/
+1
*
c2nim: bugfix: parsing of typedef'ed function pointers
Araq
2011-09-28
1
-11
/
+7
*
0.8.12 bugfix: some files not in download package
Araq
2011-07-11
1
-1
/
+1
*
c2nim compiles again
Araq
2011-04-23
1
-1
/
+1
*
got rid of some arcane module names
Araq
2011-04-21
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+1704