Historia zmian

Autor SHA1 Wiadomość Data
  Andy Li ae6349cccf bump license year to 2015 9 lat temu
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 lat temu
  frabbit dda4aa4b0d compatibility fix for latest cython version, inspect.isfunction behaviour is different 10 lat temu
  Dan Korostelev d4458474db [python] support typed VarArgs similar to KwArgs (see #3879) 10 lat temu
  Dan Korostelev 3a5d37704a remove void return 10 lat temu
  Dan Korostelev 84fa7cfe13 [python] minor Reflect cleanup 11 lat temu
  Andy Li 6cb1e40b41 Reflect.callMethod should accept Function only. 11 lat temu
  frabbit bf4a7fc18c improve performance of string concatenation, reflect.field 11 lat temu
  frabbit e683253e88 fix tricky VarArgs again (runtime array on the call site and tuple on the receiving site) (fixes #2937) 11 lat temu
  Dan Korostelev 213e191b0f Convert VarArgs tuple to Array for Reflect.makeVarArgs (closes #2937) 11 lat temu
  frabbit 0bf640d436 remove python.lib.Types 11 lat temu
  frabbit 71bf40620e restructure python lib 11 lat temu
  frabbit fd1d81eed6 minor 11 lat temu
  frabbit 8ef02e1da8 fields is already defined in Boot 11 lat temu
  frabbit 879ce5b70a add support for KwArgs, VarArgs, implement makeVarArgs, still failing unit test 11 lat temu
  Simon Krajewski 6509491a68 remove Js feature cruft 11 lat temu
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 lat temu
  Simon Krajewski 855f812657 tabsify 11 lat temu
  Simon Krajewski 8bc1d59b7d change Syntax to extern class (some TODOs left) 11 lat temu
  frabbit 8b3a5e86d5 a little bit of Reflect cleanup 11 lat temu
  frabbit a54943a0bc cleanup dependencies (first run) 11 lat temu
  frabbit 2fff8852f5 reflect on all fields of String and Array, use Macro to hide python specific field access/call, move all of string and array implementation to impl classes 11 lat temu
  frabbit 2c388bc4cf fix reflection of core type fields paritally 11 lat temu
  frabbit b255276f69 move KeywordHandler functions to Reflect directly 11 lat temu
  Simon Krajewski 9a449f84c3 use Reflect.field/setField on dynamic field access 11 lat temu
  Simon Krajewski d9ed72f630 add std files from hx2python 11 lat temu