Commit History

Author SHA1 Message Date
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  frabbit c395276412 [python] fix modulo operator for negative numbers 10 years ago
  frabbit 95795a09b8 [python] add reverse mapping to access native fields of kwArgs, fix #4011 10 years ago
  frabbit a1795a4f38 [python] add delattr to UBuiltins, use UBuiltins in HxOverrides.mapKwArgs 10 years ago
  frabbit c0913e81d0 [python] make a copy of anon and don't change the source 10 years ago
  frabbit f86583b662 add support for @:native fields on typedefs, which are used in conjunction with KwArgs 10 years ago
  frabbit 6f58f48c85 shift can be called through anons too 10 years ago
  frabbit f8ba65c2e1 fix field access on core types through anons, Iterable.iterator for Arrays typed as Iterable for example 10 years ago
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago
  frabbit 8d12218b30 add licenses to all python files, add some missing imports 10 years ago
  Dan Korostelev 9b43bd5f2b minor [skip ci] 11 years ago
  frabbit 64120f3f66 allow runtime calls to map and filter on structures and dynamic 11 years ago
  frabbit 6956fdd111 [python] improve HxOverride implementations of toLowerCase and toUpperCase 11 years ago
  frabbit 48a368aefb improve HxOverrides implementations of array methods 11 years ago
  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