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

Parser translation
#269 by kddnewton was merged Jan 30, 2023 Loading…
Add link to docs
#223 by andyw8 was merged Dec 14, 2022 Loading…
Make MutationVisitor visit all nodes
#470 by spect88 was closed Jul 10, 2025 Loading…
Bump actions/upload-pages-artifact from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#425 by dependabot bot was closed Jul 11, 2025 Loading…
Formatting fixes for YARP
#394 by csabahenk was closed Jul 11, 2025 Loading…
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…
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…
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…
Handle return when arg is an Array
#55 by DRBragg was merged Apr 22, 2022 Loading…
Remaining prettier formatting fixes
#56 by kddnewton was merged Apr 22, 2022 Loading…
Adding Features
#54 by DRBragg was merged Apr 21, 2022 Loading…
Implement visitor pattern for SyntaxTree::Node
#28 by wildmaples was merged Mar 31, 2022 Loading…
Options on regexp
#66 by kddnewton was merged May 6, 2022 Loading…
Add inlay hint support per LSP specification.
#106 by xeger was merged Jul 4, 2022 Loading…
Introduce new node SyntaxTree::HeredocEnd
#95 by wildmaples was merged Jun 10, 2022 Loading…
docs: add information on neovim and vim editor support
#133 by wassimk was merged Aug 14, 2022 Loading…
Add print_width config option for rake tasks
#123 by molawson was merged Jul 31, 2022 Loading…
Add ability to pass scripts via a command line option
#152 by paracycle was merged Aug 26, 2022 Loading…
Unskip test_multiple_inline_scripts on TruffleRuby
#187 by eregon was merged Nov 8, 2022 Loading…
Add and ignore textDocument/documentColor
#231 by weizheheng was merged Dec 25, 2022 Loading…
Make the test suite pass on TruffleRuby and add it in CI
#183 by eregon was merged Oct 28, 2022 Loading…
Some README typo fixes
#220 by andyw8 was merged Dec 7, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.