Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set[T].len is an alias for set[T].card (#11885) [feature] | Andy Davidoff | 2019-08-05 | 1 | -0/+4 |
* | remove shadow warning, fixes #10732 (#11039) | Miran | 2019-04-17 | 1 | -3/+2 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -3/+4 |
* | fixes #8425 | Araq | 2018-08-04 | 1 | -1/+9 |
* | Fix compile time set cardinality (#7558) | Oscar Nihlgård | 2018-04-10 | 1 | -0/+4 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -204/+204 |
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -1/+1 |
* | fixes #2470, fixes #1354 | Araq | 2015-04-28 | 1 | -15/+155 |
* | Changed tests and tools to use 'discard' statements instead of 'nil' for empt... | Clay Sweetser | 2014-02-15 | 1 | -9/+9 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+64 |