Timothee Cour
|
b8f761b7e2
even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362)
|
3 years ago |
Timothee Cour
|
f68f28d157
make testament `isSuccess` more robust and allow tests with `--hints:off` to succeed (#17968)
|
3 years ago |
Timothee Cour
|
fb677bf5c9
fix #17952: fix both false positives and false negatives for reInvalidSpec (#17956)
|
3 years ago |
Saem Ghani
|
72b89eff82
semLambda removed, semProcAux reworked (#17379)
|
3 years ago |
Clyybber
|
80c8f06663
Add test for static proc/lambda params (#16584)
|
4 years ago |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
flywind
|
3510216c8a
add testcase (#16156)
|
4 years ago |
cooldome
|
d5a0a5dfff
Fix #15858 (#15887)
|
4 years ago |
Clyybber
|
60c364fb22
Closes #12897 (#15867)
|
4 years ago |
cooldome
|
cdd459dd60
static[T] related fixes (#15853)
|
4 years ago |
Clyybber
|
0db32e9885
Add testcase for #12571 (#14955)
|
4 years ago |
Timothee Cour
|
32f335f594
fix #14802 (#14803)
|
4 years ago |
Timothee Cour
|
10eabec6d4
fix #12864 static params were mutating arg types during sigmatch; fix #12713 ; refs #13529 (#13976)
|
4 years ago |
Timothee Cour
|
cfa1a827dc
fix #13730 (#13787)
|
4 years ago |
Andreas Rumpf
|
931ee0ca82
fixes #7258 (#12054)
|
5 years ago |
Vindaar
|
d9ee377517
fix #10339 by returning type attached to nkEmpty (#10370)
|
6 years ago |
LemonBoy
|
ae5d8fbd9d
Proper check for tyStatic[T] -> U conversions (#10382)
|
6 years ago |
zah
|
87f8ec5b92
Fix #10073 (#10218)
|
6 years ago |
LemonBoy
|
2c98b4943e
Fix crash with static and anonymous procs (#8171)
|
6 years ago |
Zahary Karadjov
|
a49b06a52a
Implement the `is` operator for the new static and typedesc type classes
|
6 years ago |
Zahary Karadjov
|
ab9969ed3b
Bugfix: the size of an array may be a static tuple element
|
6 years ago |
Zahary Karadjov
|
509d6e9232
Bugfix: aliases to generic types were not considered implicit generic parameters
|
6 years ago |