.. |
const_smart_ptr.nim
|
b688250202
fixes #12766
|
vor 5 Jahren |
helper.nim
|
1e63f1edb3
destructors: first step towards fixing #9617 (#10341)
|
vor 6 Jahren |
nim.cfg
|
86c9b78339
disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105)
|
vor 4 Jahren |
objFile.nim
|
0c869eaa47
Fix destructor injections for global variables (#11230)
|
vor 5 Jahren |
smart_ptr.nim
|
f51613e262
make sink operator optional (#13068)
|
vor 5 Jahren |
t12037.nim
|
584e8c8283
fixes #12989 (#12992)
|
vor 5 Jahren |
t7346.nim
|
2dc8a32324
make megatest green again
|
vor 5 Jahren |
tarc.nim
|
e9fa486493
fixes #14983 (#15320)
|
vor 4 Jahren |
tarc2.nim
|
dedb04fa9e
new implementations for --gc:orc (#14121)
|
vor 4 Jahren |
tarc3.nim
|
da1bddb084
fixes #13195 (#13198)
|
vor 5 Jahren |
tarctypesections.nim
|
83a736a34a
ARC: cycle detector (#12823)
|
vor 5 Jahren |
tarray_indexing.nim
|
7e6e399d10
fixes #12669
|
vor 5 Jahren |
tasync_prototype.nim
|
fb641483f0
arc optimizations (#13325)
|
vor 4 Jahren |
tasync_prototype_cyclic.nim
|
dedb04fa9e
new implementations for --gc:orc (#14121)
|
vor 4 Jahren |
tatomicptrs.nim
|
1e1fd73530
fixes #12882 (#12889)
|
vor 5 Jahren |
tbintree2.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |
tcaseobj_transitions.nim
|
7213969901
fixes #12821 (#12822)
|
vor 5 Jahren |
tcast.nim
|
f907354121
make tests green again
|
vor 5 Jahren |
tcomplexobjconstr.nim
|
0ecb709cbe
fixes #12978 (#13012)
|
vor 5 Jahren |
tconst_smart_ptr.nim
|
b688250202
fixes #12766
|
vor 5 Jahren |
tconsume_twice.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
vor 4 Jahren |
tcustomseqs.nim
|
2dc8a32324
make megatest green again
|
vor 5 Jahren |
tcustomstrings.nim
|
2dc8a32324
make megatest green again
|
vor 5 Jahren |
tcycle1.nim
|
dedb04fa9e
new implementations for --gc:orc (#14121)
|
vor 4 Jahren |
tcycle2.nim
|
065a6af2de
fixes a critical =trace generation bug (see test case) (#14140)
|
vor 4 Jahren |
tcycle3.nim
|
87ac28d19a
fixes #14159 [backport:1.2]
|
vor 4 Jahren |
tdangingref_simple.nim
|
085a21ebf4
fixes #11350
|
vor 5 Jahren |
tdestructor.nim
|
1854d29781
scoped memory management (#14790)
|
vor 4 Jahren |
tdestructor3.nim
|
338602a402
fix #15825 (#15894)
|
vor 4 Jahren |
tdestructor_too_late.nim
|
a055f628f4
fixes #12092
|
vor 5 Jahren |
tdont_return_unowned_from_owned.nim
|
b80d70b0f3
fix tests
|
vor 5 Jahren |
terror_module.nim
|
1e63f1edb3
destructors: first step towards fixing #9617 (#10341)
|
vor 6 Jahren |
texceptions.nim
|
3fbb3bfd3f
ARC related bugfixes and refactorings (#12781)
|
vor 5 Jahren |
texplicit_move.nim
|
0c869eaa47
Fix destructor injections for global variables (#11230)
|
vor 5 Jahren |
tfinalizer.nim
|
7fe4c66f35
Small improvements for string and char repr with gc:arc (#14400)
|
vor 4 Jahren |
tgcdestructors.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |
tgcleak4.nim
|
3fbb3bfd3f
ARC related bugfixes and refactorings (#12781)
|
vor 5 Jahren |
tglobaldestructor.nim
|
0c869eaa47
Fix destructor injections for global variables (#11230)
|
vor 5 Jahren |
tgotoexceptions.nim
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
vor 5 Jahren |
tgotoexceptions2.nim
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
vor 5 Jahren |
tgotoexceptions3.nim
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
vor 5 Jahren |
tgotoexceptions4.nim
|
bc37668c5a
fixes #13782 (#13834)
|
vor 4 Jahren |
tgotoexceptions5.nim
|
394a56650a
Fix #14647 (#14776)
|
vor 4 Jahren |
tgotoexceptions6.nim
|
090ba1e3a3
fixes #13436 (#13615)
|
vor 4 Jahren |
tgotoexceptions7.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
vor 4 Jahren |
tgotoexceptions8.nim
|
c38a459582
fixes #14925 (#14947)
|
vor 4 Jahren |
tinvalid_rebind.nim
|
bf592c4e94
more destructor based changes (#10885)
|
vor 5 Jahren |
tmatrix.nim
|
4ec5cbac0d
fixes #15361 (#15401)
|
vor 4 Jahren |
tmisc_destructors.nim
|
c5358b0d4b
An optimizer for ARC (#14962)
|
vor 4 Jahren |
tmove_objconstr.nim
|
2b0e336c97
injectdestructors fixes and refactor (#14964)
|
vor 4 Jahren |
tnewruntime_misc.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |
tnewruntime_strutils.nim
|
cc60caedb3
fixes #14054 [backport:1.2] (#14061)
|
vor 4 Jahren |
tobjfield_analysis.nim
|
eb9043c0e9
fixes #11095 (#11104)
|
vor 5 Jahren |
topt.nim
|
795044ed2b
make tests green again
|
vor 5 Jahren |
topttree.nim
|
bf592c4e94
more destructor based changes (#10885)
|
vor 5 Jahren |
towned_binary_tree.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |
tprevent_assign.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
vor 4 Jahren |
tprevent_assign2.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
vor 4 Jahren |
tprevent_assign3.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
vor 4 Jahren |
trecursive.nim
|
eefada8a88
fix #14217 (#14218)
|
vor 4 Jahren |
tselect.nim
|
35d14095ed
Fixes #13659 (#13674)
|
vor 4 Jahren |
tsetjmp_raise.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
vor 4 Jahren |
tsimpleclosure.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |
ttuple.nim
|
47e7b8771c
Fixes #13026 (#13028)
|
vor 5 Jahren |
turn_destroy_into_finalizer.nim
|
ac785b0623
testament: joinable is now an explicit concept of a test spec
|
vor 6 Jahren |
tuse_ownedref_after_move.nim
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
vor 4 Jahren |
tuse_result_prevents_sinks.nim
|
c5358b0d4b
An optimizer for ARC (#14962)
|
vor 4 Jahren |
tv2_cast.nim
|
ce7f29e8e6
fixes #11833 (#12018)
|
vor 5 Jahren |
tv2_raise.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |
twidgets.nim
|
981ffc912e
contributing docs: symbols need package prefix; changed allocStats to nimAllocStats (#13247)
|
vor 4 Jahren |
twidgets_unown.nim
|
63d1a0289e
fix #14421 items uses lent T (#14447)
|
vor 4 Jahren |