Jindra Petřík
|
cbdc998650
|
Added #2066 AS3 Support for api-versioned SWFs
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
15ab789ece
|
Better embed testdata (CFF)
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
a50e60f797
|
Better embed testdata
|
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
|
97d04cbedd
|
Fixed #2077 AS3 allow star string as property name (XML access)
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
49c8251e4d
|
Fixed #2077 Switch detection problems producing §§goto
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
ddae2a3389
|
Updated embed test data - embed movie symbol
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
1d6c6208df
|
Embed metadata samples contain related framework classes (static link)
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
61b73c6db6
|
More embed metadata samples
|
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
|
05d5fee409
|
Fixed #2052 Detection of switches based on notequal operator
update license in header
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
2b0e163c47
|
Fixed FLA export shape tweens (morphshapes)
as 2 testdata as uncompressed
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
6ef01643c1
|
Fixed FLA Export - AS2 - Sprite linkage to class
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
e9063e487b
|
Fixed AS3 - getouterscope instruction support
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
4def1729e4
|
Test data for focal gradient shape tweeen, scenes
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
f81d1ac58d
|
Fixed #1981 AS3 star import collisions
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
60409accd0
|
More metadata test data
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
cf96418d83
|
Fixed AS3 Metadata single value (null item key)
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
aee2f18016
|
Fixed AS3 Metadata values order
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
9e6fa2e75b
|
Added AS3 support for logical AND/OR compound operator
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
e75991bee5
|
RegExp vs divide test
|
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
|
9967bc0937
|
Fixed AS3 XML embedded variables display and direct edit
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
33e7ce35c7
|
Fixed #1981 AS3 fully qualified (colliding) types in submethods
|
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
|
7822ec078d
|
Fixed #1888 String casts - ConvertS on XML, XMLList
|
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
|
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
|
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
|
b4bf6fe0ab
|
Fixed #1932 Wrong subsprite frames display
|
2023-01-09 21:37:06 +01:00 |
|
Jindra Petřík
|
dfc729d535
|
Seek sound data
|
2022-12-27 19:25:01 +01:00 |
|
Jindra Petřík
|
94df71e07a
|
Replace SoundStreamHead (no MP3 support yet)
|
2022-12-27 19:25:01 +01:00 |
|
Jindra Petřík
|
2065d94241
|
Separate graphics and sound testdata
|
2022-12-27 19:25:01 +01:00 |
|
Jindra Petřík
|
f738acd33a
|
test data
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
9e3a9190f5
|
Fixed Loading nested characters when Importassets tag used
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
933aa4c234
|
Fixed AS3 - Resolving types on static protected namespaced properties
Fixed test data
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
8388d6adf4
|
AS3 - "internal" keyword support
|
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 |
|