Jindra Petřík
|
4e8041c6f0
|
Fixed: #2322 More AS3 Assigment position when using dup
|
2024-10-13 20:43:18 +02:00 |
|
Jindra Petřík
|
2912d3d0de
|
Fixed: #2279 AS3 Decompilation - assignments on the right side of && and || operators
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
4e528c181c
|
Fixed: Script/Class initializers order of assignment
Changed: Compound script has slot/const traits inside main script initializer
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
00535350bb
|
Fixed: #2276 Protected namespaces do not use fully qualified names
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
16ff10a890
|
Fixed: #2270 AS3 decompilation - unnnecessary local registers assignments as part of expressions when using optimization like dup, setlocal N instead of setlocal N, getlocal N
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
50c8e3a8e3
|
Fixed: #2267 Script decompilation - Loop detection causing §§goto instructions in some cases
|
2024-08-08 19:27:14 +02:00 |
|
Jindra Petřík
|
31099c64e8
|
Fixed: #2226 Incorrect decompilation of continue statements in some cases
|
2024-08-05 11:17:25 +02:00 |
|
Jindra Petřík
|
9683dc6a6f
|
Changed: #2228 AS1/2/3 bitwise operations use hexadecimal operands
|
2024-08-05 11:17:25 +02:00 |
|
Jindra Petřík
|
352562d738
|
Fixed #2237 AS3 direct editation - usages of import colliding with toplevel classes must be fully qualified
|
2024-08-05 11:17:25 +02:00 |
|
Jindra Petřík
|
502d44b06d
|
Fixed #2231 AS3 coercion to String as convert
|
2024-08-05 11:17:25 +02:00 |
|
Jindra Petřík
|
939d909633
|
Fixed #2162 AS3 try inside foreach
|
2023-12-30 18:06:08 +01:00 |
|
Jindra Petřík
|
a4c2680053
|
Fixed AS3 - extra newlines on methods which use activation
Fixed #2162 AS3 switch inside foreach
|
2023-12-30 18:06:08 +01:00 |
|
Jindra Petřík
|
a4fd485c47
|
Fixed AS3 incorrect private modifier on internal namespaced traits of private class inside script
|
2023-10-16 09:36:06 +02:00 |
|
Jindra Petřík
|
d4505ac39c
|
Fixed #2094 AS3 do not show body trait variables as FQN
|
2023-10-16 09:36:06 +02:00 |
|
Jindra Petřík
|
38d809c91a
|
#2022 - AS3 - Make script initializer always visible and available instead of config
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
72b64f266d
|
Fixed #2077 AS3 colliding types in current package with trait names
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
a695aab7e9
|
Embed tag test data separated
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
b9f1648e2c
|
Embed tag test data
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
aee2f18016
|
Fixed AS3 Metadata values order
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
c19d0d8e82
|
AS3 Operations test
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
76eff8b53c
|
Fixed #1977 AS3 Find usages - class and function usages, various fixes
|
2023-02-25 19:39:02 +01:00 |
|
Jindra Petřík
|
6f4cb4a8d6
|
Fixed #1940 AS3 decompilation - wrong assignment
|
2023-01-30 22:33:36 +01:00 |
|
Jindra Petřík
|
0377a876e3
|
Fixed #1938 AS3 Direct editation - implied this instead of findprop
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
313b51cd8c
|
Fixed #1937 AS3 - declarations vs null
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
d199949ed1
|
Fixed #1936 AS3 Direct editation - scope of nested functions
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
0aaef75927
|
Fixed #1936 AS3 Direct editation - slots increment, decrement
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
5964d48f92
|
Fixed #1936 AS3 Direct editation - colliding try..catch variable
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
c5d1790c25
|
Fixed #1936 AS3 - Parentheses around function definition call
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
29e2dc7ce3
|
Fixed #1894 Switch inside loop
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
8388d6adf4
|
AS3 - "internal" keyword support
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
a41926a662
|
Fixed #1894 Switches vs loops decompilation (now with two passes)
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
ad97886306
|
Fixed Switch decompilation in some corner cases
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
c26030620f
|
Fixed Avoid Error Implicit coercion of a value of type XXX to an unrelated type YYY
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
e22669d377
|
Show convert instruction when needed - int(xx), String(xx), etc....
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
25bc05012f
|
Fixed #1769 Missing some body trait variable declaration
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
06feae4113
|
Fixed #1807 Proper parenthesis around call inside another call
|
2022-11-20 22:12:19 +01:00 |
|
Jindra Petřík
|
dc773af1e2
|
Fixed AS3 - direct editation - call on local register
|
2021-12-04 16:32:02 +01:00 |
|
Jindra Petřík
|
7599ba5dd0
|
Fixed AS3 - direct editation - bit not
|
2021-12-04 15:15:47 +01:00 |
|
Jindra Petřík
|
c1dd430f43
|
Fixed AS3 - direct editation - arguments object on method with activation
|
2021-12-04 14:49:38 +01:00 |
|
Jindra Petřík
|
9e6548ceb0
|
Fixed #1762 AS - switch detection (mostcommon pathpart)
|
2021-12-02 18:59:32 +01:00 |
|
Jindra Petřík
|
1928962d6f
|
Fixed #1762 AS call on integer numbers parenthesis
|
2021-12-01 08:44:30 +01:00 |
|
Jindra Petřík
|
f1ab87f2b7
|
Fixed #1761 AS3 - try..finally inside another structure like if
|
2021-11-30 07:13:32 +01:00 |
|
Jindra Petřík
|
98703e4e5a
|
Fixed: #270 AS decompilation - comma in ternar
|
2021-03-13 21:08:23 +01:00 |
|
Jindra Petřík
|
09b68c1f9c
|
Fixed: #270 AS decompilation - switch in loop
|
2021-03-13 21:08:23 +01:00 |
|
Jindra Petřík
|
e8f40eb9bf
|
test fla/swfs
|
2021-03-12 22:12:39 +01:00 |
|
Jindra Petřík
|
ae29859b32
|
For/each in return test
|
2021-03-05 21:22:55 +01:00 |
|
Jindra Petřík
|
0a0e04bab8
|
handling imported vars fix
|
2021-02-26 22:46:28 +01:00 |
|
Jindra Petřík
|
e414e1919d
|
Fixed: AS3 direct editation - unary minus (negate) compiled as 0 - value
|
2021-02-24 19:55:59 +01:00 |
|
Jindra Petřík
|
21dfcfc15c
|
Fixed: #1159 Regexp syntax hilight when not a regexp (only division)
|
2021-02-11 08:11:18 +01:00 |
|
Jindra Petřík
|
5659a78a12
|
Fixed: #1188 AS3 reorder traits if one slot/const references another
|
2021-02-10 22:27:43 +01:00 |
|