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