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.8.0
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:v3.0.0
Choose a head ref
Loading
  • 17commits
  • 10files changed
  • 4contributors

Commits on Jun 21, 2022

  1. Bump minitest from 5.16.0 to 5.16.1

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

    …test-5.16.1Bump minitest from 5.16.0 to 5.16.1
    @github-actions
    github-actions[bot] authoredJun 21, 2022
    Configuration menu
    Copy the full SHA
    cc38cf4View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Bump rubocop from 1.30.1 to 1.31.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.1 to 1.31.0.- [Release notes](https://github.com/rubocop/rubocop/releases)- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)- [Commits](rubocop/rubocop@v1.30.1...v1.31.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] authoredJun 27, 2022
    Configuration menu
    Copy the full SHA
    a9ad4b4View commit details
    Browse the repository at this point in the history
  2. Merge pull request#104from ruby-syntax-tree/dependabot/bundler/rubo…

    …cop-1.31.0Bump rubocop from 1.30.1 to 1.31.0
    @github-actions
    github-actions[bot] authoredJun 27, 2022
    Configuration menu
    Copy the full SHA
    e4f8ee5View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Bump rubocop from 1.31.0 to 1.31.1

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.0 to 1.31.1.- [Release notes](https://github.com/rubocop/rubocop/releases)- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)- [Commits](rubocop/rubocop@v1.31.0...v1.31.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 29, 2022
    Configuration menu
    Copy the full SHA
    2e85a49View commit details
    Browse the repository at this point in the history
  2. Merge pull request#105from ruby-syntax-tree/dependabot/bundler/rubo…

    …cop-1.31.1Bump rubocop from 1.31.0 to 1.31.1
    @github-actions
    github-actions[bot] authoredJun 29, 2022
    Configuration menu
    Copy the full SHA
    cd2e476View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

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

Commits on Jul 4, 2022

  1. Bump minitest from 5.16.1 to 5.16.2

    Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.1 to 5.16.2.- [Release notes](https://github.com/seattlerb/minitest/releases)- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)- [Commits](minitest/minitest@v5.16.1...v5.16.2)---updated-dependencies:- dependency-name: minitest  dependency-type: direct:development  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJul 4, 2022
    Configuration menu
    Copy the full SHA
    0d59abeView commit details
    Browse the repository at this point in the history
  2. Merge pull request#107from ruby-syntax-tree/dependabot/bundler/mini…

    …test-5.16.2Bump minitest from 5.16.1 to 5.16.2
    @github-actions
    github-actions[bot] authoredJul 4, 2022
    Configuration menu
    Copy the full SHA
    3e687d5View commit details
    Browse the repository at this point in the history
  3. Merge pull request#106from xeger/inlayHint

    Add inlay hint support per LSP specification.
    @kddnewton
    kddnewton authoredJul 4, 2022
    Configuration menu
    Copy the full SHA
    398cf3bView commit details
    Browse the repository at this point in the history
  4. Bump to v2.9.0

    @kddnewton
    kddnewton committedJul 4, 2022
    Configuration menu
    Copy the full SHA
    201d27dView commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    5ee15c7View commit details
    Browse the repository at this point in the history
  2. Merge pull request#108from ruby-syntax-tree/remove-old-inlay-hints

    Remove old inlay hints code
    @kddnewton
    kddnewton authoredJul 5, 2022
    Configuration menu
    Copy the full SHA
    c9ce212View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8839b4View commit details
    Browse the repository at this point in the history
  4. Merge pull request#109from ruby-syntax-tree/fix-102

    Fix for#102, handle files not existing
    @kddnewton
    kddnewton authoredJul 5, 2022
    Configuration menu
    Copy the full SHA
    fbccb76View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG links

    @kddnewton
    kddnewton committedJul 5, 2022
    Configuration menu
    Copy the full SHA
    8a3fc6eView commit details
    Browse the repository at this point in the history
  6. Bump to version 3.0.0

    @kddnewton
    kddnewton committedJul 5, 2022
    Configuration menu
    Copy the full SHA
    a16ffaeView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp