Commit History

Author SHA1 Message Date
  frabbit 6569e77583 forgot to commit HxOverrides changes for #3071 11 years ago
  frabbit 53547f6219 improve iterator call 11 years ago
  frabbit bf4a7fc18c improve performance of string concatenation, reflect.field 11 years ago
  frabbit 0d195ccef5 improve ArrayAccess on Array performance 11 years ago
  frabbit d733727c5e optimize is Array check 11 years ago
  frabbit 9e37e778be improve performance of Std.is, Std.string(Boot.toString), avoid HxOverride.eq calls when possible 11 years ago
  frabbit b03c919f30 fixed equality of Arrays (closes #2936) 11 years ago
  frabbit 6c49a8b6cf improve performance of runtime iterator again 11 years ago
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 years ago
  frabbit b962ed3feb rename array set and get, next step TArray on lists should directly call ArrayImpl 11 years ago
  frabbit d453d20c15 move array get and set to ArrayImpl 11 years ago
  frabbit 8ec195b9e0 inline is not necessary 11 years ago
  frabbit be1a146001 minor 11 years ago
  frabbit 40bfa91f2b some minor fixes, added some comments that we have to deal with field access on anons in general 11 years ago
  frabbit 4571f09636 get rid of some HxOverrides 11 years ago
  frabbit ac06eda128 a little bit more cleanup, but we should get rid of HxOverrides if possible 11 years ago
  Simon Krajewski 65896d6ae4 deal with FDynamic and FAnon access on String.toLower/UpperCase 11 years ago
  Simon Krajewski 989c2ffa55 move global _hx functions to HxOverrides 11 years ago
  Simon Krajewski 8cbf7d9324 move HxOverrides code to Haxe 11 years ago