Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean out Deprecated proc (#14797) | Juan Carlos | 2020-06-29 | 1 | -15/+6 |
| | | | | * Remove and/or clean out Deprecated 'add' proc for floats * Update a test | ||||
* | fix #14217 (#14218) | cooldome | 2020-05-05 | 1 | -2/+2 |
| | | | | | * fix #14217 Co-authored-by: cooldome <ariabushenko@bk.ru> | ||||
* | fix #13538 sigmatch errors are now sorted (#13701) | Timothee Cour | 2020-03-20 | 1 | -17/+17 |
| | | | | | | | * fix #13538 sigmatch now sorted and has reliable order * re-enable tests that were disabled because of that bug * fix remaining tests and un-disable 2 other tests that were affected by this bug | ||||
* | remove deprecated procs (#12535) | Andreas Rumpf | 2019-11-05 | 1 | -10/+10 |
| | |||||
* | ungeneric unsigned ops (#12230) | Jasper Jenkins | 2019-10-11 | 1 | -7/+7 |
| | | | | | | | | | | * ungenericise unsigned ops, remove nimNewShiftOps * fix/remove tests * update t6448 * fix line info * disable on 32bit * fix different line info * add changelog entry | ||||
* | fixes #11807 (#11900) | Andreas Rumpf | 2019-08-07 | 1 | -6/+6 |
| | | | | | * fixes #11807 * make tests green again | ||||
* | address comments | Timothee Cour | 2019-07-08 | 1 | -2/+2 |
| | |||||
* | make tests/concepts/t3330.nim disabled again: the order of candidates is ↵ | Timothee Cour | 2019-07-08 | 1 | -5/+5 |
| | | | | machine dependent | ||||
* | fix tests | Timothee Cour | 2019-07-08 | 1 | -14/+28 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-10-24 | 1 | -0/+1 |
| | |||||
* | compiler: show name of instantiating context in error traces (#6763) (#9207) | xzfc | 2018-10-11 | 1 | -2/+2 |
| | |||||
* | fixes #6255, add `system.ashr` arithmetic right shift (#8547) | andri lim | 2018-08-07 | 1 | -6/+6 |
| | |||||
* | make concepts tests green again | Andreas Rumpf | 2018-07-06 | 1 | -9/+9 |
| | |||||
* | better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵ | Araq | 2018-02-10 | 1 | -23/+23 |
| | | | | confusions with tuple types | ||||
* | improve the error messages regarding type mismatches in overloading resolution | Andreas Rumpf | 2018-02-04 | 1 | -7/+30 |
| | |||||
* | make tests green again | Araq | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | Improved collection-to-string behavior (#6825) | Fabian Keller | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2017-08-31 | 1 | -4/+4 |
| | |||||
* | close #3330 | Zahary Karadjov | 2017-03-24 | 1 | -0/+41 |