Commit Graph
23 Commits
Author SHA1 Message Date
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík 25bc05012f Fixed #1769 Missing some body trait variable declaration 2022-11-30 22:58:35 +01:00
Jindra Petřík 775c46ae94 Add class to ABC file 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 98c2b1eba9 AS3 p-code more RAbcDasm like
- get/setlocal_x renamed to get/setlocalx
- QName casing changed from Qname

Better increment/decrement detection, chained assignments.
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 da859ddb41 AS3 p-code editing - metadata read/write support 2016-08-28 17:01:50 +02:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] d621f09822 fix2 2015-12-08 13:57:34 +01:00
[email protected] 15c09a2d21 test fix 2015-11-30 09:22:31 +01:00
[email protected] b338abcdba test fixes 2015-11-26 16:02:26 +01:00
[email protected] 7bdecd990a create method for different multiname types 2015-11-10 11:05:47 +01:00
[email protected] f2b8b146a6 faster AVM2 constant pool when adding a lot of items to it. 2015-11-09 13:58:20 +01:00
Jindra Petřík 87a1a9206f Namespace name comparation fix (dottedchain "" == name_id 0
Method body creation arguments fix
2015-10-28 09:20:41 +01:00
[email protected] ca0642fe82 AS3 instuction list test 2015-10-08 19:02:12 +02:00
[email protected] 1badb49810 not creating always new instruction definition objects 2015-09-07 10:20:11 +02:00
[email protected] 27bb3b1707 typo fix 2015-08-31 13:29:53 +02:00
Jindra Petřík cbbdded296 Issues #944,#991,#939 AS3 obfuscated switch read fix, wrong constants indices fix 2015-07-05 12:53:03 +02:00
Jindra Petřík 1952e75276 tests compilation fixed 2015-07-04 16:47:30 +02:00
Jindra Petřík f3c0c8fa69 Introduce end-of-line normalization 2015-07-03 19:08:19 +02:00
Jindra Petřík bc59d42957 AS3: ASM instruction remove/replace/insert fix, test added 2015-07-03 07:08:27 +02:00