Historique des commits

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