mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-06 05:28:07 +00:00
Added: #2497 - AS3 - temp variables for better handling swap/dup instructions
This commit is contained in:
@@ -40,6 +40,7 @@ All notable changes to this project will be documented in this file.
|
||||
- show type after colon, not in parenthesis
|
||||
- view bytes length in bytes fields
|
||||
- [#2526] Option to disable drag & drop from Resources view to avoid problems on Mac OS
|
||||
- [#2497] AS3 - temp variables for better handling swap/dup instructions
|
||||
|
||||
### Fixed
|
||||
- [#2474] Gotos incorrectly decompiled
|
||||
@@ -3994,6 +3995,7 @@ Major version of SWF to XML export changed to 2.
|
||||
[#2504]: https://www.free-decompiler.com/flash/issues/2504
|
||||
[#2519]: https://www.free-decompiler.com/flash/issues/2519
|
||||
[#2526]: https://www.free-decompiler.com/flash/issues/2526
|
||||
[#2497]: https://www.free-decompiler.com/flash/issues/2497
|
||||
[#2474]: https://www.free-decompiler.com/flash/issues/2474
|
||||
[#2480]: https://www.free-decompiler.com/flash/issues/2480
|
||||
[#2338]: https://www.free-decompiler.com/flash/issues/2338
|
||||
|
||||
Reference in New Issue
Block a user