| .. |
|
haxe
|
1943b5bb97
[php7] replace `Syntax.binop(.=)` with more analyzer-friendly `= Syntax.binop(.)`
|
8 anni fa |
|
sys
|
fcda8adb5f
add native mysqli error message when throwing an exception (#6390)
|
8 anni fa |
|
Array.hx
|
6cc99a126a
[php7] generate Std.is(a, Type) as `$a instanceof Type` where possible
|
8 anni fa |
|
Date.hx
|
875ad19432
2017 (#5932)
|
8 anni fa |
|
EReg.hx
|
f375ec955b
add EReg.escape (#5098)
|
8 anni fa |
|
Math.hx
|
875ad19432
2017 (#5932)
|
8 anni fa |
|
Reflect.hx
|
865233d01d
[php7] fix Reflect.field() for strings (#6276)
|
8 anni fa |
|
Std.hx
|
c442d3d66a
[php7] optimized some Array methods
|
8 anni fa |
|
String.hx
|
ad363f9d3a
[php7] inlining for most of the String methods
|
8 anni fa |
|
StringBuf.hx
|
1943b5bb97
[php7] replace `Syntax.binop(.=)` with more analyzer-friendly `= Syntax.binop(.)`
|
8 anni fa |
|
StringTools.hx
|
875ad19432
2017 (#5932)
|
8 anni fa |
|
Sys.hx
|
1c5463e45b
[php][php7] check STD constants are defined before using them (fixes #6176)
|
8 anni fa |
|
Type.hx
|
58dec04c2d
[php7] use Std.is() instead of Syntax.instanceof() in std lib
|
8 anni fa |