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 |
Franco Ponticelli
|
976249f7cd
php : fixed issue 486
|
14 years ago |
Franco Ponticelli
|
0f2fbcfcb9
php : added --php-prefix
|
14 years ago |
Franco Ponticelli
|
a5fd686ca2
fixed Array.join() and Array.toString()
|
14 years ago |
Franco Ponticelli
|
aaf36beffe
php : minor
|
14 years ago |
Franco Ponticelli
|
dfe3afb905
php : minor fixes
|
14 years ago |
Franco Ponticelli
|
88f29e5320
- all : *.Boot are now automatically kept without the need of marking them with @:keep
|
14 years ago |
Franco Ponticelli
|
c237ada04b
- added --dead-code-removal to erase unreferenced methods from the output
|
14 years ago |
Franco Ponticelli
|
bb44edf16b
php: fixed Array.push must return the current length
|
15 years ago |
Franco Ponticelli
|
71ff7c11c0
- minor fix
|
15 years ago |
Franco Ponticelli
|
b80aa1fbf0
- php : fixed issue 169
|
15 years ago |
Franco Ponticelli
|
c8e33ffcb9
- php: minor fixes
|
15 years ago |
Franco Ponticelli
|
d878c500c8
- php : fixed return type for Std.string() with integers and floats
|
15 years ago |
Franco Ponticelli
|
6c7c9b733d
- fixed compatibility problems with php 5.2
|
15 years ago |
Franco Ponticelli
|
3a0c73e240
- php : removed eval() everywhere
|
15 years ago |
Franco Ponticelli
|
dd0f3a19f0
- php: added support for metadata
|
15 years ago |
Franco Ponticelli
|
417f75ed98
- php: fixed TCast
|
15 years ago |
Franco Ponticelli
|
38c44f90cb
- tiny fix
|
15 years ago |
Franco Ponticelli
|
72016da823
- php : fixed small issue with Type.getClass and Boot when used with PHP 5.3
|
15 years ago |
Franco Ponticelli
|
c2a1b8d0de
- php : fixed haxe.Stack error (issue #11)
|
15 years ago |
Franco Ponticelli
|
ccf8caf7c4
- php: new fixes for classes that implement Dynamic
|
16 years ago |
Franco Ponticelli
|
254a5ff1fe
- php: fixed issues with classes implementing Dynamic
|
16 years ago |
Franco Ponticelli
|
6b90f00f53
- fixed issue with php 5.3
|
16 years ago |
Franco Ponticelli
|
21964904af
- php: added support for native Iterator and IteratorAggregate interfaces
|
16 years ago |
Franco Ponticelli
|
47e23d4032
_hx_array_iterator now implements the PHP native interface Iterator
|
16 years ago |
Franco Ponticelli
|
df6efc5678
- php: fixed String.charCodeAt
|
16 years ago |
Franco Ponticelli
|
f8e03f23b0
- php : fixed bug in overridden dynamic functions
|
16 years ago |
Franco Ponticelli
|
8669fda63c
- fixed __toString() for anonymous objects
|
16 years ago |
Franco Ponticelli
|
40ab839bcd
- fixed String.split() for empty delimiter (php)
|
16 years ago |