Commit History

Author SHA1 Message Date
  Aleksandr Kuzmenko df5606dd03 [dce] added "type_param_binop_==" and "type_param_binop_!=" features 5 years ago
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) 5 years ago
  Aleksandr Kuzmenko aaf91d0803 [python] align `-x % -y` with other targets (#8845) 5 years ago
  Aleksandr Kuzmenko 2d62f68fc8 [python] fixed modulo by negative number (#8846) 5 years ago
  Aleksandr Kuzmenko 429c582652 [python] minor changes 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) 6 years ago
  Alexander Kuzmenko 1d45ab0419 `String.iterator()` and `String.keyValueIterator()` 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Alexander Kuzmenko 6191e3c9a3 {platform}.Syntax modules (#6849) 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  frabbit 89f9fbae22 [python] support runtime call on split for strings typed as anons or dynamic, closes #6379 7 years ago
  frabbit 23718723a3 support anon and dynamic length field access via HxOverrides, fix #6259 for python 7 years ago
  Simon Krajewski c4dd6dfd04 deal with uninferred argument monomorphs 7 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  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