Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Knol 875ad19432 2017 (#5932) vor 8 Jahren
  Mark Knol 6c29743078 Update documentation vor 9 Jahren
  Andy Li 1c79168a33 update copyright year to 2016 vor 9 Jahren
  Andy Li ae6349cccf bump license year to 2015 vor 10 Jahren
  frabbit 8d930d86fc remove inline tabs (closes #4299) vor 10 Jahren
  Dan Korostelev 9ae0a2c7d9 [python] move python.lib.Set to python.Set, cleanup and add missing methods, use native "set" instead of importing from builtins 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
  Simon Krajewski ff7df08646 [python] that method REALLY does not want to have local DCE applied to it vor 11 Jahren
  Dan Korostelev 11cba31941 [python] get rid of HxBuiltin, clean up things here and there vor 11 Jahren
  Dan Korostelev 34849cc8d7 [python] use Math.round instead of own function vor 11 Jahren
  Dan Korostelev 596dcdb96d [python] clean up python.Boot a bit vor 11 Jahren
  frabbit db2c629027 [python] slight improvements/cleanup to python.Boot, allow inlining of Std.string, ArrayImpl use arrayJoin of Boot vor 11 Jahren
  frabbit bf4a7fc18c improve performance of string concatenation, reflect.field vor 11 Jahren
  frabbit 0328a22a50 small Boot.toString improvements vor 11 Jahren
  frabbit 9e37e778be improve performance of Std.is, Std.string(Boot.toString), avoid HxOverride.eq calls when possible 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
  Simon Krajewski 9342294ad1 remove newlines vor 11 Jahren
  Dan Korostelev 11760627ef [python] rename @:import to @:pythonImport vor 11 Jahren
  Dan Korostelev e74d8003c7 [python] Remove extern for python object for now, get __dict__ using Internal. vor 11 Jahren
  Simon Krajewski 58b01deaea implement _hx_AnonObject in Haxe vor 11 Jahren
  Dan Korostelev 2820e1d1d9 [python] Implement _hx_ClassRegistry in Haxe and support @:nativeGen meta to disable adding reflection info to a class. vor 11 Jahren
  Dan Korostelev adddcecef9 [python] register type reflection data with class decorators vor 11 Jahren
  frabbit 8257a5327f remove more precode, cleanup _hx_builtin occurrences vor 11 Jahren
  frabbit 2c9f277cae get rid of _hx_c object vor 11 Jahren
  frabbit dc204038a0 remove Boot->Math dependency vor 11 Jahren
  frabbit 332bddd1e9 properly handle identifiers with leading underscores like '__b', but don't apply transformation for leading and trailing underscores like '__iter__', remove dirty hack for '__b' vor 11 Jahren
  Simon Krajewski 0fbd6aa294 remove redundant @:keep (implied by type-level @:keep) vor 11 Jahren
  Simon Krajewski bb35eb7c21 normalize formatting (a bit) vor 11 Jahren
  frabbit c2cfd4d685 more cleanup vor 11 Jahren