zig/doc
Andrew Kelley f1f998e071 improve cmpxchg
* remove @cmpxchg, add @cmpxchgWeak and @cmpxchgStrong
   - See explanations in the langref.
 * add operand type as first parameter
 * return type is ?T where T is the operand type

closes #461
2018-04-18 12:16:42 -04:00
..
codegen.md implement ?return expression 2016-08-29 22:14:09 -07:00
docgen.zig Added ReleaseSmall mode to docgen 2018-04-16 04:18:52 +03:00
langref.html.in improve cmpxchg 2018-04-18 12:16:42 -04:00
semantic_analysis.md fix docs 2017-09-25 15:04:52 -04:00
targets.md update C headers to clang 5.0.0 2017-09-30 18:20:55 -04:00