Yuxiao Mao
|
13bea2cb38
[std][hl] Fix array pos check, force UInt (#11810)
|
9 months ago |
Simon Krajewski
|
2dc801f1e7
remove weirdness (#11338)
|
9 months ago |
Simon Krajewski
|
8f110fefd1
Avoid module loading in filters (#11846)
|
9 months ago |
Simon Krajewski
|
ec7c9bad91
Disallow defining types into existing modules (#11845)
|
9 months ago |
Zeta
|
cf6b36c35a
[ci] Drop macOS pkgconf workaround. (#11847)
|
9 months ago |
Simon Krajewski
|
35536f307f
MacroApi cleanup for Haxe 5 (#11433)
|
9 months ago |
Rudy Ges
|
1f553c5bd7
Remove unused using (dune warnings)
|
9 months ago |
Simon Krajewski
|
1709bda8d6
[hl] Use HDyn instead of erroring on recursive types (#11844)
|
9 months ago |
Simon Krajewski
|
d989ab3055
Investigate some ctx.m mutations (#11840)
|
9 months ago |
tobil4sk
|
384c678186
[eval] Fix ssl cert verification failures on clean windows environments (#11838)
|
9 months ago |
Zeta
|
13ebeff1b4
[ci] Try to work around pkgconf installation failure. (#11836)
|
10 months ago |
Simon Krajewski
|
e253d370de
Add generator-specific context (#11471)
|
10 months ago |
Chris Speciale
|
a25a3c6424
Sys: Clarify `cpuTime` documentation (#11834)
|
10 months ago |
Zeta
|
88166dddf4
[ci] Fix macos-14 pkgconf issue. (#11833)
|
10 months ago |
Simon Krajewski
|
7f6e27c302
update haxelib
|
10 months ago |
Simon Krajewski
|
50de739adc
Review some typeload code (#11832)
|
10 months ago |
Simon Krajewski
|
b6b8925e43
Java std cleanup (#11829)
|
10 months ago |
Simon Krajewski
|
5b757af567
deal with module fields in Compiler.exclude
|
10 months ago |
Simon Krajewski
|
2a2061beeb
add note about haxe.macro.Printer regarding invalid syntax
|
10 months ago |
Simon Krajewski
|
d23d3833d2
Clean up warning handling and add optional WUnsafeEnumEquality (#11826)
|
10 months ago |
Simon Krajewski
|
6472d32048
Add CfNoLookup (#11825)
|
10 months ago |
Simon Krajewski
|
4360c60f4c
swap recursion order in abstract cast handling
|
10 months ago |
Ne_Eo
|
e88f170480
Fix typos (#11818)
|
10 months ago |
Yuxiao Mao
|
21e2c18a02
[hl] Fix debug pos in assign when reg reuse arg (#11808)
|
10 months ago |
Simon Krajewski
|
fe0d3e34ab
adjust test
|
11 months ago |
Simon Krajewski
|
b4201f9ac1
clean up and fix expected type printing
|
11 months ago |
Simon Krajewski
|
25d36a646c
Copy var flags when duplicating local variables (#11803)
|
11 months ago |
Simon Krajewski
|
109bdfccc9
use local name instead of temp name for ??
|
11 months ago |
Cédric Belin
|
912550d604
[js] Add the `canParse()` and `parse()` static methods to `URL` (#11802)
|
11 months ago |
Simon Krajewski
|
46481f647c
disallow `?.new` and `?.match`
|
11 months ago |