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