mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-17 22:48:21 +00:00
spelling: increment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
541aebcd95
commit
3fde322c49
@@ -680,7 +680,7 @@ Major version of SWF to XML export changed to 2.
|
||||
|
||||
### Fixed
|
||||
- [#1948] Timeout while deobfuscation did not skip method
|
||||
- [#1948] NullPointerException on Simplify expressions on incrementent/decrement
|
||||
- [#1948] NullPointerException on Simplify expressions on increment/decrement
|
||||
- [#1941] Export when no node is selected after SWF opening
|
||||
- Exception handling in cache clearing thread
|
||||
- DottedChain.PathPart NoSerializable exception
|
||||
|
||||
@@ -800,7 +800,7 @@
|
||||
<p>Fixed</p>
|
||||
<ul>
|
||||
<li>#1948 Timeout while deobfuscation did not skip method</li>
|
||||
<li>#1948 NullPointerException on Simplify expressions on incrementent/decrement</li>
|
||||
<li>#1948 NullPointerException on Simplify expressions on increment/decrement</li>
|
||||
<li>#1941 Export when no node is selected after SWF opening</li>
|
||||
<li>Exception handling in cache clearing thread</li>
|
||||
<li>DottedChain.PathPart NoSerializable exception</li>
|
||||
|
||||
Reference in New Issue
Block a user