Historique des commits

Auteur SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Aurel 51b10b5f6a Unicode sys tests and fixes (#8135) il y a 6 ans
  Mark Knol 5286223994 Merge branch 'development' of https://github.com/haxefoundation/haxe into development il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  George Corney 9c2aec4793 [python] Allow main() as entry point when imported (#7529) il y a 6 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  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 il y a 7 ans
  Dan Korostelev 7d023c11cf [python] inline Lib.dictAsAnon il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Mark Knol 90a9e8895a Documentation update (#5070) il y a 9 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 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest il y a 10 ans
  Dan Korostelev 3d54020fdb [python] move python.lib.Dict to python.Dict, don't import dict from builtins module il y a 10 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
  frabbit db98dbb4f8 [python] add support for typed KwArgs like KwArgs<{ foo : String}> il y a 10 ans
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there il y a 11 ans
  frabbit a5d8dc6699 allow KwArgs after VarArgs, allow passing null for VarArgs and KwArgs (fixes problem when they are optional arguments and become null implicitly 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 4a8bae80ed use native json at least for parsing in the first place il y a 11 ans
  frabbit 34edde33d0 renaming il y a 11 ans
  frabbit c41e909e23 rename StringTools and ArrayTools to NativeStrings and NativeLists il y a 11 ans
  frabbit 0bf640d436 remove python.lib.Types il y a 11 ans
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw il y a 11 ans
  frabbit 71bf40620e restructure python lib il y a 11 ans
  frabbit 5da60f3e41 remove old code il y a 11 ans
  frabbit 6f94809a65 no need for preCode anymore il y a 11 ans
  frabbit 01080cca0d get rid of untyped code in Sys il y a 11 ans
  frabbit a54943a0bc cleanup dependencies (first run) il y a 11 ans