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