Danil Yarantsev 0327159344 Add test-cases to some fixed issues to close them (#14795) 4 年 前
..
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 5b55aa52d0 fix deprecations and other warnings (#13748) 4 年 前
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 年 前
t13525.nim ed263e174e fix #13524 astToStr now works inside generics (#13681) 4 年 前
t2tables.nim 031bfdec6f make run the default action of a test in tester 6 年 前
t5602_inheritence.nim 7297613900 Bugfix: The compiler were not inserting proper downcasts for generic types 6 年 前
t6137.nim bf0e1c696f Remove the uses of {.procvar.} pragma (#14359) 4 年 前
t7141.nim 1105d03644 require errormsg to be specified before file. 6 年 前
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 916955dc95 make more tests green 6 年 前
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 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
texplicitgeneric2.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
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 3859878db8 megatest checks output and nimout 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 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
tgenerics_issues.nim 0327159344 Add test-cases to some fixed issues to close them (#14795) 4 年 前
tgenerics_various.nim 57bc8d73b4 fixes subtype relation regression 5 年 前
tgenerictmpl2.nim 77a0f3768b adopt tests 6 年 前
tgenericvariant.nim 3859878db8 megatest checks output and nimout 6 年 前
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 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 6004280522 preparations for C++ template support 10 年 前
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 0926754e68 make tests green again 6 年 前
tparser_generator.nim 34815a4697 megatest: make it green on Linux 6 年 前
tprevent_double_bind.nim 95f8ed0382 fixes #6732 (#11255) 5 年 前
treentranttypes.nim 6ce3949c8a add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) 6 年 前
trtree.nim 8088633250 faster CIs (#13803) 4 年 前
tsubclassgenericerror.nim 94f6a6b294 Fix for issue #10342. better message for generic subclass instantiation (#10354) 6 年 前
tthread_generic.nim a5ecbf823f lots of small changes 6 年 前
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) 6 年 前