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