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: afaur/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.
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 26, 2017

  1. A ton of flow fixes

    Fixes #901
    Fixes #966
    Fixes #983
    Fixes #891
    Fixes #885
    Fixes #845
    Fixes #792
    Fixes #723
    Fixes #567
    
    This is all a bit hairy, but I think I put a big dent in a lot of the
    common flow problems that have been reported. I want to sit on these
    changes for a few days though to make sure I didn't cause a serious
    regression.
    amadeus committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    5de4176 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Fix for jsFlowOperator

    amadeus committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    fe2af7b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. More fixes for flow

    amadeus committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    bcd5961 View commit details
    Browse the repository at this point in the history
  2. Trying out some flow tweaks

    amadeus committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    c5c3c5c View commit details
    Browse the repository at this point in the history
  3. A few more fixes

    amadeus committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    51beff7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Merge pull request #1 from afaur/misc-flow-fixes

    Testing: Misc flow fixes
    afaur authored Jun 30, 2017
    Configuration menu
    Copy the full SHA
    26cfb0e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Add partial support for a DSL

    afaur committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    1f3c0c2 View commit details
    Browse the repository at this point in the history
Loading