Jindra Petřík
|
1db9dcab0a
|
Issue #1289 AS1/2 direct editation - variables used in inner functions must not be stored in local registers
|
2016-10-03 20:37:55 +02:00 |
|
Jindra Petřík
|
cb08f5f0d1
|
Normalize all the line endings
|
2016-09-18 23:47:03 +02:00 |
|
Jindra Petřík
|
8a0223a02a
|
Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
|
2016-09-17 14:44:59 +02:00 |
|
Jindra Petřík
|
a5ab81747e
|
Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
|
2016-09-17 00:07:50 +02:00 |
|
Jindra Petřík
|
aba9e3d2b1
|
Test data fixed
Better exception handling in FFDec AS3 compiler
|
2016-08-20 20:09:58 +02:00 |
|
Jindra Petřík
|
b750780cd9
|
Export subclasses stubs to be compiled by Flex too.
WIP: merging ABCs
Test data (flexedit) with simple class hierarchy
|
2016-08-14 23:25:46 +02:00 |
|
Jindra Petřík
|
0d8e621a17
|
AMF3 importer
refactoring AMFTools to AMF3 exporter
|
2016-07-19 22:21:47 +02:00 |
|
Jindra Petřík
|
f7b3d502cb
|
AMF3 tests, exceptions
|
2016-07-17 15:48:56 +02:00 |
|
honfika@gmail.com
|
ababe9010f
|
spanish translation + something with the line endings
|
2016-06-03 15:43:13 +02:00 |
|
Jindra Petřík
|
898fa63727
|
flex build script
|
2016-02-24 21:19:00 +01:00 |
|
Jindra Petřík
|
5b89b153f9
|
DefineScalingGrid (9 slice scaling) testdata
|
2016-02-20 17:03:50 +01:00 |
|
Jindra Petřík
|
253f5392c7
|
test data
|
2016-02-17 02:26:03 +01:00 |
|
Jindra Petřík
|
07b0e68bba
|
#1145 AS3 testdata
|
2016-02-16 22:59:28 +01:00 |
|
Jindra Petřík
|
5dc1f8eee4
|
Button with sounds to AS2 Testdata
|
2016-02-05 20:27:11 +01:00 |
|
Jindra Petřík
|
9f1b2422f1
|
switch testdata
|
2016-01-17 22:03:12 +01:00 |
|
Jindra Petřík
|
d521b354ad
|
Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
|
2016-01-15 06:31:26 +01:00 |
|
Jindra Petřík
|
1901bab69b
|
AS3 RegExp literal test data
|
2016-01-12 20:45:15 +01:00 |
|
honfika@gmail.com
|
6340c0efea
|
#1125 Missing catch block when decompiling try{}catch{} block
|
2015-12-29 09:53:46 +01:00 |
|
Jindra Petřík
|
1237762e60
|
AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
|
2015-11-21 19:12:42 +01:00 |
|
honfika@gmail.com
|
f7fda9de51
|
"myText" added to run.swf
|
2015-11-18 17:24:26 +01:00 |
|
honfika@gmail.com
|
9b03c3d5de
|
further as2/3 execution fixes
|
2015-11-18 17:18:14 +01:00 |
|
honfika@gmail.com
|
50f8c42af5
|
as3 run flash modified
|
2015-11-18 10:45:48 +01:00 |
|
Jindra Petřík
|
654bfc7023
|
testdata
merge
|
2015-11-15 08:21:22 +01:00 |
|
honfika@gmail.com
|
f2b8b146a6
|
faster AVM2 constant pool when adding a lot of items to it.
|
2015-11-09 13:58:20 +01:00 |
|
Jindra Petřík
|
bc7d05056c
|
fix
|
2015-11-08 11:23:30 +01:00 |
|
Jindra Petřík
|
7057a0bdcb
|
various fixes for AS3 direct editation, decompilation, etc. to make FP ABC verifier happy
|
2015-11-08 11:15:18 +01:00 |
|
Jindra Petřík
|
90ee5282d7
|
AS3 direct editation: protected namespaces fix
Added sample SWF files from freeactionscript.com - tests use them
|
2015-11-07 09:02:13 +01:00 |
|
honfika@gmail.com
|
8088e50276
|
AS3 instruction execute fixes
|
2015-11-06 09:37:35 +01:00 |
|
Jindra Petřík
|
30bb6113a2
|
Import fixes, full package handling, make test pass
|
2015-10-28 19:16:52 +01:00 |
|
Jindra Petřík
|
5f7564ecbc
|
Issue #1063 AS3 direct edit - script initializer fix, generating method names
XML export/import fixes
Interfaces added to AS3 tests
|
2015-10-28 08:28:16 +01:00 |
|
Jindra Petřík
|
c07d4d304e
|
AS3 swf updated
|
2015-10-23 09:17:49 +02:00 |
|
honfika@gmail.com
|
fb69a2d6b0
|
send the resolt with fscommand from run_as2... needed for tests
|
2015-10-02 15:02:10 +02:00 |
|
honfika@gmail.com
|
0fae108b98
|
improved run_as3 flash file
|
2015-09-09 22:14:57 +02:00 |
|
honfika@gmail.com
|
b36305e3e1
|
package/namespace test classes added to as3 text swf. todo: create unit test
|
2015-07-21 14:02:44 +02:00 |
|
honfika@gmail.com
|
ebd6b5760c
|
package/namespace test classes added to as3 text swf. todo: create unit test
|
2015-07-19 16:19:57 +02:00 |
|
Jindra Petřík
|
113510a105
|
AS3: Display and direct edit trait Metadata
|
2015-07-17 14:33:15 +02:00 |
|
Jindra Petřík
|
4e3c37c28e
|
AS1/2 numbers test
|
2015-06-14 08:57:22 +02:00 |
|
honfika@gmail.com
|
b077fd235d
|
run.swf source
|
2015-06-05 09:56:10 +02:00 |
|
honfika@gmail.com
|
0c32ab01f6
|
run.swf added
|
2015-06-05 09:29:58 +02:00 |
|
Jindra Petřík
|
642b6827db
|
Issue #837 AS3 try..finally without catch decompilation fix
|
2015-04-15 13:50:30 +02:00 |
|
honfika@gmail.com
|
c98facb399
|
Debugger function moved to separated class, other small fixes
|
2015-03-09 23:18:02 +01:00 |
|
honfika@gmail.com
|
18af792012
|
#825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText
|
2015-03-07 22:55:09 +01:00 |
|
honfika@gmail.com
|
9443e32c1b
|
small fixes
|
2015-03-07 21:01:41 +01:00 |
|
honfika@gmail.com
|
46f73248bd
|
small fixes
|
2015-03-07 18:42:08 +01:00 |
|
Jindra Petřík
|
04922aaf69
|
Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
|
2014-08-24 17:55:42 +02:00 |
|