SirOlaf 5ad4b72ac7 Fix #17509: Continue instead of return with unfinished generics (#22563) hai 1 ano
..
m3770.nim 3601bb81c9 fixes #20900; Calling template through from generic function across module fails to build (#21649) hai 1 ano
mbind_bracket.nim 14354b436f fixes #2599 %!s(int64=9) %!d(string=hai) anos
mclosed_sym.nim c733b3181e breaking change: symbol lookups in generics follows spec more closely; fixes #2664 %!s(int64=9) %!d(string=hai) anos
mdotlookup.nim 24445d31b3 improve several tests in testament (#18635) %!s(int64=3) %!d(string=hai) anos
mmodule_same_as_proc.nim 36a90c6044 fixes #1965 %!s(int64=9) %!d(string=hai) anos
module_with_generics.nim c2d098b974 .inheritable fix for 1.6 (#21768) %!s(int64=2) %!d(string=hai) anos
moverloading_typedesc.nim 560cfd48fc fixes broken merge %!s(int64=9) %!d(string=hai) anos
t13525.nim 78e2d299df typo: nonexistant => nonexistent (#17918) %!s(int64=4) %!d(string=hai) anos
t16639.nim bc3e964e9d fix #16639 (#21017) hai 1 ano
t17509.nim 5ad4b72ac7 Fix #17509: Continue instead of return with unfinished generics (#22563) hai 1 ano
t18859.nim 6cd219c3a3 semtypinst: don't wrap type nodes from expressions in static[T] (#18860) %!s(int64=3) %!d(string=hai) anos
t2tables.nim 031bfdec6f make run the default action of a test in tester %!s(int64=6) %!d(string=hai) anos
t3770.nim 3601bb81c9 fixes #20900; Calling template through from generic function across module fails to build (#21649) hai 1 ano
t4668.nim ffaf4797be add full tests from #9463 (#14975) %!s(int64=4) %!d(string=hai) anos
t5602_inheritence.nim 7297613900 Bugfix: The compiler were not inserting proper downcasts for generic types %!s(int64=7) %!d(string=hai) anos
t5926.nim 21772b6419 add testcase for #5926 (#14965) %!s(int64=4) %!d(string=hai) anos
t6060.nim 40a868bccc add testcase for #6060 (#15366) %!s(int64=4) %!d(string=hai) anos
t6137.nim bf0e1c696f Remove the uses of {.procvar.} pragma (#14359) %!s(int64=5) %!d(string=hai) anos
t6637.nim cf12d6fcde fix #6637 array index type depends generic (#20673) %!s(int64=2) %!d(string=hai) anos
t7141.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
t7446.nim f2b52ec432 fix #7446 Generics: type mismatch 'SomeunsignedInt or Natural' (#20522) %!s(int64=2) %!d(string=hai) anos
t8270.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tarc_misc.nim 861a5340fe fixes #13519 %!s(int64=5) %!d(string=hai) anos
tbadgenericlambda.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit %!s(int64=9) %!d(string=hai) anos
tbindoncevsbindmany.nim bf4ce87e5b fix #5689 %!s(int64=8) %!d(string=hai) anos
tbintree.nim f17555770e Clarify the sense in which Nim supports recursive iterators in the (#15834) %!s(int64=4) %!d(string=hai) anos
tcan.nim c2d098b974 .inheritable fix for 1.6 (#21768) %!s(int64=2) %!d(string=hai) anos
tcannot_pass_empty_seq_to_generic.nim b57d14b1ae make more tests green %!s(int64=7) %!d(string=hai) anos
tcritical.nim e97d640ce8 fixes #3998 %!s(int64=9) %!d(string=hai) anos
texplicitgeneric1.nim 3b783f7e13 Testament: refactoring; makes the test joiner green %!s(int64=6) %!d(string=hai) anos
texplicitgeneric2.nim f2b041f168 Reenable a few tests %!s(int64=4) %!d(string=hai) anos
tfakecovariance.nim 5c678e2848 alternative fake covariance based on converters %!s(int64=8) %!d(string=hai) anos
tforwardgeneric.nim e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) %!s(int64=5) %!d(string=hai) anos
tforwardgenericconstrained.nim 21cbfd72ec Refactor json macro (#12391) %!s(int64=5) %!d(string=hai) anos
tgeneric0.nim db9442bf84 closes #8295; add a test case (#21486) %!s(int64=2) %!d(string=hai) anos
tgeneric3.nim 3859878db8 megatest checks output and nimout %!s(int64=6) %!d(string=hai) anos
tgeneric_recursionlimit.nim e3275b2040 Fixes #20348; only respect the recursion limit if the symbol's generic type has been generated by the compiler (#20377) hai 1 ano
tgenericdotrettype.nim cbf66e99a8 Working test cases for the sophisticated matrix library example from the manual %!s(int64=8) %!d(string=hai) anos
tgenericlambda.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit %!s(int64=9) %!d(string=hai) anos
tgenericmatcher.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) %!s(int64=6) %!d(string=hai) anos
tgenericprocvar.nim 3b783f7e13 Testament: refactoring; makes the test joiner green %!s(int64=6) %!d(string=hai) anos
tgenerics_issues.nim 86a9f2b32f Fix #20416. Enable the recursion limit for ref/ptr types. (#21092) hai 1 ano
tgenerics_various.nim 5bddac3e34 closes #6231; add a test case (#21485) %!s(int64=2) %!d(string=hai) anos
tgenerictmpl2.nim 77a0f3768b adopt tests %!s(int64=6) %!d(string=hai) anos
tgenericvariant.nim 3859878db8 megatest checks output and nimout %!s(int64=6) %!d(string=hai) anos
timplicit_and_explicit.nim 106cde1ff8 unify explicit generic param semchecking in calls (#22618) hai 1 ano
timports.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) %!s(int64=6) %!d(string=hai) anos
tlateboundgenericparams.nim e719f211c6 fix #6928; fix #7208 %!s(int64=6) %!d(string=hai) anos
tlateboundstatic.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field %!s(int64=6) %!d(string=hai) anos
tmapping_generic_alias.nim e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases %!s(int64=8) %!d(string=hai) anos
tmetafield.nim 6114df3c24 testament: error instead of silently overwrite a spec (#16166) %!s(int64=4) %!d(string=hai) anos
tnullary_generics.nim 72b89eff82 semLambda removed, semProcAux reworked (#17379) %!s(int64=4) %!d(string=hai) anos
tobjecttyperel.nim 9ecb24e443 fixes #88 (#11243) %!s(int64=6) %!d(string=hai) anos
tobjecttyperel2.nim fce4b7cd62 attempt to fix #5621 #5615 generic ref object typeRel (#5633) %!s(int64=8) %!d(string=hai) anos
toverloading_typedesc.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
tparam_binding.nim 0926754e68 make tests green again %!s(int64=6) %!d(string=hai) anos
tparser_generator.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=4) %!d(string=hai) anos
tpointerprocs.nim 5d1608c976 Generic pointer procs now error if no types supplied (#18832) %!s(int64=3) %!d(string=hai) anos
tprevent_double_bind.nim 95f8ed0382 fixes #6732 (#11255) %!s(int64=6) %!d(string=hai) anos
trecursivegenerics.nim f915b3aa86 Alternative to #18928 (#18931) %!s(int64=3) %!d(string=hai) anos
treentranttypes.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) %!s(int64=4) %!d(string=hai) anos
tstatic_constrained.nim de6d7dcca9 Fixed concept constraints for static types (#19391) %!s(int64=2) %!d(string=hai) anos
tsubclassgenericerror.nim 94f6a6b294 Fix for issue #10342. better message for generic subclass instantiation (#10354) %!s(int64=6) %!d(string=hai) anos
tthread_generic.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
tuninstantiated_failure.nim 118f83f965 Fix crash when using uninstantiated generic (#22379) hai 1 ano
tunique_type.nim 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) %!s(int64=6) %!d(string=hai) anos
tvarseq_caching.nim 86e2d6ee90 fixes #3476 %!s(int64=9) %!d(string=hai) anos
twrong_explicit_typeargs.nim 24b72cebe7 make tests green again %!s(int64=8) %!d(string=hai) anos
twrong_field_caching.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
twrong_floatlit_type.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
twrong_generic_object.nim 94f6a6b294 Fix for issue #10342. better message for generic subclass instantiation (#10354) %!s(int64=6) %!d(string=hai) anos