Philipp Hagemeister fbf94a7815 [swfinterp] Add more builtins and improve static variables před 10 roky
..
.gitignore 0cb2056304 [swfinterp] Start working on basic tests před 10 roky
ArrayAccess.as decf2ae400 [swfinterp] Correct array access před 10 roky
ClassCall.as 01b4b74574 [swfinterp] Add support for calls to instance methods před 10 roky
ClassConstruction.as 70f767dc65 [swfinterp] Add support for multiple classes před 10 roky
ConstArrayAccess.as fbf94a7815 [swfinterp] Add more builtins and improve static variables před 10 roky
ConstantInt.as cd9ad1d7e8 [swfinterp] Basic support for constants (only ints for now) před 10 roky
DictCall.as 0ab1ca5501 [swfinterp] Better error message před 10 roky
EqualsOperator.as eb5376044c [swfinterp] Implement equals opcode před 10 roky
LocalVars.as 0cb2056304 [swfinterp] Start working on basic tests před 10 roky
MemberAssignment.as 7f3e33a147 [swfinterp] Implement member assignment před 10 roky
NeOperator.as e983cf5277 [swfinterp] Interpret yet more opcodes před 10 roky
PrivateCall.as 0d989011ff [swfinterp] Add support for calling methods on objects před 10 roky
PrivateVoidCall.as 8d05f2c16a [swfinterp] Add support for void methods před 10 roky
StaticAssignment.as e75c24e889 [swfinterp] Extend tests and fix parsing před 10 roky
StaticRetrieval.as e75c24e889 [swfinterp] Extend tests and fix parsing před 10 roky
StringBasics.as 3cbcff8a2d [swfinterp] Implement String basics před 10 roky
StringCharCodeAt.as 33a266f4ba [swfinterp] Implement charCodeAt před 10 roky
StringConversion.as 3cbcff8a2d [swfinterp] Implement String basics před 10 roky