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
/
ccgmerge.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed dead code
Araq
2014-03-04
1
-27
/
+0
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-1
/
+1
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-8
/
+8
*
case consistency part 4
Araq
2013-12-27
1
-6
/
+6
*
case consistency part 1
Araq
2013-12-27
1
-2
/
+1
*
nimrod dump can now produce a machine readable json report
Zahary Karadjov
2013-05-01
1
-9
/
+9
*
bugfix: fix linking when symbol files are used
Zahary Karadjov
2013-04-08
1
-7
/
+4
*
merged upstream master
Zahary Karadjov
2013-01-27
1
-5
/
+32
|
\
|
*
first version of ropes.nim with unsafeNew (broken)
Araq
2012-12-02
1
-5
/
+32
*
|
[caas] first version that actually works (still has a lot of logical memory l...
Zahary Karadjov
2012-11-28
1
-5
/
+8
|
/
*
first steps for overloading support of passing blocks; bugfix: test results o...
Araq
2012-09-11
1
-1
/
+1
*
first steps to make templates hygienic
Araq
2012-08-20
1
-2
/
+5
*
extracted documentation generator
Araq
2012-05-09
1
-1
/
+1
*
C variables are created in their enclosing block instead of their enclosing f...
Zahary Karadjov
2012-04-12
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
rod files: next trivial examples working
Araq
2011-10-22
1
-1
/
+4
*
trivial change scenario works with symbol files
Araq
2011-10-22
1
-25
/
+32
*
further steps for incremental C code generation
Araq
2011-10-21
1
-7
/
+40
*
first steps to C file merge operation for incremental compilation
Araq
2011-10-21
1
-0
/
+253