X-Git-Url: https://gitweb.ps.run/toc/blobdiff_plain/b64d16088b29615d222d33450cf0315467400e59..17fac686375c2823d22415e32e5b7e63bbfe7c54:/todo.txt diff --git a/todo.txt b/todo.txt index e434bea..0caf893 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 @@ -41,10 +44,18 @@ define grammar: 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 \ No newline at end of file +02.08: Schreiben, generics +03.08: Schreiben, namespaces, private +04.08: Schreiben, type system + + + + + +Missing: +- unions +- const/static/extern +- operator precedence +- bitfields +- nested bodies {} +- multiple files \ No newline at end of file