summary refs log tree commit diff stats
path: root/compiler/ccgliterals.nim
Commit message (Expand)AuthorAgeFilesLines
* gc:destructors further progressAndreas Rumpf2018-11-291-1/+1
* --gc:destructors: hello world example compiles and runsAraq2018-11-161-1/+1
* --gc:destructors: next steps; WIPAndreas Rumpf2018-07-211-3/+15
* WIP: strings/seqs based on destructorsAndreas Rumpf2018-07-171-2/+6
* C code generator compiles againAndreas Rumpf2018-05-121-3/+3
* sem pass compiles againAndreas Rumpf2018-05-121-1/+1
* implemented v2 string literalsAraq2018-04-031-2/+12
* C codegen: preparations for different seq and string implementationsAndreas Rumpf2018-04-031-0/+81