Aleksandr Kuzmenko
|
97f1e1a9d3
actually put mac installer to `mac-installer` directory
|
6 éve |
Aleksandr Kuzmenko
|
98ca847e5b
upload mac installer to build.haxe.org
|
6 éve |
Aleksandr Kuzmenko
|
9e6088dd74
disable test #8748
|
6 éve |
Aleksandr Kuzmenko
|
0c1a36db63
[php] fix ssl requests with haxe.Http (closes #8755)
|
6 éve |
Simon Krajewski
|
ef40bef314
[tests] disable for now
|
6 éve |
Simon Krajewski
|
2fbd9cb1cf
[tests] every time we touch the tests fail...
|
6 éve |
Simon Krajewski
|
8b49469316
[server] don't skip mtime checks for non-hx files
|
6 éve |
Simon Krajewski
|
ccfe98b658
[display] add fake local on unknown ident when in nicolas-mode
|
6 éve |
Simon Krajewski
|
d868aeeed1
[typer] remove CfOverridden, check override status through cl_descendants
|
6 éve |
Simon Krajewski
|
8b9acca714
[server] use path instead of full module_def for m_dirty
|
6 éve |
Aleksandr Kuzmenko
|
1ea1f1f322
allow `null` for kind in `EFunction(kind, fn)`
|
6 éve |
Simon Krajewski
|
bd87d4447d
[display] define macro platform name when adapting defines
|
6 éve |
Aleksandr Kuzmenko
|
ce3223d532
Fix detection of module names on `Context.defineType()` (#8753)
|
6 éve |
Nicolas Cannasse
|
ef9f3706ba
display invalid case module path (allow for easier macro debugging) + fix Compiler.include importing import.hx
|
6 éve |
Simon Krajewski
|
408f2dd140
[typer] don't check names of things that have @:native
|
6 éve |
Nicolas Cannasse
|
edf53add9f
fix: date_get_utc_inf requires 1.11 (close https://github.com/HaxeFoundation/hashlink/issues/293)
|
6 éve |
Aleksandr Kuzmenko
|
a53dce111c
[cs] cast uint binops to int when necessary (fixes #5362)
|
6 éve |
Aleksandr Kuzmenko
|
b71cda17da
[cs] maintain binop types nullability when -D fast-cast
|
6 éve |
Aleksandr Kuzmenko
|
1495338ad8
test closes #8740
|
6 éve |
Aleksandr Kuzmenko
|
473e1bf4b3
update Haxe version to 4.0.0-rc.4
|
6 éve |
Aleksandr Kuzmenko
|
5316f00f8b
update haxelib
|
6 éve |
Aleksandr Kuzmenko
|
2143e66bc2
[cs] leave at least one cast if `-D fast-cast`
|
6 éve |
Aleksandr Kuzmenko
|
d15bbe0b43
[cs] use the type of `v` in `TLocal v` instead of the type of `TLocal v`
|
6 éve |
Simon Krajewski
|
0265a4e221
[display] deal with AKMacro in acc_get
|
6 éve |
Aleksandr Kuzmenko
|
3e88dc004c
[lua] make `lua.Table.create` an extern method
|
6 éve |
Simon Krajewski
|
a8dbd25c4a
update CHANGES.txt
|
6 éve |
Aleksandr Kuzmenko
|
c08c227d0e
[inliner] don't generate `_this` for static or local function
|
6 éve |
Aleksandr Kuzmenko
|
a21d7bceaf
[nullsafety] don't complain on nullable passed to `trace`
|
6 éve |
Aleksandr Kuzmenko
|
3c932afa7a
[hl] don't use Void as a value in typed code
|
6 éve |
Aleksandr Kuzmenko
|
e79e708689
[nullsafety] ignore autogenerated `_this = null` (closes #8443)
|
6 éve |