Jindra Petřík
|
534ac03314
|
Better decimal support (For ABCs with minor version 17)
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
acc5f94889
|
Fix missing javadoc parameters, throw tags,...
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
f3da12e032
|
Reformating to fix checkstyle.
|
2024-08-08 19:27:14 +02:00 |
|
Jindra Petřík
|
a5d3ce4f9b
|
Organize imports
|
2024-08-08 19:27:14 +02:00 |
|
Jindra Petřík
|
b57e38e387
|
More documentation.
|
2024-08-08 19:27:14 +02:00 |
|
Jindra Petřík
|
19c771bf44
|
Update license year
|
2024-08-05 11:17:25 +02:00 |
|
Jindra Petřík
|
1d9329e9be
|
Fixed code style
|
2024-08-05 11:17:25 +02:00 |
|
Jindra Petřík
|
dc5e50813f
|
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
|
2023-10-16 09:36:06 +02:00 |
|
Jindra Petřík
|
a30bc9136f
|
Display compound scripts in separate folders,
display script initializer separately.
Show imported classes.
|
2023-10-01 18:21:38 +02:00 |
|
Jindra Petřík
|
487d1f8b14
|
Update license year
|
2023-03-19 22:43:41 +01:00 |
|
Jindra Petřík
|
ae1a300fb3
|
Fixed DottedChain.PathPart NoSerializable exception
|
2023-01-30 22:33:36 +01:00 |
|
Jindra Petřík
|
40ea1e4aa3
|
A little optimization, dottedchain uses ArrayLists
|
2023-01-22 22:15:04 +01:00 |
|
Jindra Petřík
|
74cf717e9a
|
Fixed Parsing obfuscated namespaces with hash character "#"
|
2022-12-18 23:10:24 +01:00 |
|
Jindra Petřík
|
9e8d00edba
|
Fixed #1888 Casts in binary operations, not casting any type
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
60100196c5
|
Fixed #1810 AS3 Direct editation - XML attribute handling
|
2022-11-30 22:58:35 +01:00 |
|
Jindra Petřík
|
0227293bd0
|
Fixed #1692 Properly distinguish obfuscated names vs namespace suffixes and attributes
|
2022-11-20 22:12:19 +01:00 |
|
Jindra Petřík
|
1d82af4855
|
Update license header year
|
2022-11-06 21:44:39 +01:00 |
|
Jindra Petřík
|
c6b1e528df
|
update license header year
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
2bf7597cea
|
update license headers
|
2018-01-16 20:24:33 +01:00 |
|
Jindra Petřík
|
8a0223a02a
|
Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
|
2016-09-17 14:44:59 +02:00 |
|
Jindra Petřík
|
ebedbd9523
|
Issue #1189 Sort imports to have same order always
|
2016-08-16 20:45:43 +02:00 |
|
honfika@gmail.com
|
8cb067bfda
|
format java code
|
2016-01-15 14:37:34 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
Jindra Petřík
|
919d39106c
|
AS3 direct editation - ifixed namespace handling, construct fix
|
2015-11-07 07:03:10 +01:00 |
|
Jindra Petřík
|
2b9c1eb365
|
AS3 direct editation - indexing ABCs for faster access - classes and properties, better(?) and faster resolving
Hiding extends Object
|
2015-11-06 19:41:02 +01:00 |
|
honfika@gmail.com
|
a911196575
|
DottedChains in identifier deobfuscation
|
2015-07-16 13:20:23 +02:00 |
|
honfika@gmail.com
|
ace72938bd
|
DottedChain equals fix
|
2015-07-14 21:23:43 +02:00 |
|
honfika@gmail.com
|
af3553e387
|
more DottedChains
|
2015-07-14 21:11:08 +02:00 |
|
honfika@gmail.com
|
a4d49aeaf0
|
using DottedChains (almost) everywhere
|
2015-07-14 20:13:54 +02:00 |
|
honfika@gmail.com
|
9a0a54bebb
|
hashCode and equals
|
2015-07-12 18:14:26 +02:00 |
|
honfika@gmail.com
|
904d1f64f1
|
non static caches (separated cache for all SWFs)
|
2015-07-12 15:14:41 +02:00 |
|
honfika@gmail.com
|
fac67d5baa
|
format source code
|
2015-07-04 20:51:26 +02:00 |
|
Jindra Petřík
|
650aefede2
|
Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
|
2015-06-12 13:08:32 +02:00 |
|