Updated README, tested more complex example :(

This commit is contained in:
Marvin Blum
2015-10-23 20:51:14 +02:00
parent 04d0f4b61b
commit 5a00e256da
4 changed files with 15 additions and 29 deletions

View File

@@ -1,10 +1,12 @@
# ToDo
* ~~assign to returned values~~
* special cases (like if ... exitWith)
* special cases (like if ... exitWith, waitUntil {...})
* sqf: ... sqf whitespace
* solution for build in commands which do not require left values
* ~~solution for build in commands which do not require left values~~
* ~~pretty/minified printing~~
* ~~usage~~
* recursive compiling
* concurrent compiling
* inline buildin function call -> foo(a)(bar(x)(y));
* negative values e.g. -1, operator !