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

Remove obsolete blockiseq flag
#358 by kddnewton was merged Apr 3, 2023 Loading… updated Apr 3, 2023
Add AndNode
#356 by st0012 was merged Mar 28, 2023 Loading… updated Mar 28, 2023
Experimental database API
#347 by kddnewton was merged Mar 24, 2023 Loading… updated Mar 24, 2023
Bump actions/deploy-pages from 1 to 2 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#345 by dependabot bot was merged Mar 20, 2023 Loading… updated Mar 20, 2023
Bump rubocop from 1.48.0 to 1.48.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#343 by dependabot bot was merged Mar 13, 2023 Loading… updated Mar 13, 2023
List editor support for Emacs
#332 by strake7 was merged Mar 8, 2023 Loading… updated Mar 10, 2023
Bump prettier_print from 1.2.0 to 1.2.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#342 by dependabot bot was merged Mar 9, 2023 Loading… updated Mar 9, 2023
defined_ivar instruction
#341 by kddnewton was merged Mar 9, 2023 Loading… updated Mar 9, 2023
Add the visitor method on reflection
#340 by kddnewton was merged Mar 9, 2023 Loading… updated Mar 9, 2023
Require the pp gem, necessary for pretty printing
#339 by kddnewton was merged Mar 8, 2023 Loading… updated Mar 8, 2023
Handle nil symbol in BasicVisitor#visit
#331 by vinistock was closed Mar 8, 2023 Loading… updated Mar 8, 2023
A little bit of Sorbet
#338 by kddnewton was merged Mar 8, 2023 Loading… updated Mar 8, 2023
Fix Ruby build on HEAD
#337 by kddnewton was merged Mar 8, 2023 Loading… updated Mar 8, 2023
Bump minitest from 5.17.0 to 5.18.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#336 by dependabot bot was merged Mar 6, 2023 Loading… updated Mar 6, 2023
Bump rubocop from 1.47.0 to 1.48.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#335 by dependabot bot was merged Mar 6, 2023 Loading… updated Mar 6, 2023
Ctags
#334 by kddnewton was merged Mar 6, 2023 Loading… updated Mar 6, 2023
Fix CI for TruffleRuby
#321 by eregon was merged Feb 27, 2023 Loading… updated Mar 5, 2023
Add support for more locals in WithScope
#329 by vinistock was merged Mar 2, 2023 Loading… updated Mar 3, 2023
Fix lambda local locations
#327 by vinistock was merged Mar 2, 2023 Loading… updated Mar 2, 2023
Bump rubocop from 1.46.0 to 1.47.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#325 by dependabot bot was merged Mar 1, 2023 Loading… updated Mar 1, 2023
Fix AST output for Command and CommandCall nodes
#323 by kddnewton was merged Feb 27, 2023 Loading… updated Feb 27, 2023
Split up chained << expressions
#320 by kddnewton was merged Feb 26, 2023 Loading… updated Feb 27, 2023
Format binary << operator
#217 by dorianmariecom was closed Feb 26, 2023 Loading… updated Feb 27, 2023
Break and return false in forced_brace_bounds? when Parent is a Binary
#181 by weizheheng was closed Feb 26, 2023 Loading… updated Feb 26, 2023
Handle keywords with bare hashes
#319 by kddnewton was merged Feb 26, 2023 Loading… updated Feb 26, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.