Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Pull requests: php-rust-tools/parser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix more reserved keywords identifier issues
#203 by azjezz was merged Dec 11, 2022 Loading…
chore: allow enum and from to be used as type identifiers
#199 by azjezz was merged Dec 10, 2022 Loading…
chore: create an ast node for short ternary
#198 by azjezz was merged Dec 10, 2022 Loading…
Add more third-party deps and test all dependencies as well
#197 by danog was merged Dec 10, 2022 Loading…
chore: allow attributes on enum cases
#196 by azjezz was merged Dec 10, 2022 Loading…
chore: allow static, self, and parent in exprs
#195 by azjezz was merged Dec 10, 2022 Loading…
chore: test against more third party projects
#194 by azjezz was merged Dec 10, 2022 Loading…
chore: refactor ident and dynamic var parsers
#192 by azjezz was merged Dec 10, 2022 Loading…
chore: add more third party projects
#190 by williamdes was merged Dec 10, 2022 Loading…
chore: refactor class and trait ast
#189 by azjezz was merged Dec 9, 2022 Loading…
chore: refactor interface ast
#187 by azjezz was merged Dec 9, 2022 Loading…
add-chubbyphp-framework
#184 by dominikzogg was merged Dec 9, 2022 Loading…
fix: better heredoc/nowdoc implementation
#183 by ryangjchandler was merged Dec 9, 2022 Loading…
feat: add support for generics
#182 by azjezz was closed Dec 31, 2022 Loading…
14 tasks done
chore: remove fallback expression parser
#181 by azjezz was merged Dec 8, 2022 Loading…
chore: remove tokens test
#180 by azjezz was merged Dec 8, 2022 Loading…
fix: fix parsing by_ref parameters
#179 by azjezz was merged Dec 8, 2022 Loading…
chore: test against more third party frameworks
#178 by azjezz was merged Dec 8, 2022 Loading…
chore: inline some functions
#176 by azjezz was merged Dec 7, 2022 Loading…
chore: start moving toward using functions
#175 by azjezz was merged Dec 7, 2022 Loading…
ProTip! no:milestone will show everything without a milestone.