Propagate errors up to root of script evaluation
This commit is contained in:
parent
6196f6c4aa
commit
3d5f1f70ff
4 changed files with 46 additions and 24 deletions
2
TODO
2
TODO
|
@ -2,6 +2,7 @@
|
|||
|
||||
- card fields (vars maybe not needed yet?)
|
||||
- set field command
|
||||
- command buffer in VM
|
||||
- formatter helper for debug page
|
||||
- unit test
|
||||
- command
|
||||
|
@ -16,7 +17,6 @@
|
|||
|
||||
- impl backslash escapes
|
||||
- eval words
|
||||
- error handling
|
||||
- arithmatic
|
||||
- subst
|
||||
- standard argv -> name+switches+positionals helper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue