summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-31 17:48:34 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-31 17:48:34 -0500
commitc70fa5f58f5ca2dc010f00caee19027069a09131 (patch)
tree9f7d352065d282c15a75aa4c4168216e69a762f8 /README.md
parent2de8a8c54d7090dd063bed8b6b283c2fcb452e43 (diff)
Adding exs 27-32
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index fe7c628..d5f52aa 100644
--- a/README.md
+++ b/README.md
@@ -66,10 +66,9 @@ Planned exercises:
* [x] While
* [x] For
* [x] Functions
-* [ ] Errors
-* [ ] Defer
-* [ ] Switch
-* [ ] Runtime safety
+* [x] Errors
+* [x] Defer
+* [x] Switch
* [ ] Unreachable
* [ ] Pointers
* [ ] Pointer sized integers