Araq 7ddb31262e fixes #11611 5 years ago
..
helper.nim 1e63f1edb3 destructors: first step towards fixing #9617 (#10341) 6 years ago
objFile.nim 0c869eaa47 Fix destructor injections for global variables (#11230) 5 years ago
smart_ptr.nim 97c3b113a5 Size ptr tuple (#10846) 5 years ago
t6434.nim 045e026d0e dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix 5 years ago
t7346.nim 2dc8a32324 make megatest green again 5 years ago
tatomicptrs.nim 2dc8a32324 make megatest green again 5 years ago
tbintree2.nim bc9fb4885b [bugfix] system.nim: make pop work with --newruntime 5 years ago
tcaseobj_transitions.nim 8bb1a6b041 fixes #11205 5 years ago
tcast.nim f907354121 make tests green again 5 years ago
tconsume_twice.nim c7de1a252e fixes #11257 5 years ago
tcustomseqs.nim 2dc8a32324 make megatest green again 5 years ago
tcustomstrings.nim 2dc8a32324 make megatest green again 5 years ago
tdestructor.nim 55aa2129b5 make twidgets example green (#11135) 5 years ago
tdestructor3.nim ab36ffbeb1 [bugfix] fixes #11517 5 years ago
tdont_return_unowned_from_owned.nim 9ad96b58e6 decent borrow check for --newruntime 5 years ago
terror_module.nim 1e63f1edb3 destructors: first step towards fixing #9617 (#10341) 6 years ago
texplicit_move.nim 0c869eaa47 Fix destructor injections for global variables (#11230) 5 years ago
tgcdestructors.nim e083a1533b fixes #11098 5 years ago
tglobaldestructor.nim 0c869eaa47 Fix destructor injections for global variables (#11230) 5 years ago
tinvalid_rebind.nim bf592c4e94 more destructor based changes (#10885) 5 years ago
tmatrix.nim 045e026d0e dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix 5 years ago
tmove_objconstr.nim 551d6d00df make tests green again 5 years ago
tnewruntime_strutils.nim 79c721d418 [bugfix] fixes #11524 5 years ago
tobjfield_analysis.nim eb9043c0e9 fixes #11095 (#11104) 5 years ago
topt.nim 795044ed2b make tests green again 5 years ago
topttree.nim bf592c4e94 more destructor based changes (#10885) 5 years ago
towned_binary_tree.nim 44ec66bd48 fixes #11053 5 years ago
tprevent_assign.nim 40e01d8549 don't require an implementation for procs marked with .error; activate the move optimizer for destructors 6 years ago
tprevent_assign2.nim eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) 6 years ago
tprevent_assign3.nim eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) 6 years ago
trecursive.nim 97c3b113a5 Size ptr tuple (#10846) 5 years ago
tsimpleclosure.nim 0db3c670ac closes #11533 5 years ago
tsimpletable.nim 7ddb31262e fixes #11611 5 years ago
ttuple.nim 795de374fb fixes destructor tuple regression #10940 (#10941) 5 years ago
turn_destroy_into_finalizer.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 years ago
tuse_ownedref_after_move.nim c65a5d754b [bugfix] owned closures (#11544) 5 years ago
tuse_result_prevents_sinks.nim 551d6d00df make tests green again 5 years ago
tv2_cast.nim f4c9eb1774 fixes #11204 (#11207) 5 years ago
tv2_raise.nim 0a81b038fd fixes #11577 5 years ago
twidgets.nim c65a5d754b [bugfix] owned closures (#11544) 5 years ago
twidgets_unown.nim c65a5d754b [bugfix] owned closures (#11544) 5 years ago