提交歷史

作者 SHA1 備註 提交日期
  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 年之前