lcnr
|
a5eb387d61
|
merge TypeChecker and TypeVerifier
|
2025-03-11 16:34:15 +01:00 |
|
Michael Goulet
|
c566318a78
|
Tweak error code for sized checks of const/static
|
2025-03-03 23:09:42 +00:00 |
|
Michael Goulet
|
23ab0f2cdc
|
Check Sizedness of return type in WF
|
2025-02-03 19:00:22 +00:00 |
|
Oli Scherer
|
5f6390f947
|
Continue compilation after check_mod_type_wf errors
|
2024-02-14 11:00:30 +00:00 |
|
Oli Scherer
|
cd4c352fb4
|
Reorder check_item_type diagnostics so they occur next to the corresponding check_well_formed diagnostics
|
2024-01-02 14:17:56 +00:00 |
|
Oli Scherer
|
beaf46f7e5
|
Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types
|
2023-10-25 12:04:54 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|