Commit History

作者 SHA1 備註 提交日期
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Aurel 51b10b5f6a Unicode sys tests and fixes (#8135) 6 年之前
  Mark Knol 5286223994 Merge branch 'development' of https://github.com/haxefoundation/haxe into development 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  George Corney 9c2aec4793 [python] Allow main() as entry point when imported (#7529) 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  frabbit c84d6b1fb7 [python] reduce generated output for Sys.print or Lib.print significantly, inline all print/println methods to allow optimized code especially for calls with just a string argument close #6184 7 年之前
  Dan Korostelev 7d023c11cf [python] inline Lib.dictAsAnon 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Mark Knol 90a9e8895a Documentation update (#5070) 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Dan Korostelev 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest 10 年之前
  Dan Korostelev 3d54020fdb [python] move python.lib.Dict to python.Dict, don't import dict from builtins module 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 db98dbb4f8 [python] add support for typed KwArgs like KwArgs<{ foo : String}> 10 年之前
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there 10 年之前
  frabbit a5d8dc6699 allow KwArgs after VarArgs, allow passing null for VarArgs and KwArgs (fixes problem when they are optional arguments and become null implicitly 11 年之前
  frabbit ca21d890f2 get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect 11 年之前
  frabbit 4a8bae80ed use native json at least for parsing in the first place 11 年之前
  frabbit 34edde33d0 renaming 11 年之前
  frabbit c41e909e23 rename StringTools and ArrayTools to NativeStrings and NativeLists 11 年之前
  frabbit 0bf640d436 remove python.lib.Types 11 年之前
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw 11 年之前
  frabbit 71bf40620e restructure python lib 11 年之前
  frabbit 5da60f3e41 remove old code 11 年之前
  frabbit 6f94809a65 no need for preCode anymore 11 年之前
  frabbit 01080cca0d get rid of untyped code in Sys 11 年之前
  frabbit a54943a0bc cleanup dependencies (first run) 11 年之前