Aleksandr Kuzmenko
|
31472ca3fe
[php] support php attributes with @:php.attribute (#9964)
|
vor 3 Jahren |
Aleksandr Kuzmenko
|
0741f6e18a
[php] make Array mimic native array for 3rd-party php code (closes #9377)
|
vor 5 Jahren |
Guillaume Desquesnes
|
80638bec2b
[WiP] Adding keyValueIterator to Array (#7422)
|
vor 5 Jahren |
Dan Korostelev
|
c4c2d37f80
Array.contains (closes #3323) (#9179)
|
vor 5 Jahren |
Aleksandr Kuzmenko
|
e8498617f5
[php] fixed Array.remove for --no-opt (closes #9143)
|
vor 5 Jahren |
Aleksandr Kuzmenko
|
6b7db0254e
haxe.iterators.ArrayIterator (#8987)
|
vor 5 Jahren |
Aleksandr Kuzmenko
|
9fd86d599b
[php] keep iterator fields on maps (fixes #8851)
|
vor 5 Jahren |
Ben Merckx
|
c046929246
[php] Improve json representation of haxe arrays (#8834)
|
vor 5 Jahren |
Ben Merckx
|
7a2256f6ec
[php] Implement native iterator on arrays (#8821)
|
vor 5 Jahren |
Aleksandr Kuzmenko
|
0247aaaf32
[php] cleaner output for string concat and Array.push()
|
vor 5 Jahren |
Aleksandr Kuzmenko
|
48c17b0a01
[php] optimize out of bounds Array write
|
vor 6 Jahren |
Dan Korostelev
|
6a44de17c4
Inline Array.map/filter methods (#5749)
|
vor 6 Jahren |
Aleksandr Kuzmenko
|
4c96335e7a
[php] better array writing performance
|
vor 6 Jahren |
Aurel
|
8616359ff7
Reformat std (#8408)
|
vor 6 Jahren |
Alexander Kuzmenko
|
91b3002c8f
[php] back to Haxe loops in `Array.map` and `Array.filter` to avoid allocation of anonymous functions
|
vor 6 Jahren |
Alexander Kuzmenko
|
075787f8ef
[php] avoid infinite recursion on stringification (fixes #6180)
|
vor 6 Jahren |
Jens Fischer
|
707a6efbc6
[std] modernize some @:optional/@:extern/@:final/@:enum syntax (#7759)
|
vor 6 Jahren |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
vor 6 Jahren |
Alexander Kuzmenko
|
afbc8cb536
[php] optimise Array and Vector methods map, filter, toString, remove
|
vor 6 Jahren |
Alexander Kuzmenko
|
ca6b4f3a05
[php] fix stringification in Array.join() (fixes #7443)
|
vor 6 Jahren |
Alexander Kuzmenko
|
6fd0536152
[php] Optimized Map.copy(), Array.copy()
|
vor 7 Jahren |
Ben Morris
|
6df5ca3b11
Add Array.resize method (#6869)
|
vor 7 Jahren |
Alexander Kuzmenko
|
b00048aeb8
[php] fixed array writing at the length of an array (fixes #6874)
|
vor 7 Jahren |
Alexander Kuzmenko
|
6554f1a138
[php] optimized increasing array size on writing at out-of-bounds index
|
vor 7 Jahren |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
vor 7 Jahren |
Alexander Kuzmenko
|
8787d26941
[php] better inlining of Array.map() and Array.filter()
|
vor 7 Jahren |
Alexander Kuzmenko
|
ed0ae1ae25
[php] made Array.filter() inlined
|
vor 7 Jahren |
Alexander Kuzmenko
|
83665636c9
[php] direct methods comparison
|
vor 7 Jahren |
Alexander Kuzmenko
|
36cbdad8a4
Remove old PHP target (#6612)
|
vor 7 Jahren |