Commit fcf910f
committed
add error reporting for AST
Add error reporting and remade `Program::analyze` function, so it would
return `Option` like it is done right now with parsing.
All errors should be return from `Result` or be reported to the scope.1 parent 4bdb877 commit fcf910f
3 files changed
Lines changed: 172 additions & 88 deletions
0 commit comments