mockey
|
a2a635be5a
fix for reflection problem that occurred in #3030
|
10 years ago |
Simon Krajewski
|
ce688a7073
(Php) fix >>> implementation (closes #2845)
|
11 years ago |
Valentín Barros
|
3034b57238
Fixed php.Boot._hx_string_call error.
|
11 years ago |
Dan Korostelev
|
75954e41b9
Array.indexOf/lastIndexOf (closes #1242)
|
11 years ago |
Franco Ponticelli
|
1a878aa907
applied patch for issue #1573
|
12 years ago |
Simon Krajewski
|
4c3ee16537
[Php] respect error_reporting configuration (fixed issue #1625)
|
12 years ago |
Simon Krajewski
|
f192aeb8a0
[Php] Array.filter fix (fixed issue #1477)
|
12 years ago |
Franco Ponticelli
|
bcd53a2c84
php: removed any reference to »
|
12 years ago |
Franco Ponticelli
|
bdc1c3c821
php: minor improvments on previous patch by Greg Dove
|
12 years ago |
Franco Ponticelli
|
bbe822938b
php: fixed Math specification
|
12 years ago |
Franco Ponticelli
|
d1887e4ea6
php: fixed Std.is for integers out of int32 boundaries
|
12 years ago |
Franco Ponticelli
|
1794f726b6
php: fixed Type specifications
|
12 years ago |
Franco Ponticelli
|
8bdd5ddce9
applies patch from Greg and fixes issue #1123
|
12 years ago |
Simon Krajewski
|
42eea08e40
partial support for Array.map/filter
|
12 years ago |
Simon Krajewski
|
0f46ac69d5
[Php] String.charAt now returns "" if index < 0
|
12 years ago |
Simon Krajewski
|
4f397d4898
[Php] added _hx_substring
|
12 years ago |
Simon Krajewski
|
dd1415a046
minor spec fixes for As3 and Php
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Simon Krajewski
|
fba9d21994
fixed issue #1111
|
13 years ago |
Simon Krajewski
|
0134196095
added @:keepSub: allow classes to force keeping their subclasses (fixed issue #1005)
|
13 years ago |
Franco Ponticelli
|
c7dc66da82
minor
|
13 years ago |
Franco Ponticelli
|
b08019e45a
fixed issue 847
|
13 years ago |
Simon Krajewski
|
6e8016709e
ensure that [Enum(x)].toString() works correctly on Php (fixed issue #913)
|
13 years ago |
Simon Krajewski
|
b94e441635
added _hx_mod for more consistent modulo support on PHP target (fixed issue #830)
|
13 years ago |
Nicolas Cannasse
|
22a9fe78b2
ensure consistent formating for Array and enums
|
13 years ago |
Franco Ponticelli
|
1e8cef94b5
fixed issue 659
|
13 years ago |
Franco Ponticelli
|
17da50a60c
minor php issues
|
13 years ago |
Nicolas Cannasse
|
72729ae4a5
fixed Std.is(NaN,Int)
|
13 years ago |
Nicolas Cannasse
|
04770c8aa5
fixed issue #536
|
14 years ago |
Franco Ponticelli
|
513fc353fa
applied patch for fields that are composed of numeric values
|
14 years ago |