Alexander Kuzmenko
|
2a79fa4aa6
[php7] fix multidimensional array access for writing (fixes #5976)
|
8 years ago |
Alexander Kuzmenko
|
eda1f6b478
[php7] type_builder#parent_expr bypasses untyped casts and metas
|
8 years ago |
Alexander Kuzmenko
|
260f84d750
[php7] refactor write_expr_array_access
|
8 years ago |
Alexander Kuzmenko
|
d7d2dfca5d
[php7] handle magic __init__ methods on externs
|
8 years ago |
Simon Krajewski
|
d3955c6796
don't whine about arrays of mixed types in display mode (closes #5972)
|
8 years ago |
Simon Krajewski
|
082fd53d22
avoid unused code warnings for $type (closes #5975)
|
8 years ago |
Simon Krajewski
|
70d6095032
deal with complex array access bases (closes #5957)
|
8 years ago |
Simon Krajewski
|
0338d05e79
allow `@:inlineDebug inlineCall()`
|
8 years ago |
Andy Li
|
f9963e7ffe
[SauceLabs] somehow the script is removed, so replace it with my own copy
|
8 years ago |
Justin Donaldson
|
ed23f122b9
[lua] add copyrights to the extern files
|
8 years ago |
Justin Donaldson
|
272879d136
[lua] remove Lfs externs, use luv instead
|
8 years ago |
Justin Donaldson
|
cbf3404818
[lua] clean up some easy TODOS
|
8 years ago |
Justin Donaldson
|
9383b8e0a5
[lua] escape path in file copy
|
8 years ago |
Cauê Waneck
|
2c96e0b508
Allow compilers to set their own native library arguments
|
8 years ago |
Cauê Waneck
|
1944a3255d
Allow pcre and zlib to be linked statically
|
8 years ago |
Justin Donaldson
|
05c2ae137d
[lua] turn os detection script into pure haxe
|
8 years ago |
Nicolas Cannasse
|
b47aefe14e
added select support (close #31)
|
8 years ago |
Justin Donaldson
|
bb6dc209d2
[lua] fix issue #5973
|
8 years ago |
Simon Krajewski
|
bba9186627
use signature display only if we're actually in a related display mode
|
8 years ago |
Nicolas Cannasse
|
c45b5b2ee8
added closeConsole
|
8 years ago |
Nicolas Cannasse
|
9dfeede6d3
hl fix when break/continue inside a try
|
8 years ago |
Pascal Peridont
|
bee99452e7
Fix HL Sys.programPath() (returns .hl file path) (#5961)
|
8 years ago |
Simon Krajewski
|
4b8606335b
submodule update
|
8 years ago |
Simon Krajewski
|
1c75a78405
submodule update
|
8 years ago |
Justin Donaldson
|
35afd15c6a
[lua] patch bxor on lua5.2
|
8 years ago |
Justin Donaldson
|
c702edd9c9
[lua] make sure to require bit lib for lua 5.1
|
8 years ago |
Justin Donaldson
|
3a6d024019
[lua] use luabitops if possible, it requires fewer workarounds. Still test bit32 for default compat with lua 5.2
|
8 years ago |
Justin Donaldson
|
1525806559
[lua] be more permissive with lua bit library requirements
|
8 years ago |
Nicolas Cannasse
|
a17c169cb6
compile/run using haxelib hashlink library
|
8 years ago |
Nicolas Cannasse
|
5b79cb2e35
minor fix
|
8 years ago |