Commit Graph

5 Commits

Author SHA1 Message Date
Obei Sideg
d17c04e4a2
Add test for extern without explicit ABI 2025-04-16 22:44:02 +03:00
Jubilee Young
32fd1a7b72 compiler: replace ExternAbi::name calls with formatters
Most of these just format the ABI string, so... just format ExternAbi?
This makes it more consistent and less jank when we can do it.
2025-02-11 19:42:47 -08:00
Mara Bos
585c9765a2 Update tests. 2025-01-07 16:04:14 +01:00
Nilstrieb
41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
Michael Goulet
9ef580fa6f Handle interpolated literal errors 2023-06-15 01:55:37 +00:00