diff options
| author | Dave Gauer <[email protected]> | 2023-04-23 19:16:03 -0400 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2023-04-23 19:16:03 -0400 |
| commit | 960da57e68f4c8f384a77220a39a211cac502da8 (patch) | |
| tree | 55afeab62c5395f4241ba0486485ae56f62ff059 /README.md | |
| parent | 346e6b00cd94cf9bac5b46b5e16724c64dcd4bb2 (diff) | |
| download | ziglings-960da57e68f4c8f384a77220a39a211cac502da8.tar.xz ziglings-960da57e68f4c8f384a77220a39a211cac502da8.zip | |
Tweaked README coverage list
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -188,14 +188,14 @@ Zig Core Language * [x] Sentinel termination * [x] Quoted identifiers @"" * [x] Anonymous structs/tuples/lists -* [ ] Async <--- IN PROGRESS! +* [ ] Async <--- ironically awaiting upstream Zig updates * [X] Interfaces +* [X] Bit manipulation Zig Standard Library * [X] Working with C * [X] String formatting -* [X] Bit manipulation ## Contributing |
