Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | right shift is now by default sign preserving (#11322) | Arne Döring | 2019-05-29 | 1 | -6/+6 |
* | fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) | Miran | 2019-05-21 | 1 | -7/+15 |
* | hotfix: nimParseBiggestFloat needs to be patched for the newer string impleme... | Andreas Rumpf | 2019-04-20 | 1 | -20/+20 |
* | move system.dollars in a separate file (#10829) | Miran | 2019-03-13 | 1 | -1/+3 |
* | system: some documentation improvements (#10809) | Miran | 2019-03-11 | 1 | -0/+14 |
* | system/strmantle: avoid leaking docs to system.nim [ci skip] (#10233) | alaviss | 2019-01-08 | 1 | -1/+1 |
* | --gc:destructors: next steps; WIP | Andreas Rumpf | 2018-07-21 | 1 | -0/+18 |
* | string comparisons don't have to know the strings representation | Andreas Rumpf | 2018-07-10 | 1 | -21/+8 |
* | refactorings in preparations for the new runtime | Andreas Rumpf | 2018-07-10 | 1 | -0/+293 |