Alexander Kuzmenko
|
04eaba23f9
[php] fixed `haxe.Resource` with `-D php-prefix=pack.sub`
|
6 년 전 |
Alexander Kuzmenko
|
97aa17087d
[php] Fixed issues fir -D php-prefix (see #8144); test -D php-prefix on CI
|
6 년 전 |
ncannasse
|
e40ca19abf
partial fix for #8057
|
6 년 전 |
Alexander Kuzmenko
|
91b3002c8f
[php] back to Haxe loops in `Array.map` and `Array.filter` to avoid allocation of anonymous functions
|
6 년 전 |
Alexander Kuzmenko
|
2c7e95ea0a
[php] update comments in genphp
|
6 년 전 |
Alexander Kuzmenko
|
8fd98c94ae
use the latest utest
|
6 년 전 |
Alexander Kuzmenko
|
8133e513d5
Revert "[java] don't mark Haxe threads as daemon threads (fixes #8131)"
|
6 년 전 |
Alexander Kuzmenko
|
2ddab52056
[java] don't mark Haxe threads as daemon threads (fixes #8131)
|
6 년 전 |
ncannasse
|
c586004af4
move context types into their declared module (unless shared)
|
6 년 전 |
ncannasse
|
ba57c2c53f
removed hl/enum.h generation (see #8142)
|
6 년 전 |
Aurel
|
8358278797
sys.thread.Thread abstracts (#8130)
|
6 년 전 |
Alexander Kuzmenko
|
b30fd9fa83
[display] refactored display_position handling; fixes #8136 (#8137)
|
6 년 전 |
Alexander Kuzmenko
|
ea4b503fd3
[js] fixed previous fix
|
6 년 전 |
Alexander Kuzmenko
|
6cb764fb5a
[js] always generate proper name for `Array.__name__` and `String.__name__` (fixes #8140)
|
6 년 전 |
lublak
|
3ed5b8eb0e
remove extra null check in formatOutput. It is not needed. (#8138)
|
6 년 전 |
Alexander Kuzmenko
|
73a39bde84
[nullsafety] check @:nullSafety meta on abstracts to handle Impl classes
|
6 년 전 |
Alexander Kuzmenko
|
605ad9cd45
[display] reset display position after an initial DisplayException (fixes #8049) (#8133)
|
6 년 전 |
ncannasse
|
8a2b8bc2b8
Merge branch 'development' of github.com:HaxeFoundation/haxe into development
|
6 년 전 |
ncannasse
|
e23ed11c60
bugfix C generation
|
6 년 전 |
Aurel Bílý
|
29c78e3a1e
fix C++ sys test failure in run.hxml
|
6 년 전 |
Alexander Kuzmenko
|
175d06b422
[eval] better error reporting on sys.io.File being unable to write to a file
|
6 년 전 |
Alexander Kuzmenko
|
4ee84e256d
[nullsafety] allow `@:nullSafety(Off) this` at any time in constructor (closes #8132)
|
6 년 전 |
Alexander Kuzmenko
|
4a32cf1576
[as3] disabled a test #8075 for as3 (#8120)
|
6 년 전 |
Aurel
|
ba1b03f82c
neko indexOf and lastIndexOf fix (#8117)
|
6 년 전 |
Alexander Kuzmenko
|
16cbcad1ff
[as3] fixed a test for #8075 (closes #8120)
|
6 년 전 |
Alexander Kuzmenko
|
3b56c342e2
[cs] return an empty array from CallStack.exceptionStack() if there were no exceptions (fixes #8124)
|
6 년 전 |
Alexander Kuzmenko
|
84c7c2011f
fix spec test of Utf8.validate() (#8114)
|
6 년 전 |
ncannasse
|
43ed6c9b4a
uncaught exceptions should trigger error code on haxe client
|
6 년 전 |
Alexander Kuzmenko
|
cbb0512f04
[as3] fix accessing `String.iterator()` and `String.keyValueIterator()` on string literals typed as `Dynamic` (#8120)
|
6 년 전 |
Alexander Kuzmenko
|
d31f6b1c93
[ci] fix incomplete test log for flash & as3
|
6 년 전 |