Commit Graph

22 Commits

Author SHA1 Message Date
Honfika
ff6f875c07 precedence field is protected now 2013-12-27 15:07:07 +01:00
Honfika
4064d82dc2 missing copyright headers added, reformated with updateLicense function 2013-12-14 20:28:49 +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
d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika
cf21654000 tests fixed 2013-10-15 00:13:24 +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
6d7aa04c44 store offsets in hilightedtextwriter 2013-10-13 15:16:19 +02:00
Honfika
c38c9b8148 toString renamed to appendTo 2013-10-13 14:36:34 +02:00
Honfika
caaefef393 organize imports again 2013-10-13 14:04:19 +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
0c9ea12f03 using stringbuilder for generating the AS source 2013-10-12 21:38:15 +02:00
Jindra Petøík
fcd3f8b0cd Improved highlighting, now uses lexer. 2013-09-15 12:04:30 +02:00
Honfika
2570c7bbe7 remaining highlights 2013-08-25 22:28:52 +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
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
c0c1b56615 Issue #203 AS1/2 (de)compiler fixes 2013-07-19 20:08:33 +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