diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 812ff09..5a58bfb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,30 +7,9 @@ - - - - - - + - - - - - - - - - - - - - - - - - + @@ -439,10 +426,10 @@ - - \ No newline at end of file diff --git a/todo.txt b/todo.txt index d44aefd..4d079ff 100644 --- a/todo.txt +++ b/todo.txt @@ -1,8 +1,8 @@ -2. Add support for builtin function -3. Add function/method calling -4. Finish off evaluable compilation -5. Finish of handling of remaining lines -6. Add rich parser errors -7. Add all errors in -8. All other todos, of course +1. Add support for non-toplevel function calling +2. Finish off evaluable compilation +3. Finish of handling of remaining lines +4. Add support for non-inline builtin functions +5. Add rich parser errors +6. Add all errors in +7. All other todos, of course