Historia zmian

Autor SHA1 Wiadomość Data
  Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) 5 lat temu
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 lat temu
  Aurel 8616359ff7 Reformat std (#8408) 6 lat temu
  Aleksandr Kuzmenko 1bcb3a91d6 Deprecate Std.instance; Add Std.downcast (#8301) 6 lat temu
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 lat temu
  Alexander Kuzmenko df5fb75731 [php] better Sys.println() 7 lat temu
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 lat temu
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 7 lat temu
  Alexander Kuzmenko 3b4c33024c [php] changed _hx_cast() to use _hx_instancof() instead of Std.is() to avoid handling php-prefix (fixes #6083) 8 lat temu
  Mark Knol 875ad19432 2017 (#5932) 8 lat temu
  Alexander Kuzmenko cf562f00f3 [php] fix Std.parseInt() for haxedecimals on PHP < 7.1 8 lat temu
  Alexander Kuzmenko 7a148bd1b0 [php] fix Std.parseInt() and parseFloat() for haxedecimals on PHP 7.1 (fixes #5521) 8 lat temu
  Andy Li 1c79168a33 update copyright year to 2016 9 lat temu
  Andy Li ae6349cccf bump license year to 2015 9 lat temu
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 lat temu
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) 11 lat temu
  Nicolas Cannasse 6a5da6a097 added Std.instance 12 lat temu
  Franco Ponticelli d711eff4c2 php: attempt at fixing Math.exp specifications 12 lat temu
  Franco Ponticelli 13bddc6967 updated patch of Std.int to better support 32bit machines 12 lat temu
  Franco Ponticelli 16879eb58f php: fixed float to int32 conversion 12 lat temu
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 lat temu
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 12 lat temu
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 lat temu
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 lat temu
  Nicolas Cannasse 8c38fc32f2 fixed Std.random(-100) and add to changes (potential backward incompatibility) 13 lat temu
  Simon Krajewski bbcf119cc2 make PHP's behavior on some invalid input to Std.parseFloat more consistent with other targets (fixed issue #823) 13 lat temu
  Nicolas Cannasse b5bd857a30 revert change to Std.parseFloat (cause more unit tests to fail) 13 lat temu
  Franco Ponticelli d6a9c37d6a php : fixed Std.parseFloat() 13 lat temu
  Nicolas Cannasse fd1a28875e ExprRequire -> ExprOf + haxe3 transition 13 lat temu
  Franco Ponticelli 17da50a60c minor php issues 13 lat temu