Yuriy Glukhov
|
33dc54c573
Check for nil in cstringArrayToSeq (#23747)
|
7 months ago |
ringabout
|
f6f72722bb
fixes #22153; UB calling allocCStringArray([""]) with --mm:refc (#24529)
|
1 month ago |
ringabout
|
76e6130f64
patches for #23129 (#23198)
|
1 year ago |
ringabout
|
be99f2fed8
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
1 year ago |
lit
|
a88b275bc3
doc(format): system.nim: doc of hostCPU for `loongarch64` (#23621)
|
8 months ago |
ringabout
|
e3f4c3d417
fixes #23524; global variables cannot be analysed when injecting `move` (#23529)
|
9 months ago |
narimiran
|
33817f2c30
Revert "fixes #22923; fixes `=dup` issues (#23182)"
|
9 months ago |
ringabout
|
45f1b19942
clean up goto exceptions; remove the setjmp.h dep (#23259)
|
1 year ago |
ringabout
|
2c964268f8
fixes #23223; prevents `insert` self-assignment (#23225)
|
1 year ago |
ringabout
|
fbb9ce4d5c
fixes #22923; fixes `=dup` issues (#23182)
|
1 year ago |
Jacek Sieka
|
71dde8f7cf
reserve `sysFatal` for `Defect` (#22158)
|
1 year ago |
ringabout
|
bd829c093d
fixes #22883; replace `default(typeof(` with `reset`; suppress `Unsaf… (#22895)
|
1 year ago |
ringabout
|
adf3e3ceb5
fixes incorrect cint overflow in system (#22718)
|
1 year ago |
Amjad Ben Hedhili
|
12f2c36aca
Make `newSeqOfCap` not initialize memory. (#21842)
|
1 year ago |
ringabout
|
09109c55c9
clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408)
|
1 year ago |
konsumlamm
|
526dbf0cf2
Make `repr(HSlice)` always available (#22332)
|
1 year ago |
Amjad Ben Hedhili
|
ef8b8317ff
Fix `capacity` for const and shallow [backport] (#22705)
|
1 year ago |
ringabout
|
f0f3904ff0
implement `ensureMove` (#22339)
|
1 year ago |
ringabout
|
11c8dfc9b3
fixes docs (#22331)
|
1 year ago |
ringabout
|
7d9fe106ec
fixes #22268; fixes `move` codegen (#22288)
|
1 year ago |
Juan Carlos
|
db1ce4ff12
Fix #22273 (#22275)
|
1 year ago |
ringabout
|
1ad618d96c
clean up the documentation (#22196)
|
1 year ago |
ringabout
|
e422b3c860
adds =destroy T support for strings and seqs (#22167)
|
1 year ago |
ringabout
|
4546f5dfe5
adds T destructor for refs (#22147)
|
1 year ago |
ringabout
|
f524d60fa1
fixes #22123; Compiler bug with default initializer values and arrays (#22128)
|
1 year ago |
ringabout
|
64b27edd3a
make `move` use `=wasMoved` internally (#22032)
|
1 year ago |
ringabout
|
0f3d6b5a52
small fixes for atomicArc (#22017)
|
1 year ago |
ringabout
|
1133f20fe2
lift the `=dup` hook (#21903)
|
1 year ago |
ringabout
|
ddce555998
improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook (#21831)
|
1 year ago |
ringabout
|
3b9999b93c
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)
|
1 year ago |