Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Tags: sanmai/hoa-compiler

Tags

0.1.3

Verified

This commit was signed with the committer’s verified signature.
sanmai Alexey Kopytko
Join CI workflows

0.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

0.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from blmage/master

Fix parsing of spaces in LL(k) token definitions

0.1

Verified

This commit was signed with the committer’s verified signature.
sanmai Alexey Kopytko
Lint won't help