Historie revizí

Autor SHA1 Zpráva Datum
  Yen Chi Hsuan 582be35847 Update coding style after pycodestyle 2.1.0 před 9 roky
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack před 9 roky
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py před 9 roky
  Jakub Wilk dfb1b1468c Fix typos před 10 roky
  Philipp Hagemeister 1cc79574fc Fix imports and general cleanup před 11 roky
  Jouke Waleson 5f6a1245ff PEP8 applied před 11 roky
  Philipp Hagemeister f48d3e9bbc [swfinterp] Improve undefined representation před 11 roky
  Philipp Hagemeister fbf94a7815 [swfinterp] Add more builtins and improve static variables před 11 roky
  Philipp Hagemeister 1921b24551 [swfinterp] Add support for more complicated constants před 11 roky
  Philipp Hagemeister cd9ad1d7e8 [swfinterp] Basic support for constants (only ints for now) před 11 roky
  Philipp Hagemeister 162f54eca6 [swfinterp] Implement bitand and pushshort operators před 11 roky
  Philipp Hagemeister 33a266f4ba [swfinterp] Implement charCodeAt před 11 roky
  Philipp Hagemeister 6b592d93a2 [swfinterp] Formalize built-in classes před 11 roky
  Philipp Hagemeister 4686ae4b64 [swfinterp] Implement various opcodes před 11 roky
  Philipp Hagemeister 8d05f2c16a [swfinterp] Add support for void methods před 11 roky
  Philipp Hagemeister a4bb83956c [swfinterp] Implement pushtrue and pushfalse opcodes před 11 roky
  Philipp Hagemeister eb5376044c [swfinterp] Implement equals opcode před 11 roky
  Philipp Hagemeister 3cbcff8a2d [swfinterp] Implement String basics před 11 roky
  Philipp Hagemeister e983cf5277 [swfinterp] Interpret yet more opcodes před 11 roky
  Philipp Hagemeister 0ab1ca5501 [swfinterp] Better error message před 11 roky
  Philipp Hagemeister 4baafa229d [swfinterp] Intepret more multinames před 11 roky
  Philipp Hagemeister b7558d9881 [swfinterp] Allow function patching před 11 roky
  Philipp Hagemeister 7fbf54dc62 [swfinterp] Remove (at the moment) dead code před 11 roky
  Philipp Hagemeister 351f373865 [swfinterp] Fix _u32 name před 11 roky
  Philipp Hagemeister c13bf7c836 [swfinterp] Use helper function struct_unpack for old Python 2.x releases (#3270) před 11 roky
  Philipp Hagemeister 1b38b5be86 [swfinterp] Remove debugging code před 11 roky
  Philipp Hagemeister decf2ae400 [swfinterp] Correct array access před 11 roky
  Philipp Hagemeister 0d989011ff [swfinterp] Add support for calling methods on objects před 11 roky
  Philipp Hagemeister 01b4b74574 [swfinterp] Add support for calls to instance methods před 11 roky
  Philipp Hagemeister 70f767dc65 [swfinterp] Add support for multiple classes před 11 roky