abouttreesummaryrefslogcommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index e434bea..8ddc15e 100644
--- a/todo.txt
+++ b/todo.txt
@@ -28,10 +28,13 @@ define grammar:
- dot/[]
- literals
- cast
+- comments
==compiler==
- type checks
- cast
+- files (.c/.h)
+- l/rvalue
==new features==
- generics
@@ -47,4 +50,12 @@ Zeitplan:
01.08: Schreiben, vorabversion
02.08: Schreiben
03.08: Schreiben
-04.08: Schreiben, abgeben \ No newline at end of file
+04.08: Schreiben, abgeben
+
+
+
+
+
+Missing:
+- unions
+- const/static/extern \ No newline at end of file