.. |
amodule.nim
|
080bed8b6b
Add a test-case for #12990 (#15072)
|
4 年之前 |
bmodule.nim
|
8480bef1c4
Add testcase for #14864 (#14928)
|
4 年之前 |
cmodule.nim
|
8480bef1c4
Add testcase for #14864 (#14928)
|
4 年之前 |
dmodule.nim
|
1850efbb6c
Add testcase for #14383 (#14957)
|
4 年之前 |
nim.cfg
|
86c9b78339
disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105)
|
4 年之前 |
t14383.nim
|
68ec7a018b
Revert "fix #15035 (#15236)" (#15408)
|
4 年之前 |
t14472.nim
|
9668a1106d
Fix 15543 (#15544)
|
4 年之前 |
t14864.nim
|
8480bef1c4
Add testcase for #14864 (#14928)
|
4 年之前 |
tamemfiles.nim
|
63af8ae53c
fixes #13596 (#13612)
|
4 年之前 |
tamodule.nim
|
080bed8b6b
Add a test-case for #12990 (#15072)
|
4 年之前 |
tarcmisc.nim
|
66cd9c2e57
Fix #15599 (#15601)
|
4 年之前 |
tasyncawait.nim
|
1648f1dd99
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327)
|
4 年之前 |
tasyncleak.nim
|
d19316bbb9
more ORC bugfixes (#15355)
|
4 年之前 |
tasyncleak2.nim
|
bc179ccc3f
fixes #15076 (#15329)
|
4 年之前 |
tasyncleak3.nim
|
1bbc20010e
harden the ORC asyncleak3 test case (#15580)
|
4 年之前 |
tasyncorc.nim
|
87f6a9592c
fixes #14402 (#14908)
|
4 年之前 |
tcaseobj.nim
|
d430216288
fixes #15532 (#15534)
|
4 年之前 |
tcaseobjcopy.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 年之前 |
tclosureiter.nim
|
318f0992ea
fixes a closure iterator memory leaks, progress on #15076
|
4 年之前 |
tcomputedgoto.nim
|
c5358b0d4b
An optimizer for ARC (#14962)
|
4 年之前 |
tcomputedgotocopy.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 年之前 |
tconst_to_sink.nim
|
60f8fdcdab
fixes #13240
|
4 年之前 |
tcontrolflow.nim
|
2b0e336c97
injectdestructors fixes and refactor (#14964)
|
4 年之前 |
tcstring.nim
|
bfe96e069b
Fixed codegen for constant cstring with --gc:arc (#13326)
|
5 年之前 |
tcursor_on_localvar.nim
|
ae4ede6b00
fixes #15325 (#15340)
|
4 年之前 |
tdeepcopy.nim
|
531ed2dc36
fix #15405. deepcopy arc (#15410)
|
4 年之前 |
testfile.txt
|
63af8ae53c
fixes #13596 (#13612)
|
4 年之前 |
texceptions.nim
|
dddfbcf211
close #13071 by adding test: nim cpp -r --gc:arc` segfaults on caught AssertionError (#14323)
|
4 年之前 |
thamming_thinout.nim
|
269a458d74
cycle collector (#14071)
|
4 年之前 |
thavlak_orc_stress.nim
|
1bbc20010e
harden the ORC asyncleak3 test case (#15580)
|
4 年之前 |
theavy_recursion.nim
|
0c41ac792b
fixes #15122 (#15301)
|
4 年之前 |
timportedobj.nim
|
3f29911a94
new feature: --staticBoundChecks:on to enforce static array index checking (#10965)
|
4 年之前 |
tmarshal.nim
|
cdac67376c
arc: added tmarshal.nim test case
|
4 年之前 |
tmovebug.nim
|
3f00a738db
fixes #15280 [backport:1.2] (#15281)
|
4 年之前 |
tmovebugcopy.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 年之前 |
top_no_cursor2.nim
|
4ec5cbac0d
fixes #15361 (#15401)
|
4 年之前 |
topt_cursor.nim
|
d4984e069a
arc: cursors for simple for loop variables (#15008)
|
4 年之前 |
topt_cursor2.nim
|
d130175342
cursor and mutation tracking fixes (#15113)
|
4 年之前 |
topt_no_cursor.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 年之前 |
topt_refcursors.nim
|
e6616115e6
cursor inference: makes combparser work; refactorings (#15411)
|
4 年之前 |
topt_wasmoved_destroy_pairs.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 年之前 |
torc_basic_test.nim
|
4d75059e8b
added a basic ORC test I still had lying around (#15376)
|
4 年之前 |
tref_cast_error.nim
|
8ba915e449
error msg for #13864 (#13962)
|
4 年之前 |
trepr.nim
|
813dd1b670
repr_v2 improvements (#14992)
|
4 年之前 |
trtree.nim
|
c5358b0d4b
An optimizer for ARC (#14962)
|
4 年之前 |
tstrformat.nim
|
a87062393a
fixes #13622 (#13679)
|
4 年之前 |
tthread.nim
|
1854d29781
scoped memory management (#14790)
|
4 年之前 |
tweave.nim
|
1854d29781
scoped memory management (#14790)
|
4 年之前 |
tweavecopy.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 年之前 |
twrong_sinkinference.nim
|
d9e907c0e2
fixes #14079 [backport:1.2] (#14163)
|
4 年之前 |