✍️ 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
on:
pull_request
push:
branches:
- main
- 'releases/**'
- pull_request
- push:
branches:
- main
- 'releases/**'
jobs:
strategy: