Simon Krajewski
|
410234eed7
demo plugin via dune
|
6 年之前 |
Justin Donaldson
|
229476be64
[lua] fix check for bitops
|
6 年之前 |
Aleksandr Kuzmenko
|
084b0ff93d
update haxelib
|
6 年之前 |
Aleksandr Kuzmenko
|
4f2b86af17
allow parentheses for intersection constraints (#8869)
|
6 年之前 |
Aleksandr Kuzmenko
|
c4dd2cd291
[php] additional fix to -2147483648 handling (#5289)
|
6 年之前 |
Aleksandr Kuzmenko
|
b7e513387a
[php] fix -2147483648 as init value of static vars (#5289)
|
6 年之前 |
Justin Donaldson
|
d32f65da88
[lua] use initialization check for bit library presence instead of relying on -D lua_vanilla
|
6 年之前 |
Dan Korostelev
|
e6ecc549fa
don't spawn useless monomorphs
|
6 年之前 |
Dan Korostelev
|
f46dbdacf1
[js] don't add `__enum__` check for `Std.is(v, Array)` unless `js-enums-as-arrays` is defined
|
6 年之前 |
Aleksandr Kuzmenko
|
0d606c2415
[php] remove 'u' from user-defined EReg options (#8861)
|
6 年之前 |
Aleksandr Kuzmenko
|
7b28ce1947
[lua] fix EReg.map for unicode (#8861)
|
6 年之前 |
Aleksandr Kuzmenko
|
860c0d70d5
[php] minor fix of EReg.map for unicode strings and empty matches (#8861)
|
6 年之前 |
Aleksandr Kuzmenko
|
2115942cfc
[jvm] fixed compile-time hashing of unicode strings
|
6 年之前 |
Aleksandr Kuzmenko
|
9d86bd480d
[php] fix EReg.map with "global" flag for unicode strings (closes #8861)
|
6 年之前 |
Aleksandr Kuzmenko
|
fcc06f2327
[java] fix escaping backslashes on EReg.replace (closes #3430)
|
6 年之前 |
Aleksandr Kuzmenko
|
b05b9b3d2d
--haxelib-global
|
6 年之前 |
Aleksandr Kuzmenko
|
637f7afa69
change encoding of stdout/stdin/stderr to utf8 as opt-in (#8586)
|
6 年之前 |
Aleksandr Kuzmenko
|
96425277e3
-D std-encoding-auto to not force utf8 on stdout/stderr (closes #8586)
|
6 年之前 |
Andy Li
|
5d200bef99
[CI] install ncurses-dev for lua test
|
6 年之前 |
Aleksandr Kuzmenko
|
147c7dd53a
[js] add missing overloads to Float32Array & Float64Array (closes #8864)
|
6 年之前 |
George Corney
|
29a1dc8596
[printer] don't print `var` with `final` accessor. Closes #8859 (#8863)
|
6 年之前 |
Aleksandr Kuzmenko
|
97d365b7f9
[server] reverted module recaching on display requests (#8596)
|
6 年之前 |
Aleksandr Kuzmenko
|
9fd86d599b
[php] keep iterator fields on maps (fixes #8851)
|
6 年之前 |
Aleksandr Kuzmenko
|
f1cd031aee
[lua] fix signed bitwise ops (#8850)
|
6 年之前 |
Aleksandr Kuzmenko
|
a8d036760e
better inlining of ctors and anons
|
6 年之前 |
Simon Krajewski
|
3ce8fd9f59
[eval] make debug completion nicer
|
6 年之前 |
Aleksandr Kuzmenko
|
aaf91d0803
[python] align `-x % -y` with other targets (#8845)
|
6 年之前 |
Aleksandr Kuzmenko
|
2d62f68fc8
[python] fixed modulo by negative number (#8846)
|
6 年之前 |
Aleksandr Kuzmenko
|
b138fca078
emit an error on static @:to without arguments (fixes #8840)
|
6 年之前 |
Ben Merckx
|
c046929246
[php] Improve json representation of haxe arrays (#8834)
|
6 年之前 |