Historique des commits

Auteur SHA1 Message Date
  Aleksandr Kuzmenko 429c582652 [python] minor changes il y a 6 ans
  Aleksandr Kuzmenko d90776c698 [python] fix Reflect.isFunction(f) is f is anon object il y a 6 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Aleksandr Kuzmenko 7ba3a01189 Specify Reflect.copy(null) (#8448) il y a 6 ans
  Aleksandr Kuzmenko 05d71b0d3b [python] fix accessing non-existent fields on anon objects (fixes #7546) il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Nicolas Cannasse e0a28b374b extend documentation of Reflect.compareMethods and add more tests (#5792) il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Simon Krajewski 4c6484ef32 [python] escape keywords in Reflect.deleteField (closes #5016) il y a 9 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 9 ans
  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 10 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