Andreas Rumpf
|
431e01eaf2
|
system.nim refactorings for IC (#25295)
Generally useful refactoring as it produces better code.
(cherry picked from commit 0f7b378467)
|
2025-11-22 13:32:24 +01:00 |
|
Bung
|
d51bc084fd
|
remove thread duplicated code (#22348)
|
2023-07-31 10:58:59 +02:00 |
|
ringabout
|
e1ddd2d524
|
put std/threads under the umbrella of nimPreviewSlimSystem (#20711)
* put `std/threads` under the umbrella of `nimPreviewSlimSystem`
* add changelog
* fixes tests
* fixes tests again
* fixes tests
|
2022-10-31 06:36:50 +01:00 |
|
ringabout
|
1dab8ba334
|
move threads out of system (#20674)
* move syslocks first
* progress
* clean up
* go on
* clean up
* clean up
* add imports syslocks
* remove documentation
* public deallocOsPages
* fixes genode
* fixes more
* fixes boehmGC
* cover more cases
* fixes cyclic deps
* fixes genode
* cleanup
* unpublic fields
* cleanup
* clean up
|
2022-10-29 18:11:40 +02:00 |
|