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: pangloss/vim-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apazzolini/vim-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 10, 2016

  1. Implement jsFuncAssignment

    Andre Azzolini committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    998a273 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Merge commit '2195ce0103993535fc24be3621c8d9eecdb93d98'

    ; Conflicts:
    ;	syntax/javascript.vim
    Andre Azzolini committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    5dca4be View commit details
    Browse the repository at this point in the history
  2. Add async arrow function support

    Andre Azzolini committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    a42bca3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Andre Azzolini committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    dee6845 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Remove jsFuncCall

    Andre Azzolini committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    67fcee6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upstream/master'

    ; Conflicts:
    ;	syntax/javascript.vim
    Andre Azzolini committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    347d12f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Configuration menu
    Copy the full SHA
    723fb1f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upstream/master'

    ; Conflicts:
    ;	syntax/javascript.vim
    Andre Azzolini committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    2abe007 View commit details
    Browse the repository at this point in the history
  3. Fix highlighting within function blocks

    Andre Azzolini committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    40f8fb3 View commit details
    Browse the repository at this point in the history
  4. Fix improperly merged line

    Andre Azzolini committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    6d2d31a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Merge branch 'upmaster'

    Andre Azzolini committed May 17, 2018
    Configuration menu
    Copy the full SHA
    a90ac02 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Merge branch 'upmaster'

    ; Conflicts:
    ;	syntax/javascript.vim
    Andre Azzolini committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a03ba1b View commit details
    Browse the repository at this point in the history
  2. Add test file for arrow function scenarios

    Andre Azzolini committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    4f6b2e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Merge commit 'dd84369d731bcb8feee0901cbb9b63a2b219bf28'

    ; Conflicts:
    ;	syntax/javascript.vim
    apazzolini committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    14b5c31 View commit details
    Browse the repository at this point in the history
Loading