ringabout
|
4d11d0619d
complete std prefixes for stdlib (#22887)
|
1 년 전 |
Amjad Ben Hedhili
|
8f7aedb3d1
Add `hasDefaultValue` type trait (#22636)
|
1 년 전 |
ringabout
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
1 년 전 |
Timothee Cour
|
e78ef57c93
typetraits: add toSigned, toUnsigned (#18445)
|
2 년 전 |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 년 전 |
Timothee Cour
|
8ce782d463
Add optional recursive arg to distinctBase (v2) (#18659)
|
3 년 전 |
Timothee Cour
|
128d21be1c
add `typetraits.pointerBase` to return `T` in `ref T|ptr T` (#18293)
|
3 년 전 |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 년 전 |
flywind
|
81e54c1d30
Add `hasClosure` to `std/typetraits` (#17501)
|
3 년 전 |
Timothee Cour
|
eb07a5a75b
add typetraits.OrdinalEnum, enumutils.symbolName (#17281)
|
4 년 전 |
Timothee Cour
|
c274e67198
add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)
|
4 년 전 |
flywind
|
d447c0fe3f
use typeof instead type (#16962)
|
4 년 전 |
Timothee Cour
|
1a74576854
distinctBase now is identity instead of error for non distinct types (#16891)
|
4 년 전 |
konsumlamm
|
c05d1aab13
Add more runnableExamples (#16864)
|
4 년 전 |
Timothee Cour
|
8f1f0bd1da
typetraits: make genericHead docs reflect reality; use runnableExamples (#16776) [backport:1.4]
|
4 년 전 |
Ivan Bobev
|
d03f24147a
Add a macro returning enum items count (#15824)
|
4 년 전 |
Andreas Rumpf
|
ccccd30cf6
fixes #15221 (#15230)
|
4 년 전 |
alaviss
|
56b3d422b0
typetraits: features and fixes (#14791)
|
4 년 전 |
Timothee Cour
|
1b41c3122b
fix #13432 typetraits.$: $(int,) is now (int,); $tuple[] is now tuple[] (#14799)
|
4 년 전 |
Timothee Cour
|
3e5743d6f7
add typetraits.elementType (#14780)
|
4 년 전 |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 년 전 |
Timothee Cour
|
b8ec07f19e
properly fixes #13758 so that `import std/macros` stays legal (#14291)
|
4 년 전 |
hlaaftana
|
3e060cfb0a
=> supports pragmas & names (+ changed behavior) (#14200)
|
4 년 전 |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 년 전 |
Miran
|
9c33bcac5c
change 'iff' to 'if' to stop "corrections" once and for all (#14182)
|
4 년 전 |
hlaaftana
|
31ba27590c
small docs fix in typetraits (#14108)
|
4 년 전 |
hlaaftana
|
b2141fc2a1
changed type() to typeof() in docs and error messages (#14084)
|
4 년 전 |
Timothee Cour
|
10eabec6d4
fix #12864 static params were mutating arg types during sigmatch; fix #12713 ; refs #13529 (#13976)
|
4 년 전 |
Euan
|
1b31e08917
`import macros` rather than `import std/macros`. (#13762)
|
4 년 전 |
Timothee Cour
|
98753da331
distinctBase overload for values (#13746)
|
4 년 전 |