Aleksandr Kuzmenko
|
1e4ed55dc5
[php] optimize anon objects creation (closes #7916)
|
5 年之前 |
Aleksandr Kuzmenko
|
77468bc465
[php] retun null for closure creation on a field with null value (fixes #9316)
|
5 年之前 |
Aleksandr Kuzmenko
|
509b5d5f07
Cross-target exception handling (#9124)
|
5 年之前 |
Aleksandr Kuzmenko
|
3b41726389
Soft deprecation of "Std.is" (#2976) (#9016)
|
5 年之前 |
Aleksandr Kuzmenko
|
91e72e05a4
[php] optimize Type.enum* methods
|
5 年之前 |
Aleksandr Kuzmenko
|
860c0d70d5
[php] minor fix of EReg.map for unicode strings and empty matches (#8861)
|
5 年之前 |
Aleksandr Kuzmenko
|
126204d5c8
[php] remove keywords list duplicate from php.Boot
|
6 年之前 |
Aleksandr Kuzmenko
|
1429c6a5f6
[php] refactor php keywords handling; add "fn" keyword (closes #8501)
|
6 年之前 |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 年之前 |
Aleksandr Kuzmenko
|
ed9b71e0fc
Infinite recursion on stringification of objects with circular references (#8113)
|
6 年之前 |
Aleksandr Kuzmenko
|
5e1dffef4c
Change String.iterator() to @:using (#8331)
|
6 年之前 |
Aleksandr Kuzmenko
|
f1c8c59077
[php] fix String.lastIndexOf(s, startIndex) for negative `startIndex` exceeding string length
|
6 年之前 |
Alexander Kuzmenko
|
97aa17087d
[php] Fixed issues fir -D php-prefix (see #8144); test -D php-prefix on CI
|
6 年之前 |
Alexander Kuzmenko
|
12c84cea9f
[php] finally fixed a test for #7533
|
6 年之前 |
Alexander Kuzmenko
|
1d45ab0419
`String.iterator()` and `String.keyValueIterator()`
|
6 年之前 |
Alexander Kuzmenko
|
d9448f1c42
[php] faster Reflect.copy()
|
6 年之前 |
Alexander Kuzmenko
|
cda8ac4373
[php] minor twek in anon objects
|
6 年之前 |
Alexander Kuzmenko
|
075787f8ef
[php] avoid infinite recursion on stringification (fixes #6180)
|
6 年之前 |
Jens Fischer
|
db33df9625
[std] consistently use ```haxe for code blocks in docs
|
6 年之前 |
Simon Krajewski
|
753b36e5d1
null cast/is/catch (#7532)
|
6 年之前 |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 年之前 |
Alexander Kuzmenko
|
3b95a15038
[php] fix String.indexOf() for out-of-bounds indexes (#7601)
|
6 年之前 |
Alexander Kuzmenko
|
8f7c9703bd
[php] fix searching for empty string with String.indexOf() and String.lastIndexOf()
|
6 年之前 |
flashultra
|
d2ab64c59b
[php] Fix unsign right shift (#7571)
|
6 年之前 |
Simon Krajewski
|
a200541e35
revert Std.is changes for release
|
6 年之前 |
Nicolas Cannasse
|
ad443a5fc8
more Std.is(null,Dynamic) == false support (#7532)
|
6 年之前 |
Alexander Kuzmenko
|
51c743602f
[php] optimise random char access within String
|
6 年之前 |
Alexander Kuzmenko
|
e67a24b576
[php] minor optimisation of HxClosure invocation
|
6 年之前 |
Alexander Kuzmenko
|
5d4e91006c
[php] optimize String.split()
|
6 年之前 |
Alexander Kuzmenko
|
e991967d7c
[php] don't throw on division by zero
|
6 年之前 |