summary refs log tree commit diff stats
path: root/lib/std/sysatomics.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* document `atomicInc` and `atomicDec` (#22789)ringabout2023-10-041-0/+2
* Fix: nintendoswitch compilation (#21368)Dmitry Arkhipenko2023-02-251-1/+1
* fix #20969 - making vcc work again with cpp backend (#20970)rockcavera2022-11-291-2/+2
* fixes #20873; rework vcc with arc/orc (#20913)ringabout2022-11-251-21/+49
* move `system/atomics` out of system; `std/atomics` should be preferred (#20875)ringabout2022-11-221-0/+346