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
Sort

Pull requests list

Bump benchmark-ips from 2.9.1 to 2.9.2 dependencies Pull requests that update a dependency file
#1 by dependabot bot was closed Nov 16, 2021 Loading… updated Nov 16, 2021
Bump parser from 3.0.2.0 to 3.0.3.0 dependencies Pull requests that update a dependency file
#2 by dependabot bot was merged Nov 25, 2021 Loading… updated Nov 25, 2021
Bump parser from 3.0.3.0 to 3.0.3.1 dependencies Pull requests that update a dependency file
#3 by dependabot bot was merged Nov 29, 2021 Loading… updated Nov 29, 2021
Formatting
#4 by kddnewton was merged Dec 1, 2021 Loading… updated Dec 1, 2021
Bump parser from 3.0.3.1 to 3.0.3.2 dependencies Pull requests that update a dependency file
#5 by dependabot bot was merged Dec 8, 2021 Loading… updated Dec 8, 2021
Bump minitest from 5.14.4 to 5.15.0 dependencies Pull requests that update a dependency file
#12 by dependabot bot was merged Dec 15, 2021 Loading… updated Dec 15, 2021
Bump parser from 3.0.3.2 to 3.1.0.0 dependencies Pull requests that update a dependency file
#13 by dependabot bot was closed Jan 8, 2022 Loading… updated Jan 8, 2022
Ruby 3.1 syntax
#11 by kddnewton was merged Jan 8, 2022 Loading… updated Jan 8, 2022
Bump benchmark-ips from 2.9.2 to 2.9.3 dependencies Pull requests that update a dependency file
#15 by dependabot bot was merged Jan 26, 2022 Loading… updated Jan 26, 2022
Avoid returning nil values from ClassDeclaration#child_nodes
#16 by nvasilevski was closed Jan 31, 2022 Loading… updated Jan 31, 2022
Bump stackprof from 0.2.17 to 0.2.18 dependencies Pull requests that update a dependency file
#17 by dependabot bot was closed Feb 25, 2022 Loading… updated Feb 25, 2022
Bump stackprof from 0.2.17 to 0.2.19 dependencies Pull requests that update a dependency file
#20 by dependabot bot was merged Mar 2, 2022 Loading… updated Mar 2, 2022
Bump parser from 3.1.0.0 to 3.1.1.0 dependencies Pull requests that update a dependency file
#19 by dependabot bot was merged Mar 2, 2022 Loading… updated Mar 2, 2022
Bump benchmark-ips from 2.9.3 to 2.10.0 dependencies Pull requests that update a dependency file
#18 by dependabot bot was merged Mar 2, 2022 Loading… updated Mar 2, 2022
Generate and deploy rdoc on GH pages
#22 by wildmaples was merged Mar 28, 2022 Loading… updated Mar 28, 2022
Exclude vendor and other directories when generating rdoc
#24 by wildmaples was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Bump ruby_parser from 3.18.1 to 3.19.0 dependencies Pull requests that update a dependency file
#23 by dependabot bot was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Trim trailing spaces
#25 by Morriar was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Ignore the vendor/ directory
#26 by Morriar was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Move location attribute reader to base Node class
#27 by Morriar was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Implement visitor pattern for SyntaxTree::Node
#28 by wildmaples was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Visitors
#29 by kddnewton was merged Apr 1, 2022 Loading… updated Apr 1, 2022
Add arm64-darwin-21 platform
#31 by Morriar was merged Apr 1, 2022 Loading… updated Apr 1, 2022
Allow passing nil to visit
#32 by Morriar was merged Apr 1, 2022 Loading… updated Apr 1, 2022
Introduce visit_all
#33 by Morriar was merged Apr 1, 2022 Loading… updated Apr 1, 2022
ProTip! Adding no:label will show everything without a label.