summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.org b/README.org
index 650f6a4..d79da6a 100644
--- a/README.org
+++ b/README.org
@@ -8,11 +8,13 @@ It is written solely using tools distributed with Guile.
** TODO Important
- [ ] Reasonable parser error messages
+- [X] Rewrite deprecated temporary file generation method
+- [X] Cleanup temp files after process end
- [ ] More parenthesis
-** TODO Features [0/19]
+** TODO Features [1/19]
-- [ ] Trivial Programs
+- [X] Trivial Programs
- [ ] Unary Operators
- [ ] Binary Operators
- [ ] Logical and Relational Operators