.. |
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)
|
7 лет назад |
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
|
8 лет назад |
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)
|
7 лет назад |
tforwardgeneric.nim
|
be174fc3c7
Fix generic forward declarations; fixes #4104; fixes #4908 (#5566)
|
7 лет назад |
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
|
7 лет назад |
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)
|
7 лет назад |
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 лет назад |