Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 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
moverloading_typedesc.nim 560cfd48fc fixes broken merge 9 years ago
t1050.nim 0d8a503e45 fixes #5597; wrong eager template instantiation in generic context (#5601) 7 years ago
t1056.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
t1789.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
t2tables.nim 06d4131ce1 fixes #3669 9 years ago
t4884.nim bf612a7f19 fix #4884 8 years ago
t5570.nim e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases 7 years ago
t5602_inheritence.nim e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases 7 years ago
t5643.nim 03172bef6f fix #5643; fix #5644 7 years ago
t5683.nim dfbafff2e7 fix a compilation error in linalg 7 years ago
t88.nim 8699372109 Correct the spelling of the word 'overridden'. (#5212) 8 years ago
tableref_is_nil.nim 508e8bd686 fixes #2221 10 years ago
tarray_with_somenumber.nim 13cdad8819 fixes #2304 10 years ago
tbadgenericlambda.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit 9 years ago
tbind_bracket.nim 14354b436f fixes #2599 9 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_alias_generic.nim 87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 9 years ago
tcan_alias_specialised_generic.nim 87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 9 years ago
tcan_inherit_generic.nim 87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 9 years ago
tcan_specialise_generic.nim 87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 9 years ago
tcannot_pass_empty_seq_to_generic.nim abb2c21047 fixes #836 10 years ago
tclosed_sym.nim c733b3181e breaking change: symbol lookups in generics follows spec more closely; fixes #2664 9 years ago
tconfusing_arrow.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tcritical.nim e97d640ce8 fixes #3998 8 years ago
tdictdestruct.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tdont_use_inner_scope.nim 35f8cc0bdd fixes #2752 9 years ago
tdotlookup.nim 76c3b314dc implemented 'koch pdf' 10 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
tfakedependenttypes.nim 491162d3c8 close #5106 7 years ago
tforward_generic.nim be174fc3c7 Fix generic forward declarations; fixes #4104; fixes #4908 (#5566) 7 years ago
tforwardgeneric.nim be174fc3c7 Fix generic forward declarations; fixes #4104; fixes #4908 (#5566) 7 years ago
tgeneric0.nim c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit 9 years ago
tgeneric1.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tgeneric2.nim 30823c1ce3 make tests green 10 years ago
tgeneric3.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tgeneric4.nim 20b5f31c03 new tester; all tests categorized 11 years ago
tgeneric_closure.nim 49667798eb further progress; more tests are green 8 years ago
tgeneric_inheritance.nim 5ae8689b63 better error message for 'invalid type' 10 years ago
tgenericconst.nim 2a34552596 fix 5756 7 years ago
tgenericdefaults.nim e80465dacf tests: Trim .nim files trailing whitespace 9 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 9 years ago
tgenericmatcher.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tgenericmatcher2.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tgenericprocvar.nim 30823c1ce3 make tests green 10 years ago
tgenericprop.nim 20b5f31c03 new tester; all tests categorized 11 years ago
tgenericrefs.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tgenericsdefaultvalues.nim f713e730c8 fix #5864 7 years ago
tgenericshardcases.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tgenerictmpl.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tgenerictmpl2.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tgenericvariant.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tinferredgenericprocs.nim 75097e2981 sequtils related changes 9 years ago
tlamba_in_generic.nim 89f3e21fc8 fixes #4658 8 years ago
tlateboundstatic.nim f0953db3ba handle arbitrary expressions dependent on static input params in proc signatures 11 years ago
tmap_auto.nim 75097e2981 sequtils related changes 9 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
tmodule_same_as_proc.nim 36a90c6044 fixes #1965 9 years ago
tobjecttyperel.nim 568c954062 fixes #5241, fixes #5411 inherit from specialized generic typeRel problem (#5573) 7 years ago
tobjecttyperel2.nim fce4b7cd62 attempt to fix #5621 #5615 generic ref object typeRel (#5633) 7 years ago
tobjecttyperel3.nim 2f9a698e87 attempt to fix #5632 typedesc typeRel regression (#5634) 7 years ago
toverloading_typedesc.nim 560cfd48fc fixes broken merge 9 years ago
tparam_binding.nim e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases 7 years ago
tproctypecache_falsepositive.nim 4033929127 fixes tproctypecache_falsepositive.nim test case 7 years ago
tptrinheritance.nim 5c678e2848 alternative fake covariance based on converters 7 years ago
treentranttypes.nim 9edf66df85 close #5756 7 years ago
tsigtypeop.nim ac271e76b1 more robust handling of proc signatures containing inter-param type references 11 years ago
tspecialised_is_equivalent.nim 87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 9 years ago
tspecialized_procvar.nim 6fbde1f4fb fixes another regression 9 years ago
tstatictalias.nim d0ec83eaa8 fixes #4863 8 years ago
tsubtypeconstraint.nim a1c217a2db fixes #1684 10 years ago
ttable_alias.nim 57b8664a0c fixes #4589 8 years ago
ttempl_in_generic.nim 55e86184a5 fixes #4600 8 years ago
tthread_generic.nim c50b5b62ef Fix a few deprecation warnings 9 years ago
ttypeclass_to_typeclass.nim f6a2ff731b fixes #4672 8 years ago
tunique_type.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tvarargs_vs_generic.nim 20b5f31c03 new tester; all tests categorized 11 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