]> gitweb.ps.run Git - toc/blobdiff - todo.txt
generic functions and structs
[toc] / todo.txt
index 8ddc15ef9deb172c42724ec9b4b7af9ec86f1e2a..25b447305dd13049952be76d42b6f01b9b002b98 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -43,19 +43,22 @@ define grammar:
 - private\r
 \r
 \r
-Zeitplan:\r
-29.07: grammar\r
-30.07: compiler\r
-31.07: new features\r
-01.08: Schreiben, vorabversion\r
-02.08: Schreiben\r
-03.08: Schreiben\r
-04.08: Schreiben, abgeben\r
-\r
 \r
 \r
 \r
 \r
 Missing:\r
 - unions\r
-- const/static/extern
\ No newline at end of file
+- const/static/extern\r
+- operator precedence\r
+- bitfields\r
+- nested bodies {}\r
+- multiple files\r
+- call outer functions with same name (::f1())\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