Commit Graph

8 Commits

Author SHA1 Message Date
Jindra Petřík
b7eedd3174 not inlining setlocal..getlocal, better increment/decrement property support 2021-02-04 18:25:26 +01:00
Jindra Petřík
0b9940d300 AS3 allow exception start/end to not match instruction boundary 2021-02-03 19:55:24 +01:00
Jindra Petřík
9c3273ca97 renamed new as3 test swfs to have as3 prefix and unique SWF name 2021-02-03 07:07:22 +01:00
Jindra Petřík
7918817809 improved local register usage detection / try..catch..finally 2021-02-02 22:30:50 +01:00
Jindra Petřík
e649d08a08 Fixed: Try..catch.finally vs loops 2021-02-02 09:42:38 +01:00
Jindra Petřík
28650d40fb Fixed: Dot parent operator not detected in some cases 2021-02-01 19:17:54 +01:00
Jindra Petřík
dc1ef96e70 Fixed and+dowhile on ASC2 - precontinue can use stack. 2021-02-01 06:30:11 +01:00
Jindra Petřík
adf153e13a Improved tests.
Fixed try..catch..finally.
2021-01-31 15:52:22 +01:00