Added sfall_func7 and sfall_func8 new opcodes

Added 3 new attrType values to "get_window_attribute" function.
Minor code edits.
This commit is contained in:
NovaRain
2020-12-22 17:03:01 +08:00
parent 9052396de5
commit e0e300a91e
9 changed files with 54 additions and 23 deletions
@@ -340,6 +340,10 @@ There are several changes in this version of sslc which may result in problems f
=== Changelog ===
=================
> sfall 4.2.9
- added support for additional universal opcodes sfall_func7 and sfall_func8
- fixed a compilation error when the script has a UTF-8 BOM
> sfall 4.2.7
- added ability to declare local variables anywhere in the procedure body