summary refs log tree commit diff stats
path: root/compiler/ccgmerge.nim
Commit message (Collapse)AuthorAgeFilesLines
* first steps for overloading support of passing blocks; bugfix: test results ↵Araq2012-09-111-1/+1
| | | | of 'compile' are not overwritten
* first steps to make templates hygienicAraq2012-08-201-2/+5
|
* extracted documentation generatorAraq2012-05-091-1/+1
|
* C variables are created in their enclosing block instead of their enclosing ↵Zahary Karadjov2012-04-121-2/+2
| | | | function
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* rod files: next trivial examples workingAraq2011-10-221-1/+4
|
* trivial change scenario works with symbol filesAraq2011-10-221-25/+32
|
* further steps for incremental C code generationAraq2011-10-211-7/+40
|
* first steps to C file merge operation for incremental compilationAraq2011-10-211-0/+253