summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 33c5ac4..16f12c1 100644
--- a/README.org
+++ b/README.org
@@ -12,10 +12,10 @@ It is written from scratch solely using tools distributed with Guile.
- [X] Cleanup temp files after process end
- [ ] More parenthesis
-** TODO Features [1/19]
+** TODO Features [2/19]
- [X] Trivial Programs
-- [ ] Unary Operators
+- [X] Unary Operators
- bitwise complement, negation
- [ ] Binary Operators
- [ ] Logical and Relational Operators