Andreas Rumpf 2e4b6b94e6 Revert "fix #16185 (#16195)" (#16197) hace 4 años
..
amodule.nim 080bed8b6b Add a test-case for #12990 (#15072) hace 4 años
bmodule.nim 8480bef1c4 Add testcase for #14864 (#14928) hace 4 años
cmodule.nim 8480bef1c4 Add testcase for #14864 (#14928) hace 4 años
dmodule.nim 1850efbb6c Add testcase for #14383 (#14957) hace 4 años
nim.cfg 86c9b78339 disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105) hace 4 años
t14383.nim 2e4b6b94e6 Revert "fix #16185 (#16195)" (#16197) hace 4 años
t14472.nim 9668a1106d Fix 15543 (#15544) hace 4 años
t14864.nim 8480bef1c4 Add testcase for #14864 (#14928) hace 4 años
t15909.nim 7d4f70280e Fix #15909 (#15914) hace 4 años
t16033.nim 557dcfd87d fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036) hace 4 años
tamemfiles.nim 63af8ae53c fixes #13596 (#13612) hace 4 años
tamodule.nim 080bed8b6b Add a test-case for #12990 (#15072) hace 4 años
tarcmisc.nim 66cd9c2e57 Fix #15599 (#15601) hace 4 años
tasyncawait.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) hace 4 años
tasyncleak.nim b9eb91cbb5 ORC: prepare for another patent-pending optimization (#15996) hace 4 años
tasyncleak2.nim bc179ccc3f fixes #15076 (#15329) hace 4 años
tasyncleak3.nim 1bbc20010e harden the ORC asyncleak3 test case (#15580) hace 4 años
tasyncleak4.nim da753c6a2e fixes #15076 (#16143) hace 4 años
tasyncorc.nim 436e1fa5b1 fix #15631 (#15632) hace 4 años
tcaseobj.nim d430216288 fixes #15532 (#15534) hace 4 años
tcaseobjcopy.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) hace 4 años
tclosureiter.nim 318f0992ea fixes a closure iterator memory leaks, progress on #15076 hace 4 años
tcomputedgoto.nim c5358b0d4b An optimizer for ARC (#14962) hace 4 años
tcomputedgotocopy.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) hace 4 años
tconst_to_sink.nim 60f8fdcdab fixes #13240 hace 4 años
tcontrolflow.nim 2b0e336c97 injectdestructors fixes and refactor (#14964) hace 4 años
tcstring.nim bfe96e069b Fixed codegen for constant cstring with --gc:arc (#13326) hace 4 años
tcursor_on_localvar.nim ae4ede6b00 fixes #15325 (#15340) hace 4 años
tdeepcopy.nim 531ed2dc36 fix #15405. deepcopy arc (#15410) hace 4 años
tdestroy_in_loopcond.nim da753c6a2e fixes #15076 (#16143) hace 4 años
testfile.txt 63af8ae53c fixes #13596 (#13612) hace 4 años
texceptions.nim dddfbcf211 close #13071 by adding test: nim cpp -r --gc:arc` segfaults on caught AssertionError (#14323) hace 4 años
thamming_thinout.nim 269a458d74 cycle collector (#14071) hace 4 años
thard_alignment.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) hace 4 años
thavlak_orc_stress.nim 436e1fa5b1 fix #15631 (#15632) hace 4 años
theavy_recursion.nim 0c41ac792b fixes #15122 (#15301) hace 4 años
timportedobj.nim 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) hace 4 años
tmarshal.nim cdac67376c arc: added tmarshal.nim test case hace 4 años
tmovebug.nim fa5f225efc fix #15609 (#15856) hace 4 años
tmovebugcopy.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) hace 4 años
top_no_cursor2.nim 4ec5cbac0d fixes #15361 (#15401) hace 4 años
topt_cursor.nim d4984e069a arc: cursors for simple for loop variables (#15008) hace 4 años
topt_cursor2.nim 69fe707025 Fix 15629 (#15888) hace 4 años
topt_no_cursor.nim d306a04466 fixes #16069; [backport:1.2] [backport:1.4] (#16115) hace 4 años
topt_refcursors.nim e6616115e6 cursor inference: makes combparser work; refactorings (#15411) hace 4 años
topt_wasmoved_destroy_pairs.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) hace 4 años
torc_basic_test.nim 4d75059e8b added a basic ORC test I still had lying around (#15376) hace 4 años
torc_selfcycles.nim 7eb34d170a fixes #15753 [backport:1.4] (#15971) hace 4 años
tref_cast_error.nim 8ba915e449 error msg for #13864 (#13962) hace 4 años
trepr.nim b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) hace 4 años
trtree.nim c5358b0d4b An optimizer for ARC (#14962) hace 4 años
tstrformat.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tthread.nim 1854d29781 scoped memory management (#14790) hace 4 años
tweave.nim 1854d29781 scoped memory management (#14790) hace 4 años
tweavecopy.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) hace 4 años
twrong_sinkinference.nim d9e907c0e2 fixes #14079 [backport:1.2] (#14163) hace 4 años