Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Evaluate tokens and refactor token lookups * Refactor * WIP working semantic highlighting (no tests) * WIP refactor (token mixins) * Fix semantic encoding bug with empty encodings * WIP Refactor parser into position and diagnostic classes (parsing failing at EOF) * Fix EOF token bug * Get tests passing with refactored parser * Refactor tests to use dataclass for TestCase * Semantic token testing * Fix mutable dataclass default * Fix 3.8 typing incompatibility
- Loading branch information