ringabout
|
cd3cf3a20e
fixes #23524; global variables cannot be analysed when injecting `move` (#23529)
|
8 ヶ月 前 |
ringabout
|
acd4c8a353
fixes #23505; fixes injectdestructors errors on transformed addr (deref) refs (#23507)
|
8 ヶ月 前 |
ringabout
|
f175c81079
fixes #23440; fixes destruction for temporary object subclass (#23452)
|
8 ヶ月 前 |
soonsouth
|
b387bc49b5
chore: fix some typos (#23412)
|
9 ヶ月 前 |
ringabout
|
572b0b67ff
fixes sink regression for ORC; ref #23354 (#23359)
|
10 ヶ月 前 |
ringabout
|
6ce6cd4bb8
fixes #22723; skips tyUserTypeClasses in injectdestructors (#23341)
|
10 ヶ月 前 |
ringabout
|
24a606902a
fixes #23247; don't destroy openarray since it doesn't own the data (#23254)
|
11 ヶ月 前 |
Andreas Rumpf
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年間 前 |
Andreas Rumpf
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年間 前 |
Andreas Rumpf
|
0d24f76546
fixes #22552 (#23014)
|
1 年間 前 |
Andreas Rumpf
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 年間 前 |
ringabout
|
b68e0aab4c
fixes #22866; fixes #19998; ensure destruction for Object construction with custom destructors (#22901)
|
1 年間 前 |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年間 前 |
SirOlaf
|
c0ecdb01a9
Fix #21722 (#22512)
|
1 年間 前 |
ringabout
|
940b1607b8
fixes #22357; don't sink elements of var tuple cursors (#22486)
|
1 年間 前 |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年間 前 |
Bung
|
f18e4c4050
fix set op related to {sfGlobal, sfPure} (#22393)
|
1 年間 前 |
Bung
|
95c751a9e4
fix #15005; [ARC] Global variable declared in a block is destroyed too… (#22388)
|
1 年間 前 |
ringabout
|
f0f3904ff0
implement `ensureMove` (#22339)
|
1 年間 前 |
ringabout
|
145e002c74
fixes #22132; hoisted openArray params result in erroneous code (#22224)
|
1 年間 前 |
ringabout
|
a345cde26e
allow destructors to accept non var parameters; deprecate `proc =destroy(x: var T)` (#22130)
|
1 年間 前 |
ringabout
|
2e12d3e26b
fixes #22058; invalid free with {.noSideEffect.} in template (#22088)
|
1 年間 前 |
ringabout
|
7ee00d86b1
fixes overriden typo (#22044)
|
1 年間 前 |
ringabout
|
1edae67efd
infer error for `=dup` if there is a custom `=copy` error hook (#22004)
|
1 年間 前 |
ringabout
|
1133f20fe2
lift the `=dup` hook (#21903)
|
1 年間 前 |
ringabout
|
8e35b3d577
fixes #21974; fixes sameConstant fieldDefect (#21981)
|
1 年間 前 |
ringabout
|
ddce555998
improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook (#21831)
|
1 年間 前 |
ringabout
|
3b9999b93c
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)
|
1 年間 前 |
ringabout
|
71dc929ad7
bring #21802 back; fixes #21753 [backport] (#21815)
|
1 年間 前 |
ringabout
|
4533e894ad
adds an experimental `mm:atomicArc` switch (#21798)
|
1 年間 前 |