Araq 34815a4697 megatest: make it green on Linux 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 031bfdec6f make run the default action of a test in tester 6 years ago
t5602_inheritence.nim 7297613900 Bugfix: The compiler were not inserting proper downcasts for generic types 6 years ago
t6137.nim 1105d03644 require errormsg to be specified before file. 6 years ago
t7141.nim 1105d03644 require errormsg to be specified before file. 6 years ago
t8270.nim 1105d03644 require errormsg to be specified before file. 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
tbintree.nim 916955dc95 make more tests green 6 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 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
texplicitgeneric2.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 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 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
tgeneric3.nim 3859878db8 megatest checks output and nimout 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 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
tgenerics_issues.nim 34815a4697 megatest: make it green on Linux 6 years ago
tgenerics_various.nim 34815a4697 megatest: make it green on Linux 6 years ago
tgenerictmpl2.nim 77a0f3768b adopt tests 6 years ago
tgenericvariant.nim 3859878db8 megatest checks output and nimout 6 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 562d185cb7 cleanup tests; don't use non-working 'msg' spec field 6 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 a5ecbf823f lots of small changes 6 years ago
tparam_binding.nim 0926754e68 make tests green again 6 years ago
tparser_generator.nim 34815a4697 megatest: make it green on Linux 6 years ago
treentranttypes.nim 6df6ec27ec Improved collection-to-string behavior (#6825) 7 years ago
trtree.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 years ago
tthread_generic.nim a5ecbf823f lots of small changes 6 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 a5ecbf823f lots of small changes 6 years ago
twrong_generic_object.nim d89a20cc1d fixes #2509 9 years ago