Open alekfrohlich opened 5 years ago
Proper error recover at invalid identifiers has been postponed until after the call project is presented. As is, Albi doesn't properly terminate the parser, it just rejects the Flex input. That's not ideal, but should suffice for now.
Add synchronization points for error recovering. Also add more contextual description of where errors happened.