aboutsummaryrefslogtreecommitdiffstats
path: root/test/swftests
Commit message (Expand)AuthorAgeFilesLines
* [swfinterp] Add more builtins and improve static variablesPhilipp Hagemeister2014-11-171-0/+18
* [swfinterp] Basic support for constants (only ints for now)Philipp Hagemeister2014-11-171-0/+12
* [swfinterp] Implement charCodeAtPhilipp Hagemeister2014-11-171-0/+11
* [swfinterp] Add support for void methodsPhilipp Hagemeister2014-11-171-0/+22
* [swfinterp] Implement equals opcodePhilipp Hagemeister2014-11-171-0/+10
* [swfinterp] Implement String basicsPhilipp Hagemeister2014-11-172-0/+22
* [swfinterp] Interpret yet more opcodesPhilipp Hagemeister2014-11-171-0/+24
* [swfinterp] Better error messagePhilipp Hagemeister2014-11-171-1/+1
* [swfinterp] Intepret more multinamesPhilipp Hagemeister2014-11-171-0/+10
* [swfinterp] Implement member assignmentPhilipp Hagemeister2014-11-171-0/+22
* [swfinterp] Correct array accessPhilipp Hagemeister2014-07-201-0/+19
* [swfinterp] Add support for calling methods on objectsPhilipp Hagemeister2014-07-201-0/+21
* [swfinterp] Add support for calls to instance methodsPhilipp Hagemeister2014-07-201-0/+17
* [swfinterp] Add support for multiple classesPhilipp Hagemeister2014-07-201-0/+15
* [swfinterp] Extend tests and fix parsingPhilipp Hagemeister2014-07-202-0/+29
* [swfinterp] Start working on basic testsPhilipp Hagemeister2014-07-192-0/+14