-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-highHigh priorityHigh priority
Description
src/grammar/README.md is outdated. First, it still contains mentions of the legacy make system. Also, while make and make tidy technically might work, make check-build-lexer-verifier
doesn't work at least since commit 9ab8090 and the claim that make tidy includes the check is wrong even longer (d3b050c).
It should be updated. Most likely the the checks have to be ported over to the new system as well.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-highHigh priorityHigh priority