Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Korostelev 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest há 10 anos atrás
  Dan Korostelev 3d54020fdb [python] move python.lib.Dict to python.Dict, don't import dict from builtins module há 10 anos atrás
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness há 10 anos atrás
  frabbit 8d12218b30 add licenses to all python files, add some missing imports há 10 anos atrás
  frabbit db98dbb4f8 [python] add support for typed KwArgs like KwArgs<{ foo : String}> há 10 anos atrás
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there há 11 anos atrás
  frabbit a5d8dc6699 allow KwArgs after VarArgs, allow passing null for VarArgs and KwArgs (fixes problem when they are optional arguments and become null implicitly há 11 anos atrás
  frabbit ca21d890f2 get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect há 11 anos atrás
  frabbit 4a8bae80ed use native json at least for parsing in the first place há 11 anos atrás
  frabbit 34edde33d0 renaming há 11 anos atrás
  frabbit c41e909e23 rename StringTools and ArrayTools to NativeStrings and NativeLists há 11 anos atrás
  frabbit 0bf640d436 remove python.lib.Types há 11 anos atrás
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw há 11 anos atrás
  frabbit 71bf40620e restructure python lib há 11 anos atrás
  frabbit 5da60f3e41 remove old code há 11 anos atrás
  frabbit 6f94809a65 no need for preCode anymore há 11 anos atrás
  frabbit 01080cca0d get rid of untyped code in Sys há 11 anos atrás
  frabbit a54943a0bc cleanup dependencies (first run) há 11 anos atrás
  Simon Krajewski 3425248c71 format há 11 anos atrás
  frabbit 49476b0e17 add getChar support, flush in Lib.print and Lib.println há 11 anos atrás
  frabbit 7e00e1f341 quick fix for print/println há 11 anos atrás
  frabbit 0c61f59db9 move println implementation to python.Lib há 11 anos atrás
  frabbit b255276f69 move KeywordHandler functions to Reflect directly há 11 anos atrás
  Simon Krajewski d9ed72f630 add std files from hx2python há 11 anos atrás