Rudy Ges
|
a5d3e4b552
[macro] Add Context.followLazy
|
1 year ago |
Simon Krajewski
|
1242fb41e1
refactor create_module_type
|
1 year ago |
Simon Krajewski
|
c880d1decd
Add server/resetCache and use it in the server tests (#11482)
|
1 year ago |
Simon Krajewski
|
a10790a4e2
Typer cleanup continued (#11548)
|
1 year ago |
Simon Krajewski
|
3f13b750ba
Make ctx.pass immutable (#11538)
|
1 year ago |
Rudy Ges
|
eb37ceeb86
Skip abstract impl classes when applying addGlobalMetadata (#11546)
|
1 year ago |
Simon Krajewski
|
c55da75267
[typer] don't consider @:structInit + @:from when inferring
|
1 year ago |
Rudy Ges
|
61fae054de
[tests] need to escape those slashes on windows
|
1 year ago |
Rudy Ges
|
782c520c55
[tests] well ofc there's windows too..
|
1 year ago |
Simon Krajewski
|
732be46cad
remove all "Something went wrong" errors
|
1 year ago |
Rudy Ges
|
8a255c841b
[tests] improve std position hiding a bit
|
1 year ago |
Rudy Ges
|
2cecaff3f0
[tests] misc tests: ignore position changes for std modules
|
1 year ago |
Rudy Ges
|
48b5189148
[std] deprecate Compiler.addMetadata again
|
1 year ago |
Rudy Ges
|
75c573c588
[tests] remove test with pretty errors that brings nothing but pain
|
1 year ago |
Rudy Ges
|
7699172173
[typer] move abstract -> impl meta inheritance to after addGlobalMetadata
|
1 year ago |
Rudy Ges
|
23c865f56c
[tests] update test for #3500
|
1 year ago |
Simon Krajewski
|
2f56f2cb21
don't recurse
|
1 year ago |
Simon Krajewski
|
4260da3c6f
Remove some API from haxe.macro.Compiler (#11540)
|
1 year ago |
Simon Krajewski
|
d9fc90a850
[hxb] remove writer stats
|
1 year ago |
Simon Krajewski
|
2b0e8cead3
Split up typer context (#11534)
|
1 year ago |
Simon Krajewski
|
8c5e022233
Simplify type parameter typing (#11537)
|
1 year ago |
Rudy Ges
|
f4bfd59842
[skip ci] add code-cookbook entry to release checklist
|
1 year ago |
Rudy Ges
|
1dec08e3c1
[server] do not crash when client exits before end of compilation
|
1 year ago |
Rudy Ges
|
4c9976c052
Warnings
|
1 year ago |
Simon Krajewski
|
60ad1cbd33
restore previous printing behavior
|
1 year ago |
Simon Krajewski
|
7f6d2747df
safeguard against infinite recursion monos
|
1 year ago |
Simon Krajewski
|
1939a7b211
[typer] don't type trailing optional bind arguments so weirdly (#11533)
|
1 year ago |
Simon Krajewski
|
2e17ec6c00
[jvm] use HashMap for IntMap too
|
1 year ago |
Simon Krajewski
|
887272dd1c
[jvm] fix invokeDynamic arity
|
1 year ago |
Simon Krajewski
|
8e0855c742
[jvm] Assign dynamic method only if it's null (#11530)
|
1 year ago |