Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #16967 [backport:1.2] (#16976) | hlaaftana | 2021-02-09 | 1 | -0/+16 |
| | | | | | * fix #16967 [backport:1.2] * move test to tsugar | ||||
* | Sugar tests (#16820) | konsumlamm | 2021-02-02 | 1 | -118/+215 |
| | |||||
* | `dumpToString`: improves on `sugar.dump` (#16841) | Timothee Cour | 2021-02-02 | 1 | -1/+11 |
| | | | | | | | * dumpToString * _ * fixup * changelog * address comment: removed the word "Deprecated" | ||||
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -12/+12 |
| | |||||
* | add collect with infered init, refs #16078 fixes #14332 (#16089) | Antonis Geralis | 2020-12-03 | 1 | -3/+19 |
| | | | | * changelog * add testcase, fixes #14332 | ||||
* | move rest of tests to testament (#16140) | flywind | 2020-11-27 | 1 | -0/+94 |
| | | | | * move rest of tests to testament * Update tests/stdlib/tsums.nim | ||||
* | distinctBase type trait for distinct types (#13031) | cooldome | 2020-01-08 | 1 | -37/+0 |
| | |||||
* | fixes #7816 (#11261) | Andreas Rumpf | 2019-05-15 | 1 | -1/+10 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | fixes #8519; implements T.distinctBase to reverse T = distinct A (#8531) | Timothee Cour | 2018-08-10 | 1 | -0/+29 |