issues
search
yasl-lang
/
yasl
Bytecode Interpreter for Yet Another Scripting Language (YASL).
MIT License
65
stars
14
forks
source link
v0.13.2
#478
Closed
CoffeeTableEspresso
closed
8 months ago
CoffeeTableEspresso
commented
9 months ago
Bug Fixes:
Fixed bug introduced in
v0.13.1
that caused incorrect handling of commandline arguments.
Fixed crash when there is a syntax error while using the
-D
flag.
Added function declarations for a few missing functions in
yasl.h
.
Bug Fixes:
v0.13.1
that caused incorrect handling of commandline arguments.-D
flag.yasl.h
.