SirOlaf
|
1b0447c208
Add magic toOpenArrayChar (#22751)
|
1 gadu atpakaļ |
Amjad Ben Hedhili
|
a6c281bd1d
Fix `newStringUninit` not setting the '\0' terminator [backport] (#22746)
|
1 gadu atpakaļ |
Amjad Ben Hedhili
|
b10a809274
Make `newStringUninit` available on the js backend [backport] (#22743)
|
1 gadu atpakaļ |
Amjad Ben Hedhili
|
b542be1e7d
Fix `capacity` for const and shallow [backport] (#22705)
|
1 gadu atpakaļ |
sls1005
|
dba9000609
Add descriptions and examples for `rawProc` and `rawEnv` (#22710)
|
1 gadu atpakaļ |
ringabout
|
63c2ea5566
fixes incorrect cint overflow in system (#22718)
|
1 gadu atpakaļ |
Amjad Ben Hedhili
|
8853fb0775
Make `newSeqOfCap` not initialize memory. (#21842)
|
1 gadu atpakaļ |
ringabout
|
e53c66ef39
fixes #22555; implements `newStringUninit` (#22572)
|
1 gadu atpakaļ |
Amjad Ben Hedhili
|
d77ada5bdf
Markdown code blocks migration part 9 (#22506)
|
1 gadu atpakaļ |
Andrey Makarov
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
1 gadu atpakaļ |
ringabout
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
1 gadu atpakaļ |
ringabout
|
10a6e4c236
clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408)
|
1 gadu atpakaļ |
konsumlamm
|
d37b620757
Make `repr(HSlice)` always available (#22332)
|
1 gadu atpakaļ |
ringabout
|
f0f3904ff0
implement `ensureMove` (#22339)
|
1 gadu atpakaļ |
ringabout
|
11c8dfc9b3
fixes docs (#22331)
|
1 gadu atpakaļ |
ringabout
|
7d9fe106ec
fixes #22268; fixes `move` codegen (#22288)
|
1 gadu atpakaļ |
Juan Carlos
|
db1ce4ff12
Fix #22273 (#22275)
|
1 gadu atpakaļ |
ringabout
|
1ad618d96c
clean up the documentation (#22196)
|
1 gadu atpakaļ |
ringabout
|
e422b3c860
adds =destroy T support for strings and seqs (#22167)
|
1 gadu atpakaļ |
ringabout
|
4546f5dfe5
adds T destructor for refs (#22147)
|
1 gadu atpakaļ |
ringabout
|
f524d60fa1
fixes #22123; Compiler bug with default initializer values and arrays (#22128)
|
1 gadu atpakaļ |
ringabout
|
64b27edd3a
make `move` use `=wasMoved` internally (#22032)
|
1 gadu atpakaļ |
ringabout
|
0f3d6b5a52
small fixes for atomicArc (#22017)
|
1 gadu atpakaļ |
ringabout
|
1133f20fe2
lift the `=dup` hook (#21903)
|
1 gadu atpakaļ |
ringabout
|
ddce555998
improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook (#21831)
|
1 gadu atpakaļ |
ringabout
|
3b9999b93c
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)
|
1 gadu atpakaļ |
ringabout
|
055a00a6ef
make `reset` use the `=destroy` and `wasMoved` pair (#21821)
|
1 gadu atpakaļ |
ringabout
|
b562e1e6d8
implement `=dup` hook eliminating `wasMoved` and `=copy` pairs (#21586)
|
1 gadu atpakaļ |
metagn
|
380dafcc32
fix iterator equality + add test for proc equality + fix sameType (#21707)
|
1 gadu atpakaļ |
metagn
|
1bb117cd7a
`proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629)
|
1 gadu atpakaļ |