コミット履歴

作者 SHA1 メッセージ 日付
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 年 前
  Aurel 8616359ff7 Reformat std (#8408) 6 年 前
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) 6 年 前
  Alexander Kuzmenko 1d45ab0419 `String.iterator()` and `String.keyValueIterator()` 6 年 前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年 前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年 前
  frabbit 89f9fbae22 [python] support runtime call on split for strings typed as anons or dynamic, closes #6379 7 年 前
  Mark Knol 875ad19432 2017 (#5932) 8 年 前
  Andy Li 1c79168a33 update copyright year to 2016 9 年 前
  Andy Li ae6349cccf bump license year to 2015 9 年 前
  Mark Knol 1108ec5f3e remove docs for python/_std/String 10 年 前
  Dan Korostelev 4727312e73 [python] don't import String from builtins, use native str instead 10 年 前
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 年 前
  frabbit 8d12218b30 add licenses to all python files, add some missing imports 10 年 前
  frabbit f6bb5419be inline some string methods 11 年 前
  Dan Korostelev 11760627ef [python] rename @:import to @:pythonImport 11 年 前
  Dan Korostelev 83a9df8190 [python] use new @:import meta instead of boring __init__ methods 11 年 前
  frabbit 88212142c6 remove Builtin dependency of Array and String 11 年 前
  frabbit 95192bd4ad rename python.Macros to python.Syntax 11 年 前
  frabbit a54943a0bc cleanup dependencies (first run) 11 年 前
  frabbit f697a39e06 whitespace cleanup 11 年 前
  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 11 年 前
  Simon Krajewski 65896d6ae4 deal with FDynamic and FAnon access on String.toLower/UpperCase 11 年 前
  Simon Krajewski 38ed941b31 change String handling again 11 年 前
  Simon Krajewski 595c9f17e3 generate StringImpl as _hx_c_String 11 年 前
  Simon Krajewski 8272cc4b00 remove inline from String.fromCharCode 11 年 前
  Simon Krajewski 0566f733a8 move String.length implementation to compiler 11 年 前
  frabbit 1d9fde534b fix for macro unit tests 11 年 前
  Simon Krajewski d9ed72f630 add std files from hx2python 11 年 前