X-Git-Url: https://gitweb.ps.run/toc/blobdiff_plain/9f5457a18f551d261e4bd380ea16a52dc5b04cf9..b9322dfb8efe37f6f88a899269bdf21015f4db9a:/todo.txt diff --git a/todo.txt b/todo.txt index f48d2a3..25b4473 100644 --- a/todo.txt +++ b/todo.txt @@ -43,15 +43,6 @@ define grammar: - private -Zeitplan: -29.07: grammar -30.07: compiler -31.07: new features -01.08: Schreiben, vorabversion -02.08: Schreiben -03.08: Schreiben -04.08: Schreiben, abgeben - @@ -59,4 +50,15 @@ Zeitplan: Missing: - unions - const/static/extern -- operator precedence \ No newline at end of file +- operator precedence +- bitfields +- nested bodies {} +- multiple files +- 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