✍️ 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 dd402d13c7 - Show all commits

View File

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