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:v4.0.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:v4.0.2
Choose a head ref
Loading
  • 7commits
  • 6files changed
  • 4contributors

Commits on Oct 18, 2022

  1. Remove aref_field specific visit from WithEnvironment

    ARefField nodes end up with regular VarRef nodes inside, so we wereactually counting them twice
    @vinistock
    vinistock committedOct 18, 2022
    Configuration menu
    Copy the full SHA
    07ac277View commit details
    Browse the repository at this point in the history
  2. Only create fresh environment for a MethodAddBlock block

    The call part of a MethodAddBlock node occurs in the same environment.Only the block portion of it occurs in a fresh environment.
    @vinistock
    vinistock committedOct 18, 2022
    Configuration menu
    Copy the full SHA
    329ce7dView commit details
    Browse the repository at this point in the history
  3. Handle nested required arguments

    Handle arguments of type    [].each do |one, (two, three)|    endwhen declaring arguments
    @vinistock
    vinistock committedOct 18, 2022
    Configuration menu
    Copy the full SHA
    bd42046View commit details
    Browse the repository at this point in the history
  4. Merge pull request#177from vinistock/vs/fix_other_environment_cases

    Fix other environment cases
    @kddnewton
    kddnewton authoredOct 18, 2022
    Configuration menu
    Copy the full SHA
    100e0a8View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Bump prettier_print from 1.0.1 to 1.0.2

    Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 1.0.1 to 1.0.2.- [Release notes](https://github.com/ruby-syntax-tree/prettier_print/releases)- [Changelog](https://github.com/ruby-syntax-tree/prettier_print/blob/main/CHANGELOG.md)- [Commits](ruby-syntax-tree/prettier_print@v1.0.1...v1.0.2)---updated-dependencies:- dependency-name: prettier_print  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 19, 2022
    Configuration menu
    Copy the full SHA
    c71415eView commit details
    Browse the repository at this point in the history
  2. Merge pull request#178from ruby-syntax-tree/dependabot/bundler/pret…

    …tier_print-1.0.2Bump prettier_print from 1.0.1 to 1.0.2
    @github-actions
    github-actions[bot] authoredOct 19, 2022
    Configuration menu
    Copy the full SHA
    ce93566View commit details
    Browse the repository at this point in the history
  3. Bump to version 4.0.2

    @kddnewton
    kddnewton committedOct 19, 2022
    Configuration menu
    Copy the full SHA
    2f8d280View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp