Amjad Ben Hedhili
|
8853fb0775
Make `newSeqOfCap` not initialize memory. (#21842)
|
1 éve |
ringabout
|
e53c66ef39
fixes #22555; implements `newStringUninit` (#22572)
|
1 éve |
Amjad Ben Hedhili
|
d77ada5bdf
Markdown code blocks migration part 9 (#22506)
|
1 éve |
Andrey Makarov
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
1 éve |
ringabout
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
1 éve |
ringabout
|
10a6e4c236
clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408)
|
1 éve |
konsumlamm
|
d37b620757
Make `repr(HSlice)` always available (#22332)
|
1 éve |
ringabout
|
f0f3904ff0
implement `ensureMove` (#22339)
|
1 éve |
ringabout
|
11c8dfc9b3
fixes docs (#22331)
|
1 éve |
ringabout
|
7d9fe106ec
fixes #22268; fixes `move` codegen (#22288)
|
1 éve |
Juan Carlos
|
db1ce4ff12
Fix #22273 (#22275)
|
1 éve |
ringabout
|
1ad618d96c
clean up the documentation (#22196)
|
1 éve |
ringabout
|
e422b3c860
adds =destroy T support for strings and seqs (#22167)
|
1 éve |
ringabout
|
4546f5dfe5
adds T destructor for refs (#22147)
|
1 éve |
ringabout
|
f524d60fa1
fixes #22123; Compiler bug with default initializer values and arrays (#22128)
|
1 éve |
ringabout
|
64b27edd3a
make `move` use `=wasMoved` internally (#22032)
|
1 éve |
ringabout
|
0f3d6b5a52
small fixes for atomicArc (#22017)
|
1 éve |
ringabout
|
1133f20fe2
lift the `=dup` hook (#21903)
|
1 éve |
ringabout
|
ddce555998
improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook (#21831)
|
1 éve |
ringabout
|
3b9999b93c
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)
|
1 éve |
ringabout
|
055a00a6ef
make `reset` use the `=destroy` and `wasMoved` pair (#21821)
|
1 éve |
ringabout
|
b562e1e6d8
implement `=dup` hook eliminating `wasMoved` and `=copy` pairs (#21586)
|
1 éve |
metagn
|
380dafcc32
fix iterator equality + add test for proc equality + fix sameType (#21707)
|
1 éve |
metagn
|
1bb117cd7a
`proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629)
|
1 éve |
Tomohiro
|
6ec9c7f683
Fix example code of proc add*[T](x: var seq[T], y: sink openArray[T]) (#21607)
|
1 éve |
Century Systems
|
3b9e9fd7b2
Add support for NuttX RTOS. (#21372)
|
1 éve |
ringabout
|
ebd1c678be
fixes #21195; `std/assertions` continue to use `sysFatal` when `nimPreviewSlimSystem` is not defined (#21196)
|
2 éve |
ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
2 éve |
metagn
|
37daed3897
remove misleading slimsystem deprecated warnings (#21156)
|
2 éve |
Xavier Noria
|
e4aadcf1c1
Document that system:pop() may raise IndexDefect (#21070)
|
2 éve |