Commit History

Author SHA1 Message Date
  Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) 5 years ago
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 years ago
  Aleksandr Kuzmenko 582fed42db [python] fix Std.parseInt() for haxedecimal with leading whitespaces 5 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) 6 years ago
  Simon Krajewski 753b36e5d1 null cast/is/catch (#7532) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Simon Krajewski a200541e35 revert Std.is changes for release 6 years ago
  Nicolas Cannasse ad443a5fc8 more Std.is(null,Dynamic) == false support (#7532) 6 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Dan Korostelev bcfebf4aef [python] some random love 8 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
  Simon Krajewski 7203f158ce [python] keep Std.is if we have a typed cast (closes #4310) 10 years ago
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago
  frabbit 29cc0b1c78 [python] no need to keep Std.is for throwing primitive types anymore 10 years ago
  Simon Krajewski 3e7a8d417c [python] have to keep Std.is for now 10 years ago
  frabbit 9e37e778be improve performance of Std.is, Std.string(Boot.toString), avoid HxOverride.eq calls when possible 11 years ago
  frabbit 09c9e422ae remove Std -> Date dependency 11 years ago
  frabbit d2a6e557bb fix large integer issue (https://github.com/frabbit/hx2python/issues/30) 11 years ago
  Simon Krajewski dc78422893 do interface checks for parent classes as well (closes https://github.com/frabbit/hx2python/issues/27) 11 years ago
  frabbit 93b88ed8f9 cleanup std 11 years ago
  frabbit b5ab78c749 more cleanup 11 years ago
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 years ago
  Simon Krajewski 855f812657 tabsify 11 years ago
  frabbit a54943a0bc cleanup dependencies (first run) 11 years ago
  frabbit 94194c1a3b cleanup some circular dependencies 11 years ago
  Simon Krajewski 9a449f84c3 use Reflect.field/setField on dynamic field access 11 years ago
  Simon Krajewski d9ed72f630 add std files from hx2python 11 years ago