Commit Graph
38 Commits
Author SHA1 Message Date
Jindra Pet��k 692ebfaac5 AS3 parser stub improved 2014-03-23 23:03:55 +01:00
Jindra Pet��k 851287e550 AS3 parser stub improved 2014-03-23 11:53:52 +01:00
Honfika 468430563a copyright message fix 2014-02-27 13:55:03 +01:00
Honfika da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Jindra Pet��k 1e3a67ec1c Configurable code formatting (Indentation + brace position) 2014-02-25 15:52:41 +01:00
Jindra Pet��k fa15870752 Issue #306 editing AS directly - detectUnitializedVars fix 2014-02-24 22:15:10 +01:00
Jindra Pet��k cd92cad907 Issue #304 Direct AS1/2 editing DefineFunction vs DefineFunction2 fix
merge
2014-02-23 22:40:31 +01:00
Jindra Pet��k 7b6d54bc68 License header years update 2014-02-02 05:35:36 +01:00
Honfika 41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika 0da9d423a0 final fields 2014-01-19 22:33:23 +01:00
Honfika 203abdd561 LocalData object instead of object lists 2014-01-12 23:43:30 +01:00
Honfika ff6f875c07 precedence field is protected now 2013-12-27 15:07:07 +01:00
Honfika f5e205cf85 Issue #442 Decompilation regression since nightly ffdec_1.7.4_db2388c37836: fixed 2013-12-26 21:50:40 +01:00
Honfika 4064d82dc2 missing copyright headers added, reformated with updateLicense function 2013-12-14 20:28:49 +01:00
Honfika 06b95ac6e1 Issue #431: Canceling background threads (after timeout, or after user action, e.g new treeitem selected) fixed + small fixes 2013-12-03 00:26:21 +01:00
Honfika ac96c7dbb5 Workarounds for StackOverflowExceptions 2013-12-01 08:53:04 +01:00
Honfika b3dc9a4d13 cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page) 2013-11-07 21:18:18 +01:00
Honfika c37c93173e tests fixed, test added for optional parameters, integer and float optional parameters fixed 2013-11-01 19:52:40 +01:00
Honfika 9b5acbcaee new lines fixed 2013-11-01 13:18:27 +01:00
Honfika d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika b82bd36058 more stringbuilders 2 2013-10-14 23:47:26 +02:00
Honfika 31bca9c8fe more stringbuilders 2013-10-13 19:36:57 +02:00
Honfika f325ba0db7 highlight method removed, indent-unindents 2013-10-13 17:08:51 +02:00
Honfika c38c9b8148 toString renamed to appendTo 2013-10-13 14:36:34 +02:00
Honfika 7cd3f79dd1 localdata fixes 2013-10-13 13:59:44 +02:00
Honfika 407598ee28 remove unused imports 2013-10-13 13:00:52 +02:00
Honfika fb5af451e2 localData class added 2013-10-13 12:33:15 +02:00
Honfika b33ac86256 small bugfix 2013-10-13 02:31:48 +02:00
Honfika 0c9ea12f03 using stringbuilder for generating the AS source 2013-10-12 21:38:15 +02:00
Jindra Pet��k c777e82980 AS3: New P-code editing syntax inspired by RABCDAsm.
AS3: Multiname and namespace editing.
AS3: Editing whole trait in one textarea
AS3: Removed messages about adding new constants
AS3: Modified colors in editor
AS3: Highlighting pair parenthesis/bracket
AS3: Editing various new P-code parameters
2013-09-14 18:57:08 +02:00
Honfika 624194f453 organize imports 2013-09-09 21:12:58 +02:00
Honfika d017a6c8fc indent open, indent close fixed 2013-09-03 11:18:18 +02:00
Honfika 2570c7bbe7 remaining highlights 2013-08-25 22:28:52 +02:00
Honfika fa48f9478f highlights: new lines removed from hilight call, some not highlighted strings are highlighted 2013-08-25 16:57:22 +02:00
Honfika d1a0c1d463 highlight parameter added 2013-08-25 15:17:58 +02:00
Jindra Pet��k 765cc1665e Issue #223 AS2 Detecting uninitialized class fields 2013-07-30 23:01:39 +02:00
Jindra Pet��k 0085aedca0 Issue #237 Substract parentheses Fix 2013-07-16 13:24:37 +02:00
Jindra Pet��k bf195f1a6a Refactoring:
AVM2 / TreeItem => AVM2Item
Action / TreeItem => ActionItem
decompiler.flash.graph => decompiler.graph
2013-07-16 05:40:32 +02:00