]> gitweb.ps.run Git - toc/blobdiff - todo.txt
example and todo
[toc] / todo.txt
index 07e6bb68ff6bbc2b50120d17c59827a3676b2de0..e066ece2148c6195fb8f728637d79945dea0aeaf 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -43,20 +43,23 @@ define grammar:
 - private\r
 \r
 \r
-Zeitplan:\r
-02.08: Schreiben, generics\r
-03.08: Schreiben, namespaces, private\r
-04.08: Schreiben, type system\r
-\r
-\r
 \r
+~14.08 Abgabe Paper/Code\r
 \r
 \r
 Missing:\r
-- unions\r
+- unions/enums\r
 - const/static/extern\r
-- operator precedence\r
+- operator precedence(given by C compiler)\r
 - bitfields\r
 - nested bodies {}\r
 - multiple files\r
-- call outer functions with same name (::f1())
\ No newline at end of file
+- call outer functions with same name (::f1())\r
+- automatically select function/var/struct from namespace recursively\r
+- generic methods\r
+- nested type instantiation\r
+- automatic dereference/->\r
+- automatic "this"\r
+- Kommentare\r
+- include C\r
+- (compile)
\ No newline at end of file