Andreas Rumpf
|
0f7b378467
|
system.nim refactorings for IC (#25295)
Generally useful refactoring as it produces better code.
|
2025-11-19 16:27:31 +01:00 |
|
ringabout
|
2df633180a
|
enable experimental:strictDefs (#24225)
|
2024-11-23 22:01:39 +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 |
|