Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix operators containing percent for VM usage (#13536) | Arne Döring | 2020-03-11 | 1 | -1/+1 |
| | | | | * fixes #13513 * merge tarithmetics in tarithm | ||||
* | ungeneric unsigned ops (#12230) | Jasper Jenkins | 2019-10-11 | 1 | -1/+2 |
| | | | | | | | | | | * ungenericise unsigned ops, remove nimNewShiftOps * fix/remove tests * update t6448 * fix line info * disable on 32bit * fix different line info * add changelog entry | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -2/+2 |
| | |||||
* | Fix overload resolution for pragmas evaluation (#8902) | LemonBoy | 2018-10-09 | 1 | -0/+16 |
Fixes #6448 Fixes #4384 |