Franco Ponticelli
|
9876f95e84
fixed issue 753
|
13 years ago |
Franco Ponticelli
|
b08019e45a
fixed issue 847
|
13 years ago |
Simon Krajewski
|
b94e441635
added _hx_mod for more consistent modulo support on PHP target (fixed issue #830)
|
13 years ago |
Simon Krajewski
|
15f6e8a3e9
filter overridden interface fields on PHP (fixed issue #858)
|
13 years ago |
Simon Krajewski
|
698ed2a6a1
do not swallow null on PHP output by using _hx_string_rec on non-string concat operands
|
13 years ago |
Simon Krajewski
|
0fbf48ae81
make sure PHP output does not implement duplicate interfaces (fixed issue #761)
|
13 years ago |
Simon Krajewski
|
ff401292c7
add "instanceof" as PHP keyword (fixed issue #833)
|
13 years ago |
Nicolas Cannasse
|
09d223dbbb
haXe -> Haxe
|
13 years ago |
Nicolas Cannasse
|
4885a6b567
fixed bugs with properties in interface (fixed issue #742, fixed issue #752)
|
13 years ago |
Franco Ponticelli
|
cb39e1a2c9
improvements for issue 735
|
13 years ago |
Franco Ponticelli
|
03a75521cb
fixed issue 735
|
13 years ago |
Franco Ponticelli
|
3db8a8c767
php : added support for Reflect.getProperty/setProperty
|
13 years ago |
Franco Ponticelli
|
ea8cfa34cc
fixed issue 735
|
13 years ago |
Franco Ponticelli
|
ddf78f6d91
fixed issue 586
|
13 years ago |
Franco Ponticelli
|
4bf99fc510
fix issue 699
|
13 years ago |
Franco Ponticelli
|
e74aff2fc4
fixed issue 521
|
13 years ago |
Franco Ponticelli
|
a2a7636c31
relaxed equality of dynamic values
|
13 years ago |
Franco Ponticelli
|
85061fb0a3
minors
|
14 years ago |
Nicolas Cannasse
|
b71bfec103
remove trace
|
14 years ago |
Franco Ponticelli
|
0f2fbcfcb9
php : added --php-prefix
|
14 years ago |
Nicolas Cannasse
|
47abfef927
added tvar structure : allow immediate variable renaming and no name conflicts
|
14 years ago |
Franco Ponticelli
|
c3eb156918
php : generates output with \n instead of \r\n for windows too
|
14 years ago |
Franco Ponticelli
|
0a4789b462
php : fix with Unop/Prefix and Array access
|
14 years ago |
Franco Ponticelli
|
fd72625660
added namespace to php reserved words
|
14 years ago |
Nicolas Cannasse
|
e7ebc29156
ensure good precedence with minimal parenthesises on source platforms
|
15 years ago |
Franco Ponticelli
|
c84cf66dba
fixed issue in TestLocals.testParallelCapture
|
15 years ago |
Nicolas Cannasse
|
c62bce5de9
automate + simplify lexer line_index build
|
15 years ago |
Franco Ponticelli
|
82375dc92c
php : fix for bug introduced with parenthesis wrapping of (function(){})()
|
15 years ago |
Franco Ponticelli
|
f335f00f99
fix to break
|
15 years ago |
Franco Ponticelli
|
da9be77af0
- php : minor cleanup in generated code
|
15 years ago |