Jindra Petřík
|
dbad866812
|
correct continue in if handling,
move continue down if possible (invert expression of if when needed)
|
2021-01-29 20:14:32 +01:00 |
|
Jindra Petřík
|
2092a38e12
|
DataProvider in tests for ASC2 compiled SWF
|
2021-01-29 10:53:53 +01:00 |
|
Jindra Petřík
|
0da0e41cc6
|
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-01-26 21:12:34 +01:00 |
|
Jindra Petřík
|
7083b75f8e
|
return in try
|
2021-01-25 11:01:30 +01:00 |
|
Jindra Petřík
|
ecaaf2f307
|
Updated tests
|
2021-01-24 18:52:54 +01:00 |
|
Jindra Petřík
|
4f1ea1a126
|
Fixed goto/for detectionFixed goto/for detection
|
2021-01-23 08:58:26 +01:00 |
|
Jindra Petřík
|
a0bd5794dc
|
Fixed goto/for detection
|
2021-01-22 20:46:44 +01:00 |
|
Jindra Petřík
|
337f8bb81d
|
goto detection improvements
|
2021-01-21 10:29:13 +01:00 |
|
Jindra Petřík
|
4028327330
|
goto detection... still does not work
|
2021-01-19 18:22:26 +01:00 |
|
Jindra Petřík
|
9c38f4dca1
|
AS3 test methods separated to classes, Fixed AS3: get/set slot for global scope
|
2021-01-18 19:19:36 +01:00 |
|