Simon Krajewski
|
a200541e35
revert Std.is changes for release
|
7 éve |
Nicolas Cannasse
|
ad443a5fc8
more Std.is(null,Dynamic) == false support (#7532)
|
7 éve |
Alexander Kuzmenko
|
51c743602f
[php] optimise random char access within String
|
7 éve |
Alexander Kuzmenko
|
e67a24b576
[php] minor optimisation of HxClosure invocation
|
7 éve |
Alexander Kuzmenko
|
5d4e91006c
[php] optimize String.split()
|
7 éve |
Alexander Kuzmenko
|
e991967d7c
[php] don't throw on division by zero
|
7 éve |
Alexander Kuzmenko
|
062942383e
[php] less String.length in std
|
7 éve |
Alexander Kuzmenko
|
294e90486b
minor
|
7 éve |
Alexander Kuzmenko
|
7976942e42
[php] optimize String functions by less checking str.length
|
7 éve |
Alexander Kuzmenko
|
de32a47059
[php] optimize String.charAt(), charCodeAt(), StringTools.fastCodeAt()
|
7 éve |
Alexander Kuzmenko
|
b9e83afab2
[php] use cached closures for Reflect.field(obj, method)
|
7 éve |
Alexander Kuzmenko
|
eafc67cf36
[php] fix String.lastIndexOf(s, startIndex) for startIndex > s.length
|
7 éve |
Alexander Kuzmenko
|
57528372fd
[php] cache closures created of static and instance methods
|
7 éve |
Nicolas Cannasse
|
03659011fc
Unicode tests (#7009)
|
7 éve |
Alexander Kuzmenko
|
3d067ed66a
Fixed Reflect.callMethod() for usage with Classes as the first argument (#7106)
|
7 éve |
Alexander Kuzmenko
|
6191e3c9a3
{platform}.Syntax modules (#6849)
|
7 éve |
Alexander Kuzmenko
|
4027a3d731
[php] fixed comment [skip ci]
|
7 éve |
Alexander Kuzmenko
|
0255ade5e0
[php] added "object" to keywords list (fixes #6838)
|
7 éve |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
8 éve |
Alexander Kuzmenko
|
10412a3fab
[php] fixed multiple file uploads in php.Web.parseMultiPart() (fixes #4173)
|
8 éve |
Nicolas Cannasse
|
174101dbef
added haxe.Log.formatOutput (#6738)
|
8 éve |
Alexander Kuzmenko
|
83665636c9
[php] direct methods comparison
|
8 éve |
Alexander Kuzmenko
|
952409a012
[php] minor optimization of simple constructors of enums
|
8 éve |
Alexander Kuzmenko
|
fc9d19c16e
Revert "[php] implemented direct method comparison"
|
8 éve |
Alexander Kuzmenko
|
f4b4a37578
[php] implemented direct method comparison
|
8 éve |
Alexander Kuzmenko
|
530ddc5c8f
[php] Deprecated support for `untyped __thing__` (#6708)
|
8 éve |
Alexander Kuzmenko
|
35ca615159
[php] fixed accessing `static inline var` via reflection (fixes #6630)
|
8 éve |
Alexander Kuzmenko
|
36cbdad8a4
Remove old PHP target (#6612)
|
8 éve |
Alexander Kuzmenko
|
3b4c33024c
[php] changed _hx_cast() to use _hx_instancof() instead of Std.is() to avoid handling php-prefix (fixes #6083)
|
8 éve |
Alexander Kuzmenko
|
e3ff957319
[php] fix retreiving rtti meta before target class is loaded (fixes #5757)
|
9 éve |