Removed panic on "no tokens provided".

This commit is contained in:
Marvin Blum
2015-10-25 17:03:21 +01:00
parent 4471ae285e
commit 486ec3ba9d
6 changed files with 12 additions and 5 deletions

View File

@@ -11,6 +11,9 @@
* ~~negative values e.g. -1, operator !~~
* ~~tokenizer splits commands like "format" -> for, mat~~
* ~~try ... catch~~
* better error reporting
- recover panic
- line, column
## Special cases