Ticket #344 (closed task: fixed)
Check all possible errors prior to code generation
| Reported by: | dagss | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.3 |
| Component: | Error Reporting | Keywords: | |
| Cc: |
Description
It will be easier to write code if there's a stage in the pipeline (shortly after expression analysis) where execution is aborted if any errors have occurred. This requires moving all error reporting done during code generation to an earlier stage.
Change History
Note: See
TracTickets for help on using
tickets.
