aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/errors
AgeCommit message (Expand)Author
12 dayscompiler: report error instead of crashing on missing function bodyAyke van Laethem
2024-10-18main: make sure typecheck errors are correctly reportedAyke van Laethem
2024-10-18loader: don't panic when main package is not named 'main'Ayke van Laethem
2024-08-17ci: use Go 1.23Ayke van Laethem
2024-08-11builder: interpret linker error messagesAyke van Laethem
2024-07-21build: add package ID to compiler and optimization error messagesAyke van Laethem
2024-07-20diagnostics: sort package diagnostics by positionAyke van Laethem
2024-07-20main: add test for error coming from the optimizerAyke van Laethem
2024-07-20main: add error tests for the compilerAyke van Laethem
2024-07-20main: add interp testsAyke van Laethem
2024-07-20main: refactor error messages to use FileCheck-like patternsAyke van Laethem
2024-07-13loader: handle `go list` errors inside TinyGoAyke van Laethem
2024-07-13libclang: do not make error locations relativeAyke van Laethem
2024-07-13all: add testing for compiler error messagesAyke van Laethem