abouttreesummaryrefslogcommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorPatrick Schönberger2021-07-30 18:32:33 +0200
committerPatrick Schönberger2021-07-30 18:32:33 +0200
commit5f9668526491332f62c05ad831dbf6d5fdc2b6d0 (patch)
treebed333edc9b4e0dc166b0a957d4587ff086307d8 /todo.txt
parentb64d16088b29615d222d33450cf0315467400e59 (diff)
downloadtoc-5f9668526491332f62c05ad831dbf6d5fdc2b6d0.tar.gz
toc-5f9668526491332f62c05ad831dbf6d5fdc2b6d0.zip
complete grammar
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