.. |
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 |
t12037.nim
|
029dcc6259
fix #12037 (#12089)
|
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 |
tdangingref_simple.nim
|
085a21ebf4
fixes #11350
|
5 years ago |
tdestructor.nim
|
55aa2129b5
make twidgets example green (#11135)
|
5 years ago |
tdestructor3.nim
|
ab36ffbeb1
[bugfix] fixes #11517
|
5 years ago |
tdestructor_too_late.nim
|
a055f628f4
fixes #12092
|
5 years ago |
tdont_return_unowned_from_owned.nim
|
b80d70b0f3
fix tests
|
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
|
46d785aa40
correctly backport 613ea6e
|
4 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 |
tmisc_destructors.nim
|
c0db1705dc
fixes #11510
|
5 years ago |
tmove_objconstr.nim
|
c9f49cbc0a
lift destructor for openarray (#12073)
|
5 years ago |
tnewruntime_misc.nim
|
d807c4b7c0
fixes #12827 (#12829) [backport]
|
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 |
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
|
ce7f29e8e6
fixes #11833 (#12018)
|
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
|
45b53ee36f
fix the expected result of a test
|
4 years ago |