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