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