Simon Krajewski
|
e747fb65b9
add back `@:privateAccess` to macro return (see #3714)
|
10 år sedan |
Andy Li
|
31e427e8e4
[test] enable sys.io.Process test for python
|
10 år sedan |
Dan Korostelev
|
e4f83a650e
[python] wait for process exit in sys.io.Process.exitCode (see #4083)
|
10 år sedan |
Andy Li
|
da60c75213
[test] use absolutePath instead of fullPath for now
|
10 år sedan |
Dan Korostelev
|
5f909d0c50
[js] set "message" to HaxeError so it's useful (not Std.string to avoid code explosion, but better than nothing) closes #4085
|
10 år sedan |
hughsando
|
22392b0730
[cpp] Add toString function to ConstCharStart
|
10 år sedan |
Andy Li
|
a358eb35f7
[AppVeyor] run php test too
|
10 år sedan |
Simon Krajewski
|
c189af425f
[matcher] follow through static fields for value types (closes #4084)
|
10 år sedan |
Simon Krajewski
|
c6830f0d23
support TargetBuild FD compilation for sys tests [skip ci]
|
10 år sedan |
Simon Krajewski
|
3135ba45df
[php] check feof after reading (see #4082)
|
10 år sedan |
Andy Li
|
5e4b7f9793
[test] sys test upgrade
|
10 år sedan |
hughsando
|
c025c3aebc
Merge branch 'development' of https://github.com/HaxeFoundation/haxe into development
|
10 år sedan |
hughsando
|
7f86f1ae47
[cpp] Move cpp.Prime.load into its own file, and allow for neko compatibility
|
10 år sedan |
Andy Li
|
70b1356da7
[AppVeyor] Try to fit into the 60 min time limit.
|
10 år sedan |
Andy Li
|
c4a3794769
[AppVeyor] Run Java and C++ too.
|
10 år sedan |
hughsando
|
b7952d1df2
[cpp] Add some helper functions for loading dlls
|
10 år sedan |
Andy Li
|
633169f612
[test] Comment out argument test cases that fail on Windows.
|
10 år sedan |
hughsando
|
39dc01e058
[cpp] Mark toPointer as extern
|
10 år sedan |
frabbit
|
c395276412
[python] fix modulo operator for negative numbers
|
10 år sedan |
Andy Li
|
b1ffbf79e0
[test] Added more sys arguments.
|
10 år sedan |
Andy Li
|
85a9b51d7e
[test] use xml to store arguments, such that we can test "\n" and to leave comments.
|
10 år sedan |
Andy Li
|
ef94b345b9
minor
|
10 år sedan |
Andy Li
|
5169e0abf5
[test] Modified RunCi such that it is easier to be run on local machines. Briefly documented it in README.md.
|
10 år sedan |
Andy Li
|
26ca107f29
[CI] when BYTECODE=1, set OCAMLC=ocamlc.opt
|
10 år sedan |
Andy Li
|
997add478a
[CI] Reduce noise.
|
10 år sedan |
Andy Li
|
8a3053968e
[ci] fixed local variable uninitialized error
|
10 år sedan |
Simon Krajewski
|
6871736796
check variable initialization before running the simplifier (closes #4076)
|
10 år sedan |
Andy Li
|
01b8d2a034
Merge branch 'ci' into development
|
10 år sedan |
Andy Li
|
baea4b6a3f
[AppVeyor] Only display cygwin setup log when there is an error.
|
10 år sedan |
Hugh
|
e440045f81
[cpp] Fix signature of loadPrime function
|
10 år sedan |