Version 0.2.2 Alpha
Pre-release
Pre-release
joethephish
released this
26 Mar 12:23
·
908 commits
to master
since this release
- 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