Commit Graph

8046 Commits

Author SHA1 Message Date
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
69ae465fed Added tag for version 1.0.1 2012-12-26 21:09:23 +01:00
Jindra Petøík
25b909903a version changed do 1.0.1 version1.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
Jindra Petøík
6ee4949ca7 Closures calling 2012-12-25 15:45:04 +01:00
Jindra Petøík
14ae8e435c Code formatting 2012-12-25 11:33:41 +01:00
Jindra Petøík
24a6b82a94 organizing imports 2012-12-25 10:27:57 +01:00
Jindra Petøík
f9b1c9ac33 arguments variable 2012-12-25 09:46:36 +01:00
Jindra Petøík
cfadfc93e7 better multibane namespace resolving
icon 256
2012-12-25 08:40:03 +01:00
Jindra Petøík
fb207c72c2 Added tag for version 1.0.0 2012-12-24 11:11:03 +01:00
Jindra Petøík
bd09067c2e version changed to 1.0.0 version1.0.0 2012-12-24 11:09:04 +01:00
Jindra Petøík
36296f966e icon 2012-12-24 11:03:36 +01:00
Jindra Petøík
961166a3db AS3: Deobfuscation of identifier is now optional, acessed via Tools/Deobfuscation menu 2012-12-24 10:06:14 +01:00
Jindra Petøík
96d91ceb10 Issue 13: AS3: for..in, for each..in, fix 2012-12-23 09:56:56 +01:00
Jindra Petøík
77cd097d0d Issue 13: AS3: for..in, for each..in 2012-12-23 09:54:11 +01:00
Jindra Petøík
db62344fcd AS3: Chained assignments fix, Temporary registers in declaration. 2012-12-22 18:27:44 +01:00
Jindra Petøík
2b2d63bb27 removed temporaly inserted debug prints 2012-12-22 16:42:34 +01:00
Jindra Petøík
5b0e9e494a AS3: Chained assignments 2012-12-22 16:39:21 +01:00
Jindra Petøík
5c238c348f AS3: Local register types, inline functions / newactivation 2012-12-22 15:42:19 +01:00
Jindra Petøík
73aa020eeb AS3: Detecting local register types 2012-12-22 12:18:13 +01:00
Jindra Petøík
7bf3801ec9 AS3: Better try..catch..finally clauses 2012-12-21 18:56:31 +01:00
Jindra Petøík
6a0263a78f AS3: Empty line between traits 2012-12-21 09:46:49 +01:00
Jindra Petøík
1d32372060 AS3: Better local register names handling 2012-12-20 23:06:02 +01:00
Jindra Petøík
d7843ea832 AS3: Better semicolon insertion 2012-12-20 21:02:11 +01:00
Jindra Petøík
3d775b283b AS3: Trait list scrolling 2012-12-20 10:59:15 +01:00