Historial de Commits

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