Philipp Hagemeister
|
fbf94a7815
|
[swfinterp] Add more builtins and improve static variables
|
10 years ago |
Philipp Hagemeister
|
cd9ad1d7e8
|
[swfinterp] Basic support for constants (only ints for now)
|
10 years ago |
Philipp Hagemeister
|
33a266f4ba
|
[swfinterp] Implement charCodeAt
|
10 years ago |
Philipp Hagemeister
|
8d05f2c16a
|
[swfinterp] Add support for void methods
|
10 years ago |
Philipp Hagemeister
|
eb5376044c
|
[swfinterp] Implement equals opcode
|
10 years ago |
Philipp Hagemeister
|
3cbcff8a2d
|
[swfinterp] Implement String basics
|
10 years ago |
Philipp Hagemeister
|
e983cf5277
|
[swfinterp] Interpret yet more opcodes
|
10 years ago |
Philipp Hagemeister
|
0ab1ca5501
|
[swfinterp] Better error message
|
10 years ago |
Philipp Hagemeister
|
4baafa229d
|
[swfinterp] Intepret more multinames
|
10 years ago |
Philipp Hagemeister
|
7f3e33a147
|
[swfinterp] Implement member assignment
|
10 years ago |
Philipp Hagemeister
|
decf2ae400
|
[swfinterp] Correct array access
|
10 years ago |
Philipp Hagemeister
|
0d989011ff
|
[swfinterp] Add support for calling methods on objects
|
10 years ago |
Philipp Hagemeister
|
01b4b74574
|
[swfinterp] Add support for calls to instance methods
|
10 years ago |
Philipp Hagemeister
|
70f767dc65
|
[swfinterp] Add support for multiple classes
|
10 years ago |
Philipp Hagemeister
|
e75c24e889
|
[swfinterp] Extend tests and fix parsing
|
10 years ago |
Philipp Hagemeister
|
0cb2056304
|
[swfinterp] Start working on basic tests
|
10 years ago |