Jason Beetham c4380107d6 Fixed generic parameters failing to be used in inheritance (#21866) 1 year ago
..
t14127_cast_number.nim a81434a890 Fix 14127 js from int to int casting (#15918) 4 years ago
t15836.nim 4ea0ce9149 fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065) 2 years ago
t15836_2.nim 4ea0ce9149 fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065) 2 years ago
t21027.nim 71c5bdf6b3 fixes #21027; cast expressions need a type (#21029) 2 years 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 cd0f805832 cheap fix for #10853 + better tuple subscript error message (#21767) 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) 5 years ago
tcyclic.nim fcaacbf374 cursor fields cannot form reference cycles (#21832) 1 year ago
temptyseqs.nim a8b6222c86 First steps, the compiler can boot with enforced requiresInit 5 years ago
tfinalobj.nim c2d098b974 .inheritable fix for 1.6 (#21768) 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) 5 years ago
tillegaltuplerecursion.nim 047d3af6da fix #13720 (#13721) 5 years ago
tillegaltuplerecursiongeneric.nim a432aedb54 Generic tuple recursion fix (#11115) 6 years ago
tillegaltuplerecursiongeneric2.nim a432aedb54 Generic tuple recursion fix (#11115) 6 years ago
tillegaltyperecursion.nim 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 years ago
tillegaltyperecursion2.nim a432aedb54 Generic tuple recursion fix (#11115) 6 years ago
tillegaltyperecursion3.nim 6f7f043c9b Fix type recursion check (#11144) 6 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 10 years ago
tinheritgenericparameter.nim c4380107d6 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 c2d098b974 .inheritable fix for 1.6 (#21768) 2 years ago
tisop.nim 6d442a40a6 use doAssert in tests (#16486) 4 years ago
tisopr.nim 9455a0c3e3 close #11142 (#15847) 4 years ago
tissues_types.nim 83e715c5b6 fixes #5170 (#13589) 5 years ago
titerable.nim 78e2d299df typo: nonexistant => nonexistent (#17918) 4 years ago
tlent_var.nim dc2986789b fixes #10942. Lent T bug (#10946) 6 years ago
tnontype.nim fe5edb7ab0 Don't reject types directly on AST (#19407) 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 1cd48e4b2a fix new type inference for `noreturn` [backport] (#22182) 1 year ago
tyet_another_generic_regression.nim d839eb9352 fix #14007 (#14012) [backport] 5 years ago