Updated ToDo.

This commit is contained in:
Marvin Blum
2015-12-15 23:56:20 +01:00
parent 4dfa2ee3ef
commit ed1d19851e

View File

@@ -6,14 +6,14 @@
* ~~pretty/minified printing~~
* ~~usage~~
* ~~recursive compiling~~
* concurrent compiling
* ~~concurrent compiling~~
* ~~inline buildin function call -> foo(a)(bar(x)(y));~~
* ~~negative values e.g. -1, operator !~~
* ~~tokenizer splits commands like "format" -> for, mat~~
* ~~try ... catch~~
* better error reporting
- recover panic
- line, column
* ~~better error reporting~~
- ~~recover panic~~
- ~~line, column~~
## Special cases