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
|
051087e9ad
|
Fixed #1842 AS1/2 Better handling obfuscated code, for..in
|
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
|
50910f57d1
|
Fixed #1888 AS3 - Coerce to int when Number
Fixed AS3 - super properties resolving
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
e9568e413b
|
Fixed AS3 - local registers type declarations vs for..in clause
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
5d428eaa8b
|
Fixed #1888 AS3 - Coerce to string
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
84af94475a
|
Fixed #1892 AS3 - internal modifier after implicit namespace
|
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
|
37ca118d19
|
tests fix
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
9b717017ae
|
Fixed #595 AS3 direct editation - protected property resolving,
Fix tests
|
2022-12-23 17:02:50 +01:00 |
|
Jindra Petřík
|
5d13387f7b
|
Fixed AS3 direct editation and decompiler share same AbcIndex
|
2022-12-23 17:02:50 +01:00 |
|
Jindra Petřík
|
02081f2d9e
|
Tests fix
|
2022-12-23 17:02:50 +01:00 |
|
Jindra Petřík
|
c361575a72
|
tests fix
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
3771e02ba2
|
Fixed #1006 AS3 - Warning - Function value used where type Boolean was expected
as3_new testdata compilers do not ignore warnings
as3_new testdata without warnings
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
263b401efc
|
Fixed #1888 Casts for missing types, cast handling for script local classes
|
2022-12-02 08:56:02 +01:00 |
|
Jindra Petřík
|
c9e5349349
|
more samples for XML/XMLList
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
9ddda2a8f8
|
Fixed #1888 Resolving types on XML and XMLList
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
e588cbda3a
|
Fixed #1894 AS3 - XML filters in some corner cases
|
2022-11-30 22:58:35 +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
|
6f7a89b78f
|
Fixed #1888 resolving types on nested function variables
|
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
|
183048bd82
|
Fixed #1888 Resolve properties on script traits
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
2a68570103
|
Fixed #1888 Resolve properties on protected namespaces
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
f24b132ae2
|
Fixed #1892 AS3 - Package internal custom namespaces
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
e415945490
|
resolving properties and methods on Vector
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
8f3154cc3d
|
resolving properties on builtin namespace
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
0de72634eb
|
Tests
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
9e8d00edba
|
Fixed #1888 Casts in binary operations, not casting any type
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
9324f01183
|
Fixed #1888 Properly resolve static vs nonstatic properties
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
87a8a03ca1
|
tests
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
531057764a
|
Fixed #1890 AS3 - Chained assignments in some special cases
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
54d7cb38bc
|
Fixed tests
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
25aa987cdf
|
Propagate ABCIndex everywhere
|
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
|
d1f010222c
|
Fixed #1769 Missing some body trait variable declaration
|
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
|
79717cf518
|
Fixed #1880 JPEG Fixer
|
2022-11-21 21:47:40 +01:00 |
|
Jindra Petřík
|
775c46ae94
|
Add class to ABC file
|
2022-11-20 22:12:19 +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
|
854ed24b7c
|
Added #1822, #1803 AS3 direct editation - optional using AIR (airglobal.swc) to compile
|
2022-11-20 22:12:19 +01:00 |
|
Jindra Petřík
|
0227293bd0
|
Fixed #1692 Properly distinguish obfuscated names vs namespace suffixes and attributes
|
2022-11-20 22:12:19 +01:00 |
|
Jindra Petřík
|
0b6f5fa957
|
Changed Full path inside bundle is displayed as SWF name instead simple name
Fixed Storing SWF configuration for files inside bundles and/or binarydata
|
2022-11-14 10:04:55 +01:00 |
|
Jindra Petřík
|
3c3a8545a5
|
Added #1864 Commandline: Allow to set special value "/dev/stdin" for input files to read from stdin (even on Windows)
|
2022-11-14 10:04:55 +01:00 |
|
Jindra Petřík
|
1c9f81fceb
|
Added #1701 Setting charset for SWF files with version 5 or lower
|
2022-11-14 10:04:55 +01:00 |
|
Jindra Petřík
|
49f23c04b1
|
Fixed #1455 errors in JPEG - more SOI in the file
|
2022-11-06 21:44:39 +01:00 |
|