Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | styleCheck: make the compiler and large parts of the stdlib compatible with ↵ | Araq | 2019-07-10 | 1 | -3/+3 |
| | | | | --styleCheck:error | ||||
* | fixes #11447 | Andreas Rumpf | 2019-07-06 | 1 | -1/+1 |
| | |||||
* | [other] preparations for --styleCheck:error for the Nim compiler (#11478) | Andreas Rumpf | 2019-06-12 | 1 | -30/+33 |
| | |||||
* | right shift is now by default sign preserving (#11322) | Arne Döring | 2019-05-29 | 1 | -6/+6 |
| | | | | | | | | | | | * right shift is now by default sign preserving * fix hashString and semfold * enable arithmetic shift right globally for CI * fix typo * remove xxx * use oldShiftRight as flag * apply feedback * add changelog entry | ||||
* | 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 ↵ | Andreas Rumpf | 2019-04-20 | 1 | -20/+20 |
| | | | | implementations; refs #11062 | ||||
* | 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 |
| | | | thanks @timotheecour for spotting this | ||||
* | --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 |