- Fix for sticky choices not getting serialised properly.
- Function calls on tilda lines now clean up the evaluation stack after themselves properly.
- Streamlining runtime implementation: Renaming
Literal
toValue
, since it's more accurate. There's now no separateRuntime.Text
, it's all justStringValue
. Callstack pops are now just types of ControlCommand. - Improvements to Sublime syntax