Historique des commits

Auteur SHA1 Message Date
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) il y a 5 ans
  Dan Korostelev c4c2d37f80 Array.contains (closes #3323) (#9179) il y a 5 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Ben Morris 6df5ca3b11 Add Array.resize method (#6869) il y a 7 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  frabbit 52c7b67cf9 cleanup python dce, fix #5820, fix #5817 il y a 8 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 2a3b66e186 [python] rename modules, follow same convention than nodejs target for module -> class mapping il y a 10 ans
  Simon Krajewski eb467870cd [python] remove return from some Void methods because the analyzer complains il y a 10 ans
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there il y a 10 ans
  frabbit db2c629027 [python] slight improvements/cleanup to python.Boot, allow inlining of Std.string, ArrayImpl use arrayJoin of Boot il y a 11 ans
  frabbit 554d273b61 minor array implementation performance improvements il y a 11 ans
  frabbit 980a1af814 optimize python Vector (no bound checks), add vector iteration test il y a 11 ans
  frabbit 3aca4f8820 minor fix il y a 11 ans
  frabbit a8a24b972e revert pythonCode string interpolation to the same used in cpp, c# etc. il y a 11 ans
  frabbit 0d195ccef5 improve ArrayAccess on Array performance il y a 11 ans
  frabbit ca21d890f2 get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect il y a 11 ans
  frabbit 8257a5327f remove more precode, cleanup _hx_builtin occurrences il y a 11 ans
  Simon Krajewski 0fbd6aa294 remove redundant @:keep (implied by type-level @:keep) il y a 11 ans
  frabbit b5ab78c749 more cleanup il y a 11 ans
  Simon Krajewski 0e8dfda2b7 deal with "Dynamic should be Void" cases il y a 11 ans
  Simon Krajewski a8610fafea untypedPython -> pythonCode il y a 11 ans
  frabbit d453d20c15 move array get and set to ArrayImpl il y a 11 ans
  frabbit 00f4529662 more cleanup il y a 11 ans
  frabbit ad4dfe90f1 get rid of dirty __python__whatever__ syntax in some classes il y a 11 ans
  frabbit 95192bd4ad rename python.Macros to python.Syntax il y a 11 ans