Commit History

Author SHA1 Message Date
  Clément Charmet b168bece12 [python] fixes #10440 (#10441) 3 years ago
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) 5 years ago
  Aleksandr Kuzmenko 509b5d5f07 Cross-target exception handling (#9124) 5 years ago
  Dan Korostelev c4c2d37f80 Array.contains (closes #3323) (#9179) 5 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Aleksandr Kuzmenko 05d71b0d3b [python] fix accessing non-existent fields on anon objects (fixes #7546) 6 years ago
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) 6 years ago
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) 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 131568ed90 for historic reasons pythons bool extends int, fixes #6549 7 years ago
  Simon Krajewski c4dd6dfd04 deal with uninferred argument monomorphs 7 years ago
  frabbit 3dba438fa2 [python] improve performance of Boot.field, it's faster to check the type before the field 8 years ago
  frabbit 1500b893cd [python] fix String.length handling in Boot.field 8 years ago
  Alexander Kuzmenko 1e843f7064 [pythong] fix accessing `length` on a string stored into `Dynamic` variable (#6276) 8 years ago
  Nicolas Cannasse e0a28b374b extend documentation of Reflect.compareMethods and add more tests (#5792) 8 years ago
  Dan Korostelev 17beb301de [python] properly type Internal.fieldFields invocations (see #6147) 8 years ago
  Dan Korostelev 8de200f07b [python] oh, actually always copy _hx_fields (see #6147) 8 years ago
  Dan Korostelev 90aa2c82a5 [python] don't modify _hx_fields of a superclass, make a copy instead (closes #6147) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Mark Knol 6c29743078 Update documentation 9 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 8d930d86fc remove inline tabs (closes #4299) 10 years ago
  Dan Korostelev 9ae0a2c7d9 [python] move python.lib.Set to python.Set, cleanup and add missing methods, use native "set" instead of importing from builtins 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
  Simon Krajewski ff7df08646 [python] that method REALLY does not want to have local DCE applied to it 10 years ago