metagn 22d2cf2175 disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108) пре 1 месец
..
const_smart_ptr.nim 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) пре 11 месеци
helper.nim 1e63f1edb3 destructors: first step towards fixing #9617 (#10341) пре 5 година
nim.cfg 86c9b78339 disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105) пре 4 година
objFile.nim 0c869eaa47 Fix destructor injections for global variables (#11230) пре 5 година
smart_ptr.nim f51613e262 make sink operator optional (#13068) пре 4 година
t12037.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) пре 2 година
t16607.nim 8d47bf1822 new move analyser2 (#20471) пре 2 година
t17198.nim ab780f66ef fixes #17198, DFA failure on large case stmts (#17210) пре 3 година
t23748.nim 4202b606b1 [backport] fixes #23748; do not skip materializing temporaries for proc arguments (#23769) пре 4 месеци
t23837.nim fe48de4406 fixes #23837; cursor now processes distinct types with a destructor (#23845) пре 3 месеци
t5342.nim 05c0419658 Fix global destructor injection for JS backend (#19797) пре 2 година
t7346.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) пре 3 година
t9440.nim 58e88dbf12 close #9440 add testcase (#17316) пре 3 година
tarc.nim e9fa486493 fixes #14983 (#15320) пре 4 година
tarc2.nim dedb04fa9e new implementations for --gc:orc (#14121) пре 4 година
tarc3.nim da1bddb084 fixes #13195 (#13198) пре 4 година
tarctypesections.nim 83a736a34a ARC: cycle detector (#12823) пре 4 година
tarray_indexing.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) пре 2 година
tasync_prototype.nim fb641483f0 arc optimizations (#13325) пре 4 година
tasync_prototype_cyclic.nim dedb04fa9e new implementations for --gc:orc (#14121) пре 4 година
tatomicptrs.nim 4ef06a5cc5 fixes `cast` expressions introduces unnecessary copies (#24004) пре 2 месеци
tbintree2.nim 8d47bf1822 new move analyser2 (#20471) пре 2 година
tcaseobj_transitions.nim e1cc3b83fb deprecate newruntime (#17245) пре 3 година
tcast.nim f907354121 make tests green again пре 5 година
tcomplexobjconstr.nim 6d442a40a6 use doAssert in tests (#16486) пре 3 година
tconst_smart_ptr.nim b688250202 fixes #12766 пре 5 година
tconsume_twice.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) пре 4 година
tcustomseqs.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) пре 2 година
tcustomstrings.nim f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) пре 2 година
tcycle1.nim dedb04fa9e new implementations for --gc:orc (#14121) пре 4 година
tcycle2.nim 065a6af2de fixes a critical =trace generation bug (see test case) (#14140) пре 4 година
tcycle3.nim 87ac28d19a fixes #14159 [backport:1.2] пре 4 година
tdangingref_simple.nim 085a21ebf4 fixes #11350 пре 5 година
tdestructor.nim 1854d29781 scoped memory management (#14790) пре 4 година
tdestructor3.nim 338602a402 fix #15825 (#15894) пре 4 година
tdestructor_too_late.nim 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) пре 4 година
tdistinctseq.nim 2995a0318b fixes #23552; Invalid codegen when trying to mannualy delete distinct seq (#23558) пре 6 месеци
tdont_return_unowned_from_owned.nim 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) пре 1 година
terror_module.nim 1e63f1edb3 destructors: first step towards fixing #9617 (#10341) пре 5 година
texceptions.nim 3fbb3bfd3f ARC related bugfixes and refactorings (#12781) пре 5 година
texplicit_move.nim 0c869eaa47 Fix destructor injections for global variables (#11230) пре 5 година
tfinalizer.nim 7fe4c66f35 Small improvements for string and char repr with gc:arc (#14400) пре 4 година
tgcdestructors.nim e1cc3b83fb deprecate newruntime (#17245) пре 3 година
tgcleak4.nim 3fbb3bfd3f ARC related bugfixes and refactorings (#12781) пре 5 година
tglobaldestructor.nim e1cc3b83fb deprecate newruntime (#17245) пре 3 година
tgotoexc_leak.nim 8cbbe12ee4 fixes #22398; [backport] (#23704) пре 5 месеци
tgotoexceptions.nim c3344862b0 --exception:goto switch for deterministic exception handling (#12977) пре 4 година
tgotoexceptions2.nim c3344862b0 --exception:goto switch for deterministic exception handling (#12977) пре 4 година
tgotoexceptions3.nim c3344862b0 --exception:goto switch for deterministic exception handling (#12977) пре 4 година
tgotoexceptions4.nim bc37668c5a fixes #13782 (#13834) пре 4 година
tgotoexceptions5.nim 394a56650a Fix #14647 (#14776) пре 4 година
tgotoexceptions6.nim 090ba1e3a3 fixes #13436 (#13615) пре 4 година
tgotoexceptions7.nim b5ee81fd23 fix #18977; disallow change branch of an object variant in ORC (#21526) пре 1 година
tgotoexceptions8.nim c38a459582 fixes #14925 (#14947) пре 4 година
tinvalid_rebind.nim bf592c4e94 more destructor based changes (#10885) пре 5 година
tmatrix.nim 1133f20fe2 lift the `=dup` hook (#21903) пре 1 година
tmisc_destructors.nim c5358b0d4b An optimizer for ARC (#14962) пре 4 година
tmove.nim faf1c91e6a fixes move sideeffects issues [backport] (#22439) пре 1 година
tmove_objconstr.nim cd3cf3a20e fixes #23524; global variables cannot be analysed when injecting `move` (#23529) пре 6 месеци
tnewruntime_misc.nim f4bbf3bf0b Add use of Windows Wide CRT API for env. vars (#20084) пре 2 година
tnewruntime_strutils.nim 833084b671 Fixes #17450 (#17477) пре 3 година
tnonvardestructor.nim 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) пре 11 месеци
tobjfield_analysis.nim eb9043c0e9 fixes #11095 (#11104) пре 5 година
topt.nim 795044ed2b make tests green again пре 5 година
topttree.nim cdbf5b4699 fixes a severe bug of testament (#20832) пре 2 година
towned_binary_tree.nim e1cc3b83fb deprecate newruntime (#17245) пре 3 година
tprevent_assign.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) пре 4 година
tprevent_assign2.nim 1edae67efd infer error for `=dup` if there is a custom `=copy` error hook (#22004) пре 1 година
tprevent_assign3.nim 1133f20fe2 lift the `=dup` hook (#21903) пре 1 година
trecursive.nim 430a179307 default threads on (#19368) пре 2 година
tselect.nim 35d14095ed Fixes #13659 (#13674) пре 4 година
tsetjmp_raise.nim 7d6cbf290a Error -> Defect for defects (#13908) пре 4 година
tsimpleclosure.nim e1cc3b83fb deprecate newruntime (#17245) пре 3 година
tsink.nim 2a2474d395 fixes #23902; Compiler infers sink in return type from auto (#23904) пре 3 месеци
ttuple.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) пре 4 година
turn_destroy_into_finalizer.nim ac785b0623 testament: joinable is now an explicit concept of a test spec пре 6 година
tuse_ownedref_after_move.nim 22d2cf2175 disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108) пре 1 месец
tuse_result_prevents_sinks.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) пре 2 година
tv2_cast.nim 4ef06a5cc5 fixes `cast` expressions introduces unnecessary copies (#24004) пре 2 месеци
tv2_raise.nim 63d1a0289e fix #14421 items uses lent T (#14447) пре 4 година
twasmoved.nim 64b27edd3a make `move` use `=wasMoved` internally (#22032) пре 1 година
twasmoved_error.nim a137e50150 fixes #19291; implements `wasMoved` hook (#21303) пре 1 година
twidgets.nim 981ffc912e contributing docs: symbols need package prefix; changed allocStats to nimAllocStats (#13247) пре 4 година
twidgets_unown.nim 63d1a0289e fix #14421 items uses lent T (#14447) пре 4 година