Andy Davidoff
|
d208d7a995
|
set[T].len is an alias for set[T].card (#11885) [feature]
|
2019-08-05 14:27:45 +02:00 |
|
Miran
|
43832f8e57
|
remove shadow warning, fixes #10732 (#11039)
|
2019-04-17 11:54:51 +02:00 |
|
Arne Döring
|
1105d03644
|
require errormsg to be specified before file.
|
2018-12-11 21:23:21 +01:00 |
|
Araq
|
96c6c82d55
|
fixes #8425
|
2018-08-04 20:10:03 +02:00 |
|
Oscar Nihlgård
|
427490a845
|
Fix compile time set cardinality (#7558)
|
2018-04-10 10:38:16 +02:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
patrick dw
|
69e15ac32f
|
renamed writeln to writeLine in tests
|
2015-06-19 01:34:34 -05:00 |
|
Araq
|
26eae7d00e
|
fixes #2470, fixes #1354
|
2015-04-28 20:21:53 +02:00 |
|
Clay Sweetser
|
ce5a494927
|
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
|
2014-02-15 18:57:03 -05:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|