✍️ Switch to a handwritten lexer and parser. #1

Open
acw wants to merge 33 commits from handwritten-lexer into master
Showing only changes of commit 0ea2fa03f5 - Show all commits

View File

@@ -1,10 +1,10 @@
name: Matrix name: Matrix
on: on:
pull_request - pull_request
push: - push:
branches: branches:
- main - main
- 'releases/**' - 'releases/**'
jobs: jobs:
strategy: strategy: