This website requires JavaScript.
Explore
Help
Sign In
LegacyConsole
/
jpexs-decompiler
Watch
3
Star
0
Fork
0
You've already forked jpexs-decompiler
mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced
2026-05-26 21:35:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6bfdee33bc236bca831fb7445e00fe373defe3c
jpexs-decompiler
/
libsrc
/
ffdec_lib
/
testdata
/
as3_new
/
src
History
Jindra Petřík
417ffda416
Fixed: Using public/private/protected/internal keywords on ambiguous namespace references
...
and compiling such keywords with `::` suffix.
2026-02-19 20:54:52 +01:00
..
tests
Fixed
:
#2636
ActionScript 3 - type coercion / convert, local registers type propagation
2026-02-18 22:37:55 +01:00
tests_classes
Fixed: Using public/private/protected/internal keywords on ambiguous namespace references
2026-02-19 20:54:52 +01:00
tests_edit
Fixed: AS3 direct editation - unary minus (negate) compiled as 0 - value
2021-02-24 19:55:59 +01:00
tests_other
Fixed
#1892
AS3 - Package internal custom namespaces
2022-11-30 22:58:35 +01:00
tests_uses
Fixed
#1977
AS3 Find usages - class and function usages, various fixes
2023-02-25 19:39:02 +01:00
Main.as
Fixed: AS3 property resolving for KIND_NAMESPACE (like builtin for Strings, etc.)
2026-02-18 09:50:26 +01:00