Commit Verlauf

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