daurnimator
|
d89d6374be
|
std: add tests for std.atomic.Int
|
2020-11-19 00:57:54 +11:00 |
|
daurnimator
|
8fa29bc0a2
|
std: fix missing operation argument to @atomicRmw
|
2020-11-19 00:57:35 +11:00 |
|
daurnimator
|
eb4d93ece3
|
std: some more docs for std.atomic.Int
|
2020-11-19 00:44:38 +11:00 |
|
daurnimator
|
513e8161dd
|
std: mark std.atomic.Int as extern so it can be used in public ABIs
|
2020-11-19 00:41:43 +11:00 |
|
daurnimator
|
c492ef97fd
|
std: expose all atomic operations from std.atomic.Int
|
2020-11-18 15:36:40 +02:00 |
|
Andrew Kelley
|
4a69b11e74
|
add license header to all std lib files
add SPDX license identifier
copyright ownership is zig contributors
|
2020-08-20 16:07:04 -04:00 |
|
Vexu
|
9262f065f5
|
Move abi size checking to codegen
|
2020-03-11 16:48:18 +02:00 |
|
Andrew Kelley
|
ed36dbbd9c
|
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.
see #2221
|
2019-09-25 23:35:41 -04:00 |
|