Commit Graph
32 Commits
Author SHA1 Message Date
Jindra Petřík da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík 7e50b87886 Fix repository line endings 2018-01-07 22:20:50 +01:00
Jindra Petřík 0112764b29 Fixed Invalid caret position error on selecting first script after startup. 2018-01-07 20:55:30 +01:00
[email protected] ceffd8bdb5 [#1354] Various FLA export problem fixes 2017-02-27 12:28:11 +01:00
[email protected] bf59e9e5fb Jump to the found text after pcode search fixed 2016-12-25 14:22:01 +01:00
[email protected] 57ad8b667d #1311 actionScript source font size 2016-12-01 18:19:24 +01:00
Jindra Petřík e9f20112a7 Go to column on Flex error 2016-08-20 18:35:29 +02:00
Jindra Petřík 6781d86a6c Reformat and organize imports 2016-08-06 07:21:58 +02:00
[email protected] 81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
[email protected] 0e9f8ec9aa make fields final where possible 2016-04-18 17:13:46 +02:00
[email protected] 0b1370c54c removed unused imports 2016-03-30 15:35:00 +02:00
Jindra Petřík 9b9e653876 Display AS3 p-code docs in GUI, unfinished = stub, needs UI enhancements
Must be turned on in settings
2016-03-27 09:33:51 +02:00
Jindra Petřík 85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 071ab74e52 unused imports removed 2015-12-09 20:42:06 +01:00
Jindra Petřík 0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík ec666b60e4 AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
2015-12-05 10:53:43 +01:00
[email protected] d0f2786673 removed unused imports 2015-12-01 09:28:01 +01:00
Jindra Petřík 1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +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
Jindra Petřík bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
Jindra Petřík 27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
Jindra Petřík 668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00
[email protected] e8fb8e2f37 faster syntax highlighting 2015-09-16 14:12:13 +02:00
[email protected] 427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
[email protected] 1fb114c78e #998 -format argument is not working in commandline: fixed 2015-07-23 15:57:56 +02:00
[email protected] f6e51bbacc NullPointer exception fixed when debug mode is enabled 2015-07-19 13:40:01 +02:00
Jindra Petřík 0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
[email protected] 434489770e #899 Show script after AS3 Direct editation 2015-05-26 21:59:36 +02:00
[email protected] fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00