ringabout
|
2af602a5c8
deprecate `NewFinalize` with the ref T finalizer (#24354)
|
3 months ago |
ringabout
|
755307be61
fixes #24141; Calling algorithm reverse causes a SIGSEGV on ORC (#24142)
|
4 months ago |
ringabout
|
26107e931c
fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981)
|
5 months ago |
ringabout
|
1d59e1cbb6
fixes #23907; Double destroy using proc type alias with a sink (#23909)
|
6 months ago |
ringabout
|
309f97af4c
fixes #23627; Simple destructor code gives invalid C (#23631)
|
8 months ago |
ringabout
|
cd3cf3a20e
fixes #23524; global variables cannot be analysed when injecting `move` (#23529)
|
9 months ago |
ringabout
|
acd4c8a353
fixes #23505; fixes injectdestructors errors on transformed addr (deref) refs (#23507)
|
9 months ago |
ringabout
|
29ac3c9986
fixes #22923; fixes `=dup` issues (#23182)
|
1 year ago |
ringabout
|
f5d70e7fa7
fixes #19250; fixes #22259; ORC AssertionDefect not containsManagedMemory(n.typ) (#22823)
|
1 year ago |
ringabout
|
5f13e15e0a
fixes #22664; guard against potential seqs self assignments (#22671)
|
1 year ago |
ringabout
|
a37a83cbff
fixes #21617; createTypeBoundOps with PContext in order to instantiate generics (#21619)
|
1 year ago |
ringabout
|
a80f1a324f
fixes #21592; create type bound operations for calls in the method dispatcher for ORC (#21594)
|
1 year ago |
ringabout
|
6552a27ec1
fixes #19857; Exception raised in closure may be "skipped" in ORC (#21530)
|
1 year ago |
ringabout
|
38f876dd48
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379)
|
2 years ago |
ringabout
|
3d692d08f7
fixes a long-standing ARC bug (#20849)
|
2 years ago |
Bung
|
fdc8dd4128
Arc global (#20768)
|
2 years ago |
ringabout
|
afd4e22f76
Revert "fix arc global variable issues" (#20764)
|
2 years ago |
Bung
|
a3d32a4176
fix arc global variable issues (#20759)
|
2 years ago |
ringabout
|
114acff98d
closes #9401; add testcase (#20507)
|
2 years ago |
Andreas Rumpf
|
32d4bf3525
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden type field for objects with enabled inheritance; fixes #19205 [backport:1.6] (#19232)
|
3 years ago |
flywind
|
4b764f4c7c
close #17319; add testcase (#18934)
|
3 years ago |
flywind
|
bf1700bab1
add testcase for #7308 (#18849)
|
3 years ago |
Andreas Rumpf
|
e8dad482a3
fixes #16246 (#18800)
|
3 years ago |
Andreas Rumpf
|
af3d2d8ad9
added `nimAllocPagesViaMalloc` switch (#18490)
|
3 years ago |
Andreas Rumpf
|
3ceaf5c130
fixes #18030 (#18415)
|
3 years ago |
Clyybber
|
b03d6c9b2f
Fix #17712 (#17873)
|
3 years ago |
Clyybber
|
bb3769975b
Fix #17199 (#17348)
|
3 years ago |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
Clyybber
|
66cd9c2e57
Fix #15599 (#15601)
|
4 years ago |
cooldome
|
531ed2dc36
fix #15405. deepcopy arc (#15410)
|
4 years ago |