Andy Li
|
85a9b51d7e
[test] use xml to store arguments, such that we can test "\n" and to leave comments.
|
10 lat temu |
Andy Li
|
ef94b345b9
minor
|
10 lat temu |
Andy Li
|
5169e0abf5
[test] Modified RunCi such that it is easier to be run on local machines. Briefly documented it in README.md.
|
10 lat temu |
Andy Li
|
26ca107f29
[CI] when BYTECODE=1, set OCAMLC=ocamlc.opt
|
10 lat temu |
Andy Li
|
997add478a
[CI] Reduce noise.
|
10 lat temu |
Andy Li
|
8a3053968e
[ci] fixed local variable uninitialized error
|
10 lat temu |
Simon Krajewski
|
6871736796
check variable initialization before running the simplifier (closes #4076)
|
10 lat temu |
Andy Li
|
01b8d2a034
Merge branch 'ci' into development
|
10 lat temu |
Andy Li
|
baea4b6a3f
[AppVeyor] Only display cygwin setup log when there is an error.
|
10 lat temu |
Hugh
|
e440045f81
[cpp] Fix signature of loadPrime function
|
10 lat temu |
Andy Li
|
9fcddbefae
[AppVeyor] get a new copy of the cygwin setup exe
|
10 lat temu |
Andy Li
|
42aaf1155d
[AppVeyor] shows cygwin setup log
|
10 lat temu |
hughsando
|
d3d3f9cb11
[cpp] Add magic GENCPP_SOURCE_DIRECTORY variable to make native code interaction easier
|
10 lat temu |
Simon Krajewski
|
81560c1548
disable test because we don't have hxcpp in the misc tests at the moment
|
10 lat temu |
Simon Krajewski
|
ab8e617953
disable null test because it's broken on multiple targets
|
10 lat temu |
Simon Krajewski
|
523c860c69
fix detection of `@:generic` classes with constructor constraints (closes #4070)
|
10 lat temu |
Hugh
|
a5f45ec708
[cpp] Use hx::Throw instead of creating a temp dynamic when accessing a known-null object. Closes https://github.com/HaxeFoundation/hxcpp/issues/193
|
10 lat temu |
Bruno Garcia
|
472859f91c
Don't need that specialized htmlelement error anymore.
|
10 lat temu |
Dan Korostelev
|
b703429a3d
[js] only lookup js.Boot.HaxeError when TThrow is detected
|
10 lat temu |
Hugh
|
89a6b13b5b
Do not call tmp variable 'result'. Closes https://github.com/HaxeFoundation/hxcpp/issues/192
|
10 lat temu |
Dan Korostelev
|
ac30dd5dc7
[cs] remove workaround for unity's #line bug as it's now fixed by d464df1a66b1c502dc97b327d172144d9e942f49 (see #3759)
|
10 lat temu |
Simon Krajewski
|
d0df45651b
[php] ignore more
|
10 lat temu |
Simon Krajewski
|
78cd9e99e6
disable test (see #4060)
|
10 lat temu |
Hugh
|
3e92340c54
[cpp] Correct version of test
|
10 lat temu |
Hugh
|
e167230369
Apply default arguement code to dynamic functions too. Closes https://github.com/HaxeFoundation/hxcpp/issues/189
|
10 lat temu |
frabbit
|
f280bbb06f
add bytes test to make sure that bytesdata has call-by-reference semantics
|
10 lat temu |
Simon Krajewski
|
15e8bb321d
[js] do not try to be too clever about enum printing
|
10 lat temu |
Simon Krajewski
|
4c0d5458e4
[php] support interpolation in `__php__` code (see #4060)
|
10 lat temu |
Simon Krajewski
|
ed769667f2
add anti-helpdesk clause [skip ci]
|
10 lat temu |
Dan Korostelev
|
81fa71647b
reword js.html haxe.extern.Rest change [skip ci]
|
10 lat temu |