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 16:55:17 +08:00
parent d82db3f572
commit 2bc94e8036
9 changed files with 53 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