metagn 77e58bf573 fixes #20807, refs #20450, regression with seq inference (#20818) 1 year ago
..
t14127_cast_number.nim a81434a890 Fix 14127 js from int to int casting (#15918) 3 years ago
t6456.nim 1105d03644 require errormsg to be specified before file. 5 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 5 years ago
tassignemptytuple.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tauto_canbe_void.nim 031bfdec6f make run the default action of a test in tester 5 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
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. 5 years ago
tinfiniterecursion.nim 669db4216e Add test case for infinite recursion in semtypes 9 years ago
tinheritpartialgeneric.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 6 years ago
tinheritref.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) 2 years ago
tisop.nim 6d442a40a6 use doAssert in tests (#16486) 3 years ago
tisopr.nim 9455a0c3e3 close #11142 (#15847) 3 years ago
tissues_types.nim 83e715c5b6 fixes #5170 (#13589) 4 years 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. 5 years ago
tparameterizedparent1.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tparameterizedparent2.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 6 years ago
tparameterizedparent3.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tparameterizedparent4.nim 1105d03644 require errormsg to be specified before file. 5 years ago
ttopdowninference.nim 77e58bf573 fixes #20807, refs #20450, regression with seq inference (#20818) 1 year ago
tyet_another_generic_regression.nim d839eb9352 fix #14007 (#14012) [backport] 4 years ago