Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.7.1
Choose a base ref
Loading
...
head repository:ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.8.0
Choose a head ref
Loading
  • 17commits
  • 14files changed
  • 5contributors

Commits on May 26, 2022

  1. Bump rubocop from 1.29.1 to 1.30.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.29.1 to 1.30.0.- [Release notes](https://github.com/rubocop/rubocop/releases)- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)- [Commits](rubocop/rubocop@v1.29.1...v1.30.0)---updated-dependencies:- dependency-name: rubocop  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredMay 26, 2022
    Configuration menu
    Copy the full SHA
    2f69135View commit details
    Browse the repository at this point in the history
  2. Merge pull request#93from ruby-syntax-tree/dependabot/bundler/ruboc…

    …op-1.30.0Bump rubocop from 1.29.1 to 1.30.0
    @github-actions
    github-actions[bot] authoredMay 26, 2022
    Configuration menu
    Copy the full SHA
    c7f9034View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Parallel CLI execution

    @kddnewton
    kddnewton committedJun 1, 2022
    Configuration menu
    Copy the full SHA
    009c570View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Bump rubocop from 1.30.0 to 1.30.1

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.0 to 1.30.1.- [Release notes](https://github.com/rubocop/rubocop/releases)- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)- [Commits](rubocop/rubocop@v1.30.0...v1.30.1)---updated-dependencies:- dependency-name: rubocop  dependency-type: direct:development  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJun 6, 2022
    Configuration menu
    Copy the full SHA
    531c6f9View commit details
    Browse the repository at this point in the history
  2. Merge pull request#94from ruby-syntax-tree/dependabot/bundler/ruboc…

    …op-1.30.1Bump rubocop from 1.30.0 to 1.30.1
    @github-actions
    github-actions[bot] authoredJun 6, 2022
    Configuration menu
    Copy the full SHA
    830cbaeView commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge pull request#96from ruby-syntax-tree/parallel

    Parallel CLI execution
    @kddnewton
    kddnewton authoredJun 10, 2022
    Configuration menu
    Copy the full SHA
    b18321dView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    640db96View commit details
    Browse the repository at this point in the history
  3. Merge pull request#97from ruby-syntax-tree/did-you-mean

    Fix up did_you_mean usage
    @kddnewton
    kddnewton authoredJun 10, 2022
    Configuration menu
    Copy the full SHA
    9ad1cddView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c98f36View commit details
    Browse the repository at this point in the history
  5. Add test for HeredocEnd

    @wildmaples
    wildmaples committedJun 10, 2022
    Configuration menu
    Copy the full SHA
    0276c44View commit details
    Browse the repository at this point in the history
  6. Merge pull request#95from wildmaples/heredoc-end

    Introduce new node `SyntaxTree::HeredocEnd`
    @kddnewton
    kddnewton authoredJun 10, 2022
    Configuration menu
    Copy the full SHA
    bedab54View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Bump minitest from 5.15.0 to 5.16.0

    Bumps [minitest](https://github.com/seattlerb/minitest) from 5.15.0 to 5.16.0.- [Release notes](https://github.com/seattlerb/minitest/releases)- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)- [Commits](minitest/minitest@v5.15.0...v5.16.0)---updated-dependencies:- dependency-name: minitest  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJun 15, 2022
    Configuration menu
    Copy the full SHA
    b9b8d2fView commit details
    Browse the repository at this point in the history
  2. Merge pull request#98from ruby-syntax-tree/dependabot/bundler/minit…

    …est-5.16.0Bump minitest from 5.15.0 to 5.16.0
    @github-actions
    github-actions[bot] authoredJun 15, 2022
    Configuration menu
    Copy the full SHA
    1447294View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    ac16838View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Allow CLI flags for lsp

    @xeger
    xeger committedJun 20, 2022
    Configuration menu
    Copy the full SHA
    480f095View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Merge pull request#99from xeger/lspOptions

    Allow CLI flags for lsp
    @kddnewton
    kddnewton authoredJun 21, 2022
    Configuration menu
    Copy the full SHA
    7198b92View commit details
    Browse the repository at this point in the history
  2. Bump to version 2.8.0

    @kddnewton
    kddnewton committedJun 21, 2022
    Configuration menu
    Copy the full SHA
    653b726View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp