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:v3.6.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.6.1
Choose a head ref
Loading
  • 5commits
  • 7files changed
  • 1contributor

Commits on Sep 28, 2022

  1. Fix CLI checking for content

    Previously, we were checking if $stdin was a TTY to determine ifthere was content to be read. As it turns out, this isn't really agood indicator, as content could always come later, and some folksrun stree in CI when $stdin is not a TTY and still pass filenames.Instead, we now check if no filenames were passed, and in that casewe attempt to read from $stdin.
    @kddnewton
    kddnewton committedSep 28, 2022
    Configuration menu
    Copy the full SHA
    1ea066bView commit details
    Browse the repository at this point in the history
  2. Merge pull request#161from ruby-syntax-tree/fix-cli

    Fix CLI checking for content
    @kddnewton
    kddnewton authoredSep 28, 2022
    Configuration menu
    Copy the full SHA
    5c02d72View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d24efView commit details
    Browse the repository at this point in the history
  4. Merge pull request#162from ruby-syntax-tree/more-resilient-ls

    Handle parse errors more gracefully in the language server
    @kddnewton
    kddnewton authoredSep 28, 2022
    Configuration menu
    Copy the full SHA
    7b393f0View commit details
    Browse the repository at this point in the history
  5. Bump to v3.6.1

    @kddnewton
    kddnewton committedSep 28, 2022
    Configuration menu
    Copy the full SHA
    2a28cd9View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp