This repository has been archived by the owner on Oct 1, 2022. It is now read-only.
Tags: sanmai/hoa-compiler
Tags
Enhance exception context, fix PCRE issue #6 [TASK] Add more context to exceptions * enhances `UnrecognizedToken` exception, see hoaproject/Compiler#111 * enhances `UnexpectedToken` exception, see hoaproject/Compiler#112 [BUGFIX] Allow colons in PCRE part of default namespace See: hoaproject/Compiler#113