hughsando
|
c2fbdb81b7
Revert '__' keyword change until I can work out a good way of getting a whitelist
|
9 lat temu |
hughsando
|
db07487682
Remap any identifier that starts with '__', and add some explicit remaps
|
9 lat temu |
Andy Li
|
669a872091
[php] test Sys.command with raw cmd string
|
9 lat temu |
Andy Li
|
ec0fb468f5
[python] support calling Sys.command with raw cmd string
|
9 lat temu |
Andy Li
|
dfdafb68e0
Make the args of sys.io.Process optional, to support running raw command.
|
9 lat temu |
Andy Li
|
698a3db4ac
Added test of using raw command.
|
9 lat temu |
Andy Li
|
fe7e9ea2c1
[cs] fixed commandline argument escaping on Mac/Linux using mono (See #3603)
|
9 lat temu |
Andy Li
|
cce0fd588a
[AppVeyor] minor
|
9 lat temu |
Andy Li
|
4e413037bf
also run tests using mono on AppVeyor
|
9 lat temu |
Andy Li
|
8507b76677
[cs] fixed passing relative path to exe to sys.io.Process, when using mono on Windows
|
9 lat temu |
Andy Li
|
78b12dfe31
[cs] avoid null exception when throwing error
|
9 lat temu |
Simon Krajewski
|
32c6bf3e79
give better error when constructing nonsense (closes #4764)
|
9 lat temu |
Simon Krajewski
|
453b88bed8
support unop + array access (closes #3702)
|
9 lat temu |
Simon Krajewski
|
5b11e4ba1b
adjust misc test
|
9 lat temu |
Simon Krajewski
|
d96da7c263
Merge pull request #4683 from Simn/improved_resume
|
9 lat temu |
Simon Krajewski
|
1c3c42040d
move structure with new deprecation message to typeload [skip ci]
|
9 lat temu |
Simon Krajewski
|
455070aa9b
add haxe.Constraints.Constructible (see #4761)
|
9 lat temu |
Simon Krajewski
|
ebe2ab6d50
detect more recursive abstracts
|
9 lat temu |
Simon Krajewski
|
40ad6638fd
disable failing test too
|
9 lat temu |
Simon Krajewski
|
ff08da01b7
lose out of scope propagation for now
|
9 lat temu |
Simon Krajewski
|
8ee1ab0e73
fix var defs for catch vars (closes #4757)
|
9 lat temu |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 lat temu |
Simon Krajewski
|
25f39eabcd
remove empty abstract implementation classes even in no DCE mode
|
9 lat temu |
Simon Krajewski
|
6e80a7111e
clean up filters
|
9 lat temu |
Simon Krajewski
|
5eb5ae9b74
slightly change analyzer interface
|
9 lat temu |
Simon Krajewski
|
9dd57f209e
exit if an onGenerate optimization check failed
|
9 lat temu |
Andy Li
|
93e9039f7e
minor
|
9 lat temu |
Andy Li
|
767b3fb402
Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603)
|
9 lat temu |
Simon Krajewski
|
99e8f902bf
keep count per-field when renaming locals (see #3819)
|
9 lat temu |
Simon Krajewski
|
07b5348dc8
fix test
|
9 lat temu |