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: 38/vim-javascript-syntax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jelera/vim-javascript-syntax
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.
  • 15 commits
  • 4 files changed
  • 6 contributors

Commits on Jun 8, 2017

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

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    43c6530 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jelera#79 from wpf500/wpf-const

    Move const from Reserved to Identifier
    jelera authored Aug 11, 2017
    Configuration menu
    Copy the full SHA
    9a8f9ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request jelera#78 from sabakugaara/patch-1

    add new annotation type
    jelera authored Aug 11, 2017
    Configuration menu
    Copy the full SHA
    9453348 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2017

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

Commits on Oct 17, 2017

  1. Merge pull request jelera#80 from rachitnigam/master

    Function arguments can contain comments.
    jelera authored Oct 17, 2017
    Configuration menu
    Copy the full SHA
    139ec90 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Change my name

    jelera committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    d0b26c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1490ec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c53402 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Create LICENSE

    jelera authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    63ed85b View commit details
    Browse the repository at this point in the history
  2. Create CODE_OF_CONDUCT.md

    jelera authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    77f9036 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Update README

    jelera authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    2af4a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65e4f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

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

Commits on Sep 27, 2020

  1. Merge pull request jelera#85 from watagashi/avoid-recognizing-slash-i…

    …n-group-as-end
    
    Regexp: Avoid recognizing slash in group as end character
    jelera authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    7b8e2ee View commit details
    Browse the repository at this point in the history
Loading