Timothee Cour
|
e78ef57c93
typetraits: add toSigned, toUnsigned (#18445)
|
il y a 2 ans |
Timothee Cour
|
1a74576854
distinctBase now is identity instead of error for non distinct types (#16891)
|
il y a 4 ans |
Timothee Cour
|
8f1f0bd1da
typetraits: make genericHead docs reflect reality; use runnableExamples (#16776) [backport:1.4]
|
il y a 4 ans |
Ivan Bobev
|
d03f24147a
Add a macro returning enum items count (#15824)
|
il y a 4 ans |
Timothee Cour
|
a6cbe58e8c
typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812)
|
il y a 4 ans |
alaviss
|
56b3d422b0
typetraits: features and fixes (#14791)
|
il y a 4 ans |
Timothee Cour
|
1b41c3122b
fix #13432 typetraits.$: $(int,) is now (int,); $tuple[] is now tuple[] (#14799)
|
il y a 4 ans |
Timothee Cour
|
0c56eeda0e
expr => untyped; stmt => typed (#14804)
|
il y a 4 ans |
Timothee Cour
|
3e5743d6f7
add typetraits.elementType (#14780)
|
il y a 4 ans |
Timothee Cour
|
10eabec6d4
fix #12864 static params were mutating arg types during sigmatch; fix #12713 ; refs #13529 (#13976)
|
il y a 4 ans |
Miran
|
14b2354b7d
rename `lenTuple` and `lenVarargs` (#13639)
|
il y a 4 ans |
Timothee Cour
|
451b724c40
make genericParams support static[T] generic params (#13433)
|
il y a 4 ans |
Timothee Cour
|
273a93581f
fix incorrect lenTuple implementation (#13423)
|
il y a 4 ans |
Timothee Cour
|
7939319379
fix `is` with generic types; fix `genericHead(Foo[T])` (#13303)
|
il y a 4 ans |
Timothee Cour
|
1f725f1d7e
miscellaneous bug fixes (part 3) (#13304)
|
il y a 5 ans |
Timothee Cour
|
7481f43753
fix #13349 regression: isNamedTuple now works with generic tuples (#13350)
|
il y a 5 ans |
cooldome
|
2bf337abae
fixes #13095 (#13181)
|
il y a 5 ans |
Timothee Cour
|
4cd86c0842
typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get (#13064)
|
il y a 5 ans |
cooldome
|
871d5e79b1
distinctBase type trait for distinct types (#13031)
|
il y a 5 ans |
Timothee Cour
|
72499a8d7c
[cleanup] remove disabled (and obsolete) ttypetraits; rename ttypetraits2 => ttypetraits (#13041)
|
il y a 5 ans |
Araq
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
il y a 6 ans |
Adam Strzelecki
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
il y a 9 ans |
Araq
|
247af96b00
cleaned up some tests
|
il y a 10 ans |
Araq
|
20b5f31c03
new tester; all tests categorized
|
il y a 11 ans |