Historial de Commits

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