diff options
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -43,11 +43,6 @@ define grammar: - private
-Zeitplan:
-02.08: Schreiben, generics
-03.08: Schreiben, namespaces, private
-04.08: Schreiben, type system
-
@@ -59,4 +54,11 @@ Missing: - bitfields
- nested bodies {}
- multiple files
-- call outer functions with same name (::f1())
\ No newline at end of file +- call outer functions with same name (::f1())
+- generic methods
+- nested type instantiation
+- automatic dereference/->
+- automatic "this"
+- Kommentare
+- include C
+- (compile)
\ No newline at end of file |
