mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Updated ToDo.
This commit is contained in:
8
ToDo.md
8
ToDo.md
@@ -6,14 +6,14 @@
|
|||||||
* ~~pretty/minified printing~~
|
* ~~pretty/minified printing~~
|
||||||
* ~~usage~~
|
* ~~usage~~
|
||||||
* ~~recursive compiling~~
|
* ~~recursive compiling~~
|
||||||
* concurrent compiling
|
* ~~concurrent compiling~~
|
||||||
* ~~inline buildin function call -> foo(a)(bar(x)(y));~~
|
* ~~inline buildin function call -> foo(a)(bar(x)(y));~~
|
||||||
* ~~negative values e.g. -1, operator !~~
|
* ~~negative values e.g. -1, operator !~~
|
||||||
* ~~tokenizer splits commands like "format" -> for, mat~~
|
* ~~tokenizer splits commands like "format" -> for, mat~~
|
||||||
* ~~try ... catch~~
|
* ~~try ... catch~~
|
||||||
* better error reporting
|
* ~~better error reporting~~
|
||||||
- recover panic
|
- ~~recover panic~~
|
||||||
- line, column
|
- ~~line, column~~
|
||||||
|
|
||||||
## Special cases
|
## Special cases
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user