Commit Graph

161 Commits

Author SHA1 Message Date
Jindra Petøík
604b4d3ad0 AS3: string concatenate and subtract needs parentheses 2013-01-02 11:10:52 +01:00
Jindra Petøík
88273e540c AS3: initializing constants 2013-01-02 10:56:24 +01:00
Jindra Petøík
c13142700a AS3: anonymous functions with names 2013-01-02 10:40:36 +01:00
Jindra Petøík
89e9ea7512 AS3: imports fix 2013-01-01 21:58:21 +01:00
Jindra Petøík
65ba33dda9 AS3: dup...setlocal fix 2013-01-01 21:56:32 +01:00
Jindra Petøík
ef481b25da AS3: precedence parentheses - call, new 2013-01-01 21:56:02 +01:00
Jindra Petøík
1200f20414 AS3: chained assignments fix 2013-01-01 20:57:19 +01:00
Jindra Petøík
900099e7df AS3: highlighting fix 2013-01-01 20:24:06 +01:00
Jindra Petøík
a5af1ce124 AS3: initializing constants 2013-01-01 20:18:10 +01:00
Jindra Petøík
fd9a62b4f7 AS3: static protected namespace fix 2013-01-01 17:31:25 +01:00
Jindra Petøík
a7b70644f7 AS3: usage fix (gui) 2013-01-01 16:42:53 +01:00
Jindra Petøík
4fd93d3e57 AS3: Better imports, uses
Formatting code
2013-01-01 14:03:50 +01:00
Jindra Petøík
e018eb96a3 AS3:CallSuperVoid fix - reversed arguments 2013-01-01 13:55:20 +01:00
Jindra Petøík
45ff89c36f AS3:Fixed with statements 2013-01-01 13:19:51 +01:00
Jindra Petøík
2f2c95a11a AS3:Correct class highlighting 2013-01-01 11:28:31 +01:00
Jindra Petøík
ae607c5db0 AS3: Imports from typenames 2012-12-31 22:33:35 +01:00
Jindra Petøík
b715bcfb35 updated jsyntaxpane lib 2012-12-31 17:18:35 +01:00
Jindra Petøík
8df81746e3 AS3: Deobfuscate namespaces, Issue 23 2012-12-31 17:14:56 +01:00
Jindra Petøík
a7d8188c63 AS3: Distinction of classes with same name removed, was not working 2012-12-31 16:53:56 +01:00
Jindra Petøík
4ac4d07618 AS3: strings in values now escaped 2012-12-31 16:42:12 +01:00
Jindra Petøík
d724241091 AS3: XML fix, with statement problem
Loading dialog with loading phases
2012-12-31 15:59:28 +01:00
Jindra Petøík
197c633709 jsyntaxpane: restoring not working XML 2012-12-31 13:59:22 +01:00
Jindra Petøík
9d2114157d jsyntaxpane: actionscript XML 2012-12-31 13:41:20 +01:00
Jindra Petøík
7dfc67d630 AS3: XML fix 2012-12-31 10:17:12 +01:00
Jindra Petøík
61a7e75916 AS3: XML 2012-12-31 10:16:39 +01:00
Jindra Petøík
de784d1684 AS3: XML filters 2012-12-31 07:10:21 +01:00
Jindra Petøík
3eb247bbc8 AS3: counting tags during export 2012-12-30 20:48:45 +01:00
Jindra Petøík
30337c38c8 AS3: better imports
AS3: Types with same name shown with namespace
2012-12-30 19:54:09 +01:00
Jindra Petøík
56f083fdb8 AS3: multi use namespace fix 2012-12-30 14:19:28 +01:00
Jindra Petøík
691935f5d3 AS3: class trait imports refactor 2012-12-30 14:16:58 +01:00
Jindra Petøík
e1f02f1e66 AS3: property fix 2012-12-30 14:13:02 +01:00
Jindra Petøík
e17d839714 AS3: set_local..get_local..kill fix 2012-12-30 13:56:44 +01:00
Jindra Petøík
32debac3a7 AS3: "All" option in ABC list to merge scripts into 1 tree
AS3: Better decompiling namespaces
2012-12-30 12:57:09 +01:00
Jindra Petøík
7b32f27c54 AS3: Parsing all traits inside scripts instead of just classes 2012-12-29 22:40:21 +01:00
Jindra Petøík
1229b6c82a AS3: Better imports
AS3: Better interfaces
2012-12-29 16:20:59 +01:00
Jindra Petøík
8909338f13 AS3: Fixed inline functions
AS3: Fixed hiding assignements bug
AS3: Static initializer does not show initialization of static variables/consts
AS3: Better imports
2012-12-29 11:34:49 +01:00
Jindra Petøík
1f804cbf18 Default SWF file version moved to SWF file 2012-12-29 07:35:50 +01:00
Jindra Petøík
0ac8e4a9b1 AS3: Fix exporting namespaces 2012-12-29 07:26:44 +01:00
Jindra Petøík
18b281ebb2 AS3: Decompiling namespaces 2012-12-28 22:49:19 +01:00
Jindra Petøík
a40db28465 Logging 2012-12-28 16:02:07 +01:00
Jindra Petøík
dbe3dc2905 ASDec: Small changes to eliminate notices 2012-12-28 12:17:33 +01:00
Jindra Petøík
1223dd8aad ASDec: Formatting code, organize imports 2012-12-28 09:53:30 +01:00
Jindra Petøík
07c6cfcfca Issue 21: Do-While and while loops inside if
Issue 22: Dup instruction with setlocal
formatting AVM2Code
2012-12-28 09:39:25 +01:00
Jindra Petøík
881ff00c29 Hilighting fix for ifs. fors 2012-12-27 20:23:17 +01:00
Jindra Petøík
b6ab0e3ca1 A few events export related 2012-12-27 18:48:12 +01:00
Jindra Petøík
ae55f1a7cb AS2: exporting
Checking for updates
2012-12-27 15:22:36 +01:00
Jindra Petøík
25b909903a version changed do 1.0.1 2012-12-26 21:08:45 +01:00
Jindra Petøík
da13641558 Fixed static variables 2012-12-26 20:38:41 +01:00
Jindra Petøík
3db10220d3 Better declarations 2012-12-26 06:50:05 +01:00
Jindra Petøík
ede22092f9 Better Pre/Post increments/decrements.
Temporary registers hidden.
2012-12-25 20:47:34 +01:00