Bung aa6f9d490f fix #6637 array index type depends generic (#20673) преди 2 години
..
mbind_bracket.nim 14354b436f fixes #2599 преди 9 години
mclosed_sym.nim c733b3181e breaking change: symbol lookups in generics follows spec more closely; fixes #2664 преди 9 години
mdotlookup.nim 24445d31b3 improve several tests in testament (#18635) преди 3 години
mmodule_same_as_proc.nim 36a90c6044 fixes #1965 преди 9 години
module_with_generics.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) преди 2 години
moverloading_typedesc.nim 560cfd48fc fixes broken merge преди 9 години
t13525.nim 78e2d299df typo: nonexistant => nonexistent (#17918) преди 3 години
t18859.nim 6cd219c3a3 semtypinst: don't wrap type nodes from expressions in static[T] (#18860) преди 3 години
t2tables.nim 031bfdec6f make run the default action of a test in tester преди 6 години
t4668.nim ffaf4797be add full tests from #9463 (#14975) преди 4 години
t500.nim 3469f37a56 add test case for #500 (#20661) преди 2 години
t5602_inheritence.nim 7297613900 Bugfix: The compiler were not inserting proper downcasts for generic types преди 6 години
t5926.nim 21772b6419 add testcase for #5926 (#14965) преди 4 години
t6060.nim 40a868bccc add testcase for #6060 (#15366) преди 4 години
t6137.nim bf0e1c696f Remove the uses of {.procvar.} pragma (#14359) преди 4 години
t6637.nim aa6f9d490f fix #6637 array index type depends generic (#20673) преди 2 години
t7141.nim 1105d03644 require errormsg to be specified before file. преди 6 години
t7446.nim 083ea8f10c fix #7446 Generics: type mismatch 'SomeunsignedInt or Natural' (#20522) преди 2 години
t8270.nim 1105d03644 require errormsg to be specified before file. преди 6 години
tarc_misc.nim 861a5340fe fixes #13519 преди 4 години
tbadgenericlambda.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit преди 8 години
tbindoncevsbindmany.nim bf4ce87e5b fix #5689 преди 7 години
tbintree.nim f17555770e Clarify the sense in which Nim supports recursive iterators in the (#15834) преди 4 години
tcan.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) преди 2 години
tcannot_pass_empty_seq_to_generic.nim b57d14b1ae make more tests green преди 6 години
tcritical.nim e97d640ce8 fixes #3998 преди 8 години
texplicitgeneric1.nim 3b783f7e13 Testament: refactoring; makes the test joiner green преди 6 години
texplicitgeneric2.nim f2b041f168 Reenable a few tests преди 4 години
tfakecovariance.nim 5c678e2848 alternative fake covariance based on converters преди 7 години
tforwardgeneric.nim e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) преди 4 години
tforwardgenericconstrained.nim 21cbfd72ec Refactor json macro (#12391) преди 5 години
tgeneric0.nim eca8f1d79f Add tests for #8481, #6490 and #4061 (#14083) преди 4 години
tgeneric3.nim 0769b160c5 less test time costs (#20479) преди 2 години
tgeneric_recursionlimit.nim be4bd8a0ed Fixes #20348; only respect the recursion limit if the symbol's generic type has been generated by the compiler (#20377) преди 2 години
tgenericdotrettype.nim cbf66e99a8 Working test cases for the sophisticated matrix library example from the manual преди 7 години
tgenericlambda.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit преди 8 години
tgenericmatcher.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) преди 6 години
tgenericprocvar.nim 3b783f7e13 Testament: refactoring; makes the test joiner green преди 6 години
tgenerics_issues.nim 1830a3b505 No longer segfault when using a typeclass with a self referencing type (#19467) преди 2 години
tgenerics_various.nim 684a862526 closes #4466; add testcase (#20625) преди 2 години
tgenerictmpl2.nim 77a0f3768b adopt tests преди 6 години
tgenericvariant.nim 3859878db8 megatest checks output and nimout преди 6 години
timplicit_and_explicit.nim 30d28bcefc Fixes implicit and explicit generics in procedures (#18808) преди 3 години
timports.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) преди 6 години
tinheritable_importcpp.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) преди 2 години
tlateboundgenericparams.nim e719f211c6 fix #6928; fix #7208 преди 6 години
tlateboundstatic.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field преди 6 години
tmapping_generic_alias.nim e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases преди 7 години
tmetafield.nim 6114df3c24 testament: error instead of silently overwrite a spec (#16166) преди 4 години
tnullary_generics.nim 72b89eff82 semLambda removed, semProcAux reworked (#17379) преди 3 години
tobjecttyperel.nim 9ecb24e443 fixes #88 (#11243) преди 5 години
tobjecttyperel2.nim fce4b7cd62 attempt to fix #5621 #5615 generic ref object typeRel (#5633) преди 7 години
toverloading_typedesc.nim a5ecbf823f lots of small changes преди 6 години
tparam_binding.nim 7739e23420 defaults to ORC (#19972) преди 2 години
tparser_generator.nim 6d442a40a6 use doAssert in tests (#16486) преди 3 години
tpointerprocs.nim 5d1608c976 Generic pointer procs now error if no types supplied (#18832) преди 3 години
tprevent_double_bind.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) преди 2 години
trecursivegenerics.nim f915b3aa86 Alternative to #18928 (#18931) преди 3 години
treentranttypes.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) преди 4 години
tstatic_constrained.nim 7bdfeb7819 Fixed concept constraints for static types (#19391) преди 2 години
tsubclassgenericerror.nim 94f6a6b294 Fix for issue #10342. better message for generic subclass instantiation (#10354) преди 5 години
tthread_generic.nim f6dc30e52d fixes Thread initializer for ARC/ORC on Macos (#20368) преди 2 години
tunique_type.nim 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) преди 6 години
tvarseq_caching.nim 86e2d6ee90 fixes #3476 преди 9 години
twrong_explicit_typeargs.nim 24b72cebe7 make tests green again преди 8 години
twrong_field_caching.nim e80465dacf tests: Trim .nim files trailing whitespace преди 9 години
twrong_floatlit_type.nim a5ecbf823f lots of small changes преди 6 години
twrong_generic_object.nim 94f6a6b294 Fix for issue #10342. better message for generic subclass instantiation (#10354) преди 5 години