Rudy Ges
|
54ce7ff960
Sync encode/decode var access with actual order in haxe.macro.Type.VarAccess
|
1 month ago |
player-03
|
0c95e9bd28
Describe `Deque` as "output-restricted." (#12285)
|
1 month ago |
Simon Krajewski
|
b6a2db6514
Remove err_depth (#12167)
|
1 month ago |
Yuxiao Mao
|
8a5ddf5558
[std] hl.CArray fix unbound type parameter on unsafeSet (#12280)
|
1 month ago |
Rudy Ges
|
724513cba7
[eval] fix weird env issue when closures trigger build macro that ends up failing (#12277)
|
1 month ago |
Zeta
|
b52f17b088
Eval atomics (#12275)
|
1 month ago |
Rudy Ges
|
a2aa5c5b40
Also apply signature neutral config to deprecated defines
|
1 month ago |
Rudy Ges
|
3f235af537
Add display-details back to define.json to apply its signature neutral config
|
1 month ago |
Rudy Ges
|
049fbb2411
Warnings
|
1 month ago |
RblSb
|
05e59be8e2
Move private accessor check to field_access (#12273)
|
1 month ago |
Simon Krajewski
|
f72f084f78
track fields that block others in completion
|
1 month ago |
RblSb
|
b37c3d94dd
Hide NativeStackTrace things (#12266)
|
1 month ago |
Simon Krajewski
|
e0199215f2
add local wrapper to common context (#12269)
|
1 month ago |
Yuxiao Mao
|
b4dcbe4128
Fix accessor class lookup for write too (#12272)
|
1 month ago |
Simon Krajewski
|
06150d1a61
look up correct class when calling can_access for accessors
|
1 month ago |
Yuxiao Mao
|
a9dbe27958
[std] hl haxe.io.BytesBuffer.__expand check overflow (#12267)
|
1 month ago |
Yuxiao Mao
|
765abfab37
[std] hl fix Type.typeof(HI64) to return TInt (#12264)
|
1 month ago |
Aidan Lee
|
fbbea2c7d3
haxe.Timer.milliseconds (#12260)
|
1 month ago |
Yuxiao Mao
|
fc037e37f8
[std] hl.Profile.event give code some meaning with enum abstract (#12262)
|
1 month ago |
Yuxiao Mao
|
e4651c873f
Objsize workaround with Obj.reachable_words (#12258)
|
1 month ago |
Rudy Ges
|
9b30c45dc4
Forgot to check the reset...
|
1 month ago |
Rudy Ges
|
f7302671b8
Make parallelism opt-in instead of opt-out for now (#12252)
|
1 month ago |
Rudy Ges
|
7a2742bc37
Move the logic behind Define.get_signature to define.json (#12251)
|
1 month ago |
Rudy Ges
|
05a0be8e8a
[CI] Use latest luarocks to dodge lua issue (#12257)
|
1 month ago |
Rudy Ges
|
3a284d760f
Warnings
|
1 month ago |
Simon Krajewski
|
caaec6918c
fix for non-toplevel too...
|
1 month ago |
Simon Krajewski
|
35ffd760be
ignore import.hx in ImportAll
|
1 month ago |
RblSb
|
dadcd316aa
Reconstruct binops in return (#12243)
|
1 month ago |
RblSb
|
be188c882a
Test for #11311 (#12242)
|
1 month ago |
player-03
|
c53362a358
Use parentheses when an arrow function's argument has a default value. (#12248)
|
1 month ago |