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: buehler/node-typescript-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: buehler/node-typescript-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 7 commits
  • 57 files changed
  • 2 contributors

Commits on Jun 26, 2018

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

Commits on Jun 27, 2018

  1. test: add tests for array and object destructure in class methods (#72)

    Adding tests for object and array destructuring patterns. Now there are
    tests for methods, functions and constructors. Closes #70.
    buehler authored Jun 27, 2018
    Configuration menu
    Copy the full SHA
    238fa0f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

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

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    e6e74dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97cb4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596e150 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from buehler/develop

    Release
    buehler authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    9165171 View commit details
    Browse the repository at this point in the history
Loading