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: aking23/VVDocumenter-Xcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: onevcat/VVDocumenter-Xcode
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.
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 2, 2016

  1. Fix Swift parameters

    Swift parameter markup has a colon (“:”) after the parameter name. If
    the alignArgumentComments setting is true, then the colon will be
    present, but if it is false it won’t. The fix is simply to append a
    colon after the name for Swift comments.
    Brad Howes committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    c2ff4b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Merge pull request onevcat#225 from bradhowes/fix-swift-param-tags

    Fix Swift parameters
    onevcat committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    02f9153 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Update readme

    onevcat committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    52e38b3 View commit details
    Browse the repository at this point in the history
  2. Update readme

    onevcat committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    cbbfb69 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

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

Commits on Feb 4, 2017

  1. Merge pull request onevcat#263 from isamankumara/master

    DVTPlugInCompatibilityUUIDs added for xcode Version 8.2.1
    onevcat authored Feb 4, 2017
    Configuration menu
    Copy the full SHA
    0ab09a9 View commit details
    Browse the repository at this point in the history
Loading