Skip to content
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 or learn 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.0.0
Choose a base ref
...
head repository: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 31, 2022

  1. Ignore the vendor/ directory

    Signed-off-by: Alexandre Terrasa <[email protected]>
    Morriar committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    691fdbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from Morriar/at-gitignore-vendor

    Ignore the vendor/ directory
    kddnewton authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7e0bab7 View commit details
    Browse the repository at this point in the history
  3. Clean up markdown

    kddnewton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e826c06 View commit details
    Browse the repository at this point in the history
  4. Move location attribute reader to base Node class

    Signed-off-by: Alexandre Terrasa <[email protected]>
    Morriar committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e0a38d3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from Morriar/at-node-location

    Move `location` attribute reader to base `Node` class
    kddnewton authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    cdecb9e View commit details
    Browse the repository at this point in the history
  6. Bump to v2.0.1

    kddnewton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    76a5322 View commit details
    Browse the repository at this point in the history
Loading