Miran 1b17c9f693 More descriptive names of test files (#9531) 6 年之前
..
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 76c3b314dc implemented 'koch pdf' 10 年之前
mmodule_same_as_proc.nim 36a90c6044 fixes #1965 9 年之前
module_with_generics.nim 7297613900 Bugfix: The compiler were not inserting proper downcasts for generic types 6 年之前
moverloading_typedesc.nim 560cfd48fc fixes broken merge 9 年之前
t2tables.nim 06d4131ce1 fixes #3669 8 年之前
t5602_inheritence.nim 7297613900 Bugfix: The compiler were not inserting proper downcasts for generic types 6 年之前
t6137.nim bccaa36aba Tests for v1 closed generics/static issues (#8572) 6 年之前
t7141.nim bccaa36aba Tests for v1 closed generics/static issues (#8572) 6 年之前
t8270.nim 9b98add6c7 Do not crash while instantiating a generic outside a call (#8279) 6 年之前
tbadgenericlambda.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit 8 年之前
tbindoncevsbindmany.nim bf4ce87e5b fix #5689 7 年之前
tbintre2.nim 69e15ac32f renamed writeln to writeLine in tests 9 年之前
tbintree.nim 69e15ac32f renamed writeln to writeLine in tests 9 年之前
tcan.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) 6 年之前
tcannot_pass_empty_seq_to_generic.nim b57d14b1ae make more tests green 6 年之前
tcritical.nim e97d640ce8 fixes #3998 8 年之前
texplicitgeneric1.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
texplicitgeneric2.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
tfakecovariance.nim 5c678e2848 alternative fake covariance based on converters 7 年之前
tforwardgeneric.nim be174fc3c7 Fix generic forward declarations; fixes #4104; fixes #4908 (#5566) 7 年之前
tgeneric0.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) 6 年之前
tgeneric3.nim 96e0b56a55 make generic tests green again 6 年之前
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 30823c1ce3 make tests green 10 年之前
tgenerics_issues.nim 1b17c9f693 More descriptive names of test files (#9531) 6 年之前
tgenerics_various.nim 1b17c9f693 More descriptive names of test files (#9531) 6 年之前
tgenerictmpl2.nim 000b8afd26 Remove expr/stmt (#5857) 7 年之前
tgenericvariant.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
timports.nim 9f8b93641e Merge tests into a larger file (part 3 of ∞: generics) (#9347) 6 年之前
tlateboundgenericparams.nim e719f211c6 fix #6928; fix #7208 6 年之前
tlateboundstatic.nim f0953db3ba handle arbitrary expressions dependent on static input params in proc signatures 10 年之前
tmapping_generic_alias.nim e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases 7 年之前
tmetafield.nim 6004280522 preparations for C++ template support 10 年之前
tobjecttyperel.nim 00ef2d6693 make test green again 6 年之前
tobjecttyperel2.nim fce4b7cd62 attempt to fix #5621 #5615 generic ref object typeRel (#5633) 7 年之前
toverloading_typedesc.nim 1548743856 make tests green again 7 年之前
tparam_binding.nim 0926754e68 make tests green again 6 年之前
tparser_generator.nim c64391e30b closes #6220 6 年之前
treentranttypes.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 7 年之前
trtree.nim 95504caa31 make some tests faster (#9413) 6 年之前
tthread_generic.nim c50b5b62ef Fix a few deprecation warnings 9 年之前
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 e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
twrong_generic_object.nim d89a20cc1d fixes #2509 9 年之前