Skip to content

Pull requests: ruby-syntax-tree/syntax_tree

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

RuboCop
#65 by kddnewton was merged May 6, 2022 Loading…
Match visitor
#64 by kddnewton was merged May 3, 2022 Loading…
Remove argument forwarding
#61 by vinistock was closed Apr 27, 2022 Loading…
Remaining prettier formatting fixes
#56 by kddnewton was merged Apr 22, 2022 Loading…
Handle return when arg is an Array
#55 by DRBragg was merged Apr 22, 2022 Loading…
Adding Features
#54 by DRBragg was merged Apr 21, 2022 Loading…
Make missing kwargs nil instead of false
#53 by vinistock was merged Apr 20, 2022 Loading…
Add convenient Formatter.format
#52 by vinistock was merged Apr 20, 2022 Loading…
Pattern matching
#51 by kddnewton was merged Apr 19, 2022 Loading…
in **nil
#50 by kddnewton was merged Apr 16, 2022 Loading…
Empty HshPtn
#49 by kddnewton was merged Apr 16, 2022 Loading…
foo::(1)
#48 by kddnewton was merged Apr 16, 2022 Loading…
Handle not()
#47 by kddnewton was merged Apr 15, 2022 Loading…
Block ampersand association
#46 by kddnewton was merged Apr 13, 2022 Loading…
Add column position to Location
#44 by vinistock was merged Apr 13, 2022 Loading…
Pretty print within a visitor
#43 by kddnewton was merged Apr 12, 2022 Loading…
Bump parser from 3.1.1.0 to 3.1.2.0 dependencies Pull requests that update a dependency file
#42 by dependabot bot was merged Apr 12, 2022 Loading…
Remove missing hash value from inlay hints
#41 by kddnewton was merged Apr 12, 2022 Loading…
Serialize to JSON through a visitor
#40 by kddnewton was merged Apr 12, 2022 Loading…
Handle multiple Ruby versions
#39 by kddnewton was merged Apr 11, 2022 Loading…
Add simple tutorial on common APIs
#38 by wildmaples was closed Jun 10, 2022 Loading…
Fix documented type for BareAssocHash#assocs
#36 by Morriar was merged Apr 9, 2022 Loading…
Method prefixes
#35 by kddnewton was merged Apr 8, 2022 Loading…
Bump ruby_parser from 3.19.0 to 3.19.1 dependencies Pull requests that update a dependency file
#34 by dependabot bot was merged Apr 6, 2022 Loading…
Introduce visit_all
#33 by Morriar was merged Apr 1, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.