Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | int128 on firstOrd, lastOrd and lengthOrd (#11701) | Arne Döring | 2019-08-07 | 1 | -1/+3 |
* | fixes #11048 | Araq | 2019-04-17 | 1 | -4/+0 |
* | Less ropes (#10979) | Arne Döring | 2019-04-11 | 1 | -1/+1 |
* | gc:destructors: make strutils compile (but still crashes) | Andreas Rumpf | 2019-02-22 | 1 | -7/+12 |
* | gc:destructors further progress | Andreas Rumpf | 2018-11-29 | 1 | -1/+1 |
* | --gc:destructors: hello world example compiles and runs | Araq | 2018-11-16 | 1 | -1/+1 |
* | --gc:destructors: next steps; WIP | Andreas Rumpf | 2018-07-21 | 1 | -3/+15 |
* | WIP: strings/seqs based on destructors | Andreas Rumpf | 2018-07-17 | 1 | -2/+6 |
* | C code generator compiles again | Andreas Rumpf | 2018-05-12 | 1 | -3/+3 |
* | sem pass compiles again | Andreas Rumpf | 2018-05-12 | 1 | -1/+1 |
* | implemented v2 string literals | Araq | 2018-04-03 | 1 | -2/+12 |
* | C codegen: preparations for different seq and string implementations | Andreas Rumpf | 2018-04-03 | 1 | -0/+81 |