-
Notifications
You must be signed in to change notification settings - Fork 3.7k
enh(cpp) simpler struct matching #3078
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enh(cpp) simpler struct matching #3078
Conversation
Right now I'm using
|
f239ffe
to
8cf00fe
Compare
79025b1
to
80d5b9b
Compare
This is currently rebased on the multi-class stuff (so I could finish it), but in review that can be ignored. |
80d5b9b
to
55dd7a6
Compare
33016b3
to
0394a55
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Self-approving. @allejo If you have time to look at this later and see anything terrible please let me know.
1729d4f
to
61777e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is exciting! It'll make my own grammar cleaner in a few places :D
This is built into the core compiler now.
61777e0
to
73e60ee
Compare
73e60ee
to
e2d8ab5
Compare
Resolves #2736. Resolves #2520. Resolves #3112.
Changes
beforeMatch
compiler extensiontitle.class
sub-scope support. Related More nuance for match classes (class title? function title? etc.) #2521.Seems to do about as well as GitHub now.
Checklist
beforeMatch
CHANGES.md