Historique des commits

Auteur SHA1 Message Date
  Aleksandr Kuzmenko ed2bc3d339 make searching for empty string with String.indexOf() and Stirng.lastIndexOf() consistent (#7609) il y a 5 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) il y a 6 ans
  Alexander Kuzmenko 1d45ab0419 `String.iterator()` and `String.keyValueIterator()` il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  frabbit 53b21a69c7 [python] python fixes for #6710 and #7335, add Builtins.repr il y a 7 ans
  frabbit d761d6bd08 fix String.substr for python (#7383) 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 8d12218b30 add licenses to all python files, add some missing imports il y a 10 ans
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there il y a 10 ans
  Simon Krajewski 916ff4567e temp fix for python macro issue il y a 11 ans
  frabbit f6bb5419be inline some string methods 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
  frabbit b5ab78c749 more cleanup il y a 11 ans
  Simon Krajewski 3a6806e5b0 leading colon -> trailing colon il y a 11 ans
  Simon Krajewski a8610fafea untypedPython -> pythonCode 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
  frabbit a54943a0bc cleanup dependencies (first run) il y a 11 ans
  Simon Krajewski 3425248c71 format il y a 11 ans
  Simon Krajewski 9474beb48a move Tools content to StringImpl 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
  Simon Krajewski c33de726b4 add @:coreApi to Array il y a 11 ans