index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
sets
/
tsets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
adds another pass for sets fixes #6259 (#22099)
Juan M Gómez
2023-06-15
1
-0
/
+4
*
overloadable enums no longer experimental (#20298)
metagn
2022-09-05
1
-2
/
+2
*
improve tsets.nim, twrong_setconstr.nim and avoid name clashes with compiler ...
Timothee Cour
2021-04-29
1
-192
/
+63
*
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