.. |
t14127_cast_number.nim
|
a81434a890
Fix 14127 js from int to int casting (#15918)
|
4 years ago |
t15836.nim
|
5917c2d5b7
fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065)
|
1 year ago |
t15836_2.nim
|
5917c2d5b7
fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065)
|
1 year ago |
t21027.nim
|
1564ae650f
fixes #21027; cast expressions need a type (#21029)
|
1 year ago |
t21260.nim
|
fc35f83eee
fixes #21260; add check for illegal recursion for defaults (#21270)
|
1 year ago |
t5648.nim
|
c19fd69b69
test case haul for old generic/template/macro issues (#22564)
|
1 year ago |
t6456.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
t6969.nim
|
9364369c1f
make tests green again
|
6 years ago |
taliasbugs.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tassignemptytuple.nim
|
53d43e9671
round out tuple unpacking assignment, support underscores (#22537)
|
1 year ago |
tauto_canbe_void.nim
|
031bfdec6f
make run the default action of a test in tester
|
6 years ago |
tauto_excessive.nim
|
0aa908c86c
clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixes #3224
|
9 years ago |
tcast1.nim
|
764a81ca25
Continue bool conversion fixing (#13751)
|
4 years ago |
tcyclic.nim
|
ebbad9e960
cursor fields cannot form reference cycles (#21832)
|
1 year ago |
temptyseqs.nim
|
a8b6222c86
First steps, the compiler can boot with enforced requiresInit
|
4 years ago |
tfinalobj.nim
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 years ago |
tforwty.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 years ago |
tforwty2.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 years ago |
thard_tyforward.nim
|
268b918150
Fix thardforward
|
7 years ago |
tillegalrecursion3.nim
|
745f1642d6
implement sizeof and alignof operator (manually squashed #5664) (#9356)
|
6 years ago |
tillegalseqrecursion.nim
|
64ffa17f0f
fixes #13715 (#13716)
|
4 years ago |
tillegaltuplerecursion.nim
|
047d3af6da
fix #13720 (#13721)
|
4 years ago |
tillegaltuplerecursiongeneric.nim
|
a432aedb54
Generic tuple recursion fix (#11115)
|
5 years ago |
tillegaltuplerecursiongeneric2.nim
|
a432aedb54
Generic tuple recursion fix (#11115)
|
5 years ago |
tillegaltyperecursion.nim
|
f4af9e955b
remove some deprecated pre-1.0 stdlib modules (#20202)
|
2 years ago |
tillegaltyperecursion2.nim
|
a432aedb54
Generic tuple recursion fix (#11115)
|
5 years ago |
tillegaltyperecursion3.nim
|
6f7f043c9b
Fix type recursion check (#11144)
|
5 years ago |
tillrec.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tinfiniterecursion.nim
|
669db4216e
Add test case for infinite recursion in semtypes
|
9 years ago |
tinheritgenericparameter.nim
|
28a116a477
Fixed generic parameters failing to be used in inheritance (#21866)
|
1 year ago |
tinheritpartialgeneric.nim
|
6df6ec27ec
Improved collection-to-string behavior (#6825)
|
7 years ago |
tinheritref.nim
|
d90581c677
Allows for arbitrary ordering of inheritance in type section #6259 (#22070)
|
1 year ago |
tisopr.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tissues_types.nim
|
c19fd69b69
test case haul for old generic/template/macro issues (#22564)
|
1 year ago |
titerable.nim
|
78e2d299df
typo: nonexistant => nonexistent (#17918)
|
3 years ago |
tlent_var.nim
|
d102b2f54c
deprecate unsafeAddr; extend addr (#19373)
|
2 years ago |
tnontype.nim
|
08261cb9e3
Don't reject types directly on AST (#19407)
|
2 years ago |
told_pragma_syntax1.nim
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 years ago |
told_pragma_syntax2.nim
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 years ago |
tparameterizedparent0.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tparameterizedparent1.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tparameterizedparent2.nim
|
6df6ec27ec
Improved collection-to-string behavior (#6825)
|
7 years ago |
tparameterizedparent3.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tparameterizedparent4.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
ttopdowninference.nim
|
b35942ef83
fix new type inference for `noreturn` [backport] (#22182)
|
1 year ago |
tyet_another_generic_regression.nim
|
d839eb9352
fix #14007 (#14012) [backport]
|
4 years ago |