aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/errors.go
AgeCommit message (Expand)Author
2021-09-27all: fix staticcheck warningsAyke van Laethem
2021-01-24compiler: remove ir packageAyke van Laethem
2020-03-25compiler: rename Compiler.getValue -> builder.getValueAyke van Laethem
2020-03-25compiler: refactor IR generationAyke van Laethem
2020-01-04compiler: improve "function redeclared" errorAyke van Laethem
2019-12-21compiler: add location information to the IR checkerAyke van Laethem
2019-04-26all: improve compiler error handlingAyke van Laethem
2018-12-01compiler: return error messages with source locationAyke van Laethem