This repository was archived by the owner on Jul 24, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: php-rust-tools/parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: allow enum and from to be used as type identifiers
#199 by azjezz was merged Dec 10, 2022 Loading…
fix multiple parse errors, and error for magic methods on enums
#206 by azjezz was merged Dec 11, 2022 Loading…
parser: allow using functions and consts in group use
#221 by ryangjchandler was merged Dec 12, 2022 Loading…
chore: fix argument parser, and add closure creation nodes
#222 by azjezz was merged Dec 12, 2022 Loading…
chore: re-write expressions macro to use :tt instead of :expr
#226 by azjezz was merged Dec 13, 2022 Loading…
chore: make method parser smarter, without using scopes
#240 by azjezz was merged Dec 19, 2022 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.