Commit Graph

29 Commits

Author SHA1 Message Date
Jindra Petřík
a597625239 Fixed: #1623 Right side marker (gray line) in P-code 2021-03-05 21:22:55 +01:00
Jindra Petřík
ba5c298bbd Fixed #1159, #1608 Regexp syntax hilight when not a regexp (only division) again 2021-02-24 19:55:59 +01:00
Jindra Petřík
21dfcfc15c Fixed: #1159 Regexp syntax hilight when not a regexp (only division) 2021-02-11 08:11:18 +01:00
Jindra Petřík
acc2d9a26f AS3 p-code more RAbcDasm like: Void keyword instead of Undefined for optional parameters and slot/const values 2021-02-08 20:15:19 +01:00
Jindra Petřík
ab3bb3b15e AS3 P-code: try has (optional) end keyword, and is located at the bottom after code.
setlocalx/getlocalx have aliases setlocal_x/getlocal_x
2021-02-08 20:15:19 +01:00
Jindra Petřík
5733cd9051 #1449 Updated Turkish translation 2020-04-25 17:11:07 +02:00
Jindra Petřík
d138c61072 - AS1 slash syntax support (decompilation, direct editation)
- AS1/2 Using eval, set functions on obfuscated names instead of §§ syntax where applicable
2018-05-27 16:52:55 +02:00
Jindra Petřík
e8c73ce05f #1456 jsyntaxpane - updated for java 9+ - fixed undomanager 2018-04-22 11:21:45 +02:00
Jindra Petřík
666dcad86e Issue 1449 - Turkish translation by Osman ÖZ 2018-04-01 11:56:09 +02:00
honfika@gmail.com
8779d5d78c #1327 P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter 2016-12-26 12:53:32 +01:00
Jindra Petřík
a5ab81747e Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
honfika@gmail.com
28d0e03b34 #1200 Select search result with enter ke from the list, hungarian debug message removed 2016-03-12 10:30:39 +01:00
honfika@gmail.com
9e59d1e1af #1200 Previous search text should be selected when quick find toolbar opens 2016-03-12 08:52:08 +01:00
Jindra Petřík
d521b354ad Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
2016-01-15 06:31:26 +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
1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
Jindra Petřík
c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
honfika@gmail.com
b45d67014c #689 Ignore Case not correctly toggled: fixed 2015-10-18 15:55:33 +02:00
honfika@gmail.com
e8fb8e2f37 faster syntax highlighting 2015-09-16 14:12:13 +02:00
Jindra Petřík
bda1e29fa9 §§ "preprocessor" instructions as red ("ERROR" in jsyntaxpane) 2015-07-05 18:28:51 +02:00
Jindra Petřík
f3c0c8fa69 Introduce end-of-line normalization 2015-07-03 19:08:19 +02:00
Jindra Petřík
cac19d6cb9 Stack handling improved - no more StackEmptyException
And/Or handling improved
Preprocessor instructions introduced - §§pop,§§push...
2015-06-12 13:04:13 +02:00
honfika@gmail.com
9be0e34c1a resources 2015-02-15 22:38:35 +01:00
honfika@gmail.com
c17afde4cf Text highlighting fixed 2014-12-06 16:39:39 +01:00
Jindra Petřík
bda7aeba79 Issue #635,#726 jsyntaxpane - Fixed placing cursor inside Unicode characters 2014-11-23 08:54:56 +01:00
Jindra Petřík
f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
Jindra Petřík
48e8eb17c7 AS1/2: Editing obfuscated identifiers via new paragraph (§) syntax 2014-08-24 15:54:49 +02:00
Jindra Petřík
303935cf4e Issue #337 quickfind visibility improved
AS Search Results dialog instead of panel with prev/next
2014-06-01 10:52:52 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00