Rudy Ges
|
aaf3a97a59
[hlc] I64 mod support
|
2 years ago |
Rudy Ges
|
08bb8c1370
[java,cs] fix stack overflow from closures constraints (#11350)
|
1 year ago |
Rudy Ges
|
2c671fb866
[error reporting] handle non existing files for positions
|
1 year ago |
Zeta
|
7b5041f820
Fix macOS CI (#11359)
|
1 year ago |
RblSb
|
d52937e537
Improve extra field error range (#11335)
|
1 year ago |
Simon Morris
|
c8113b8ee8
DOMElement insertAdjacentElement should not be pure. (#11333)
|
1 year ago |
Rudy Ges
|
fd8412b7a0
[hlc] add bool to reserved keywords
|
2 years ago |
Simon Krajewski
|
b14f8c8dfe
[eval] fix Array.resize retaining values
|
2 years ago |
Rudy Ges
|
98b21e4537
[eval,hl] fix catching value exceptions
|
2 years ago |
Simon Krajewski
|
f6281c2da0
[compiler] improve error message when hl_version is missing
|
2 years ago |
Rudy Ges
|
d6d0cdc5b3
[macro] Printer: do not break for TDAbstract without flags
|
2 years ago |
Rudy Ges
|
f00c71ad08
[server] Better error messages for --connect
|
2 years ago |
Rudy Ges
|
643086ac43
Forward metadata for static local vars
|
2 years ago |
Rudy Ges
|
49bb2da5dd
[hl] don't add bindings for non existing methods
|
2 years ago |
Zeta
|
e4a40712a3
Make genhl respect Meta.NoExpr. (#11257)
|
2 years ago |
Rudy Ges
|
87ada5e2af
OCaml 5 compatibility (#11272)
|
2 years ago |
Rudy Ges
|
a6ac3ae40d
Release 4.3.2
|
2 years ago |
Rudy Ges
|
52008b1fcd
[skip ci] update changelog
|
2 years ago |
RblSb
|
fb1dee71ee
Follow forwardStatics abstract (#11294)
|
2 years ago |
RblSb
|
39960a1ec5
Fix `??` inference and precedence (#11252)
|
2 years ago |
Rudy Ges
|
0f45df6657
[skip ci] changelog wording
|
2 years ago |
Rudy Ges
|
75ee99c1cf
[skip ci] Update changelog
|
2 years ago |
Rudy Ges
|
cbfaa5f8b4
[ci] update CI from development
|
2 years ago |
Rudy Ges
|
6c18eb8799
Bring back forced inline (#11217)
|
2 years ago |
Simon Krajewski
|
23e46b5e5e
[typer] map `this` when restoring typed expressions
|
2 years ago |
Rudy Ges
|
0227f28838
[macro] Fix abstract casts for local statics (#11301)
|
2 years ago |
Rudy Ges
|
17cf98c97d
[macro] add flags to TDAbstract to be able to construct enum abstracts (#11230)
|
2 years ago |
RblSb
|
38e8d94f49
Make break/continue exprs not-nullable (#11269)
|
2 years ago |
Simon Krajewski
|
4a52da2627
[typer] don't infer Null<?> if it already is Null<?>
|
2 years ago |
Rudy Ges
|
611e1cb69c
[hl/eval/neko] Fix exception stack when wrapping native exceptions (#11249)
|
2 years ago |