Commit History

Author SHA1 Message Date
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago
  frabbit 2a3b66e186 [python] rename modules, follow same convention than nodejs target for module -> class mapping 10 years ago
  Simon Krajewski eb467870cd [python] remove return from some Void methods because the analyzer complains 10 years ago
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there 10 years ago
  frabbit db2c629027 [python] slight improvements/cleanup to python.Boot, allow inlining of Std.string, ArrayImpl use arrayJoin of Boot 11 years ago
  frabbit 554d273b61 minor array implementation performance improvements 11 years ago
  frabbit 980a1af814 optimize python Vector (no bound checks), add vector iteration test 11 years ago
  frabbit 3aca4f8820 minor fix 11 years ago
  frabbit a8a24b972e revert pythonCode string interpolation to the same used in cpp, c# etc. 11 years ago
  frabbit 0d195ccef5 improve ArrayAccess on Array performance 11 years ago
  frabbit ca21d890f2 get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect 11 years ago
  frabbit 8257a5327f remove more precode, cleanup _hx_builtin occurrences 11 years ago
  Simon Krajewski 0fbd6aa294 remove redundant @:keep (implied by type-level @:keep) 11 years ago
  frabbit b5ab78c749 more cleanup 11 years ago
  Simon Krajewski 0e8dfda2b7 deal with "Dynamic should be Void" cases 11 years ago
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 years ago
  frabbit d453d20c15 move array get and set to ArrayImpl 11 years ago
  frabbit 00f4529662 more cleanup 11 years ago
  frabbit ad4dfe90f1 get rid of dirty __python__whatever__ syntax in some classes 11 years ago
  frabbit 95192bd4ad rename python.Macros to python.Syntax 11 years ago
  frabbit a54943a0bc cleanup dependencies (first run) 11 years ago
  Simon Krajewski 3425248c71 format 11 years ago
  frabbit 2fff8852f5 reflect on all fields of String and Array, use Macro to hide python specific field access/call, move all of string and array implementation to impl classes 11 years ago
  Simon Krajewski 214d4f6a93 keep ArrayImpl for now 11 years ago
  frabbit f359009044 more fixes to fix doc generation 11 years ago
  Simon Krajewski d9ed72f630 add std files from hx2python 11 years ago