summary refs log tree commit diff stats
path: root/compiler/ccgliterals.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #11048Araq2019-04-171-4/+0
|
* Less ropes (#10979)Arne Döring2019-04-111-1/+1
| | | | | * convert ropecg to a macro * fewer intermediate ropes
* gc:destructors: make strutils compile (but still crashes)Andreas Rumpf2019-02-221-7/+12
|
* 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