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

Open
acw wants to merge 35 commits from handwritten-lexer into master
acw commented 2025-11-24 18:39:37 -08:00 (Migrated from gitea.uhsure.com)
No description provided.
Add some CI.
Some checks failed
Matrix / Build - beta (pull_request) Failing after 1s
Matrix / Build - nightly (pull_request) Failing after 1s
Matrix / Build - stable (pull_request) Failing after 1s
Matrix / Test - beta (pull_request) Failing after 1s
Matrix / Test - nightly (pull_request) Failing after 1s
Matrix / Test - stable (pull_request) Failing after 1s
Matrix / Clippy check (pull_request) Failing after 40s
Matrix / Format (pull_request) Failing after 9s
c000142e35
Some checks failed
Matrix / Build - beta (pull_request) Failing after 1s
Matrix / Build - nightly (pull_request) Failing after 1s
Matrix / Build - stable (pull_request) Failing after 1s
Matrix / Test - beta (pull_request) Failing after 1s
Matrix / Test - nightly (pull_request) Failing after 1s
Matrix / Test - stable (pull_request) Failing after 1s
Matrix / Clippy check (pull_request) Failing after 40s
Matrix / Format (pull_request) Failing after 9s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin handwritten-lexer:handwritten-lexer
git switch handwritten-lexer

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff handwritten-lexer
git switch handwritten-lexer
git rebase master
git switch master
git merge --ff-only handwritten-lexer
git switch handwritten-lexer
git rebase master
git switch master
git merge --no-ff handwritten-lexer
git switch master
git merge --squash handwritten-lexer
git switch master
git merge --ff-only handwritten-lexer
git switch master
git merge handwritten-lexer
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
acw/bang!1
No description provided.