summary refs log tree commit diff stats
path: root/lib/pure/concurrency/atomics.nim
Commit message (Expand)AuthorAgeFilesLines
* add simple runnableExamples for atomics (#16116)flywind2020-11-241-0/+40
* fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)Bung2020-11-121-7/+8
* Add test coverage for atomics (#15193)Elijah Shaw-Rutschman2020-08-181-7/+7
* Fix #12812Clyybber2019-12-051-1/+1
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* last stdlib cleanupsAraq2019-09-211-12/+13
* Fix compilation w/ Atomic[T] types (#10607)LemonBoy2019-02-131-2/+2
* Fixes new atomics for C + vcc (#10267)Jörg Wollenschläger2019-01-111-21/+21
* [RFC] Better atomics (#8620)Jörg Wollenschläger2019-01-101-0/+378