aboutsummaryrefslogtreecommitdiff
path: root/src/machine.rs
AgeCommit message (Expand)Author
2021-12-05fix wrong state transition in ScriptDataLessThanSign stateMartin Fischer
2021-11-27fix crash in try_read_stringMarkus Unterwaditzer
2021-11-27split up match-arms and tokenizer to isolate some tokenizer-internal stateMarkus Unterwaditzer
2021-11-24hello worldMarkus Unterwaditzer