-
-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: eslint/doctrine
base: 0835299b485ecdfa908d20628d6c8900144590ff
head repository: eslint/doctrine
compare: d78e387ce941880ae97ca768092ee11029bdb916
Commits on Mar 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a7884f0 - Browse repository at this point
Copy the full SHA a7884f0View commit details
Commits on Mar 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3576282 - Browse repository at this point
Copy the full SHA 3576282View commit details -
Merge pull request #104 from RobLoach/patch-1
Add "files" entry to only deploy select files
Configuration menu - View commit details
-
Copy full SHA for 77cf78d - Browse repository at this point
Copy the full SHA 77cf78dView commit details
Commits on Apr 14, 2015
-
Merge pull request #103 from tmcw/typedef-support
Add support and tests for typedefs. Refs #5
Configuration menu - View commit details
-
Copy full SHA for da4635e - Browse repository at this point
Copy the full SHA da4635eView commit details
Commits on Jun 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4f74c86 - Browse repository at this point
Copy the full SHA 4f74c86View commit details
Commits on Aug 27, 2015
-
Merge pull request #113 from PolymerLabs/master
added preserveWhitespace option
Configuration menu - View commit details
-
Copy full SHA for 04498e4 - Browse repository at this point
Copy the full SHA 04498e4View commit details
Commits on Sep 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6f7e501 - Browse repository at this point
Copy the full SHA 6f7e501View commit details -
Configuration menu - View commit details
-
Copy full SHA for af9715b - Browse repository at this point
Copy the full SHA af9715bView commit details -
Merge pull request #124 from gyandeeps/issue123
Build: Add travis build
Configuration menu - View commit details
-
Copy full SHA for fc631b3 - Browse repository at this point
Copy the full SHA fc631b3View commit details -
Merge pull request #125 from gyandeeps/issue120
Fix: Parsing of parameter name without a type (fixes #120)
Configuration menu - View commit details
-
Copy full SHA for d2187f4 - Browse repository at this point
Copy the full SHA d2187f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18084f1 - Browse repository at this point
Copy the full SHA 18084f1View commit details
Commits on Sep 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 23921e6 - Browse repository at this point
Copy the full SHA 23921e6View commit details
Commits on Sep 21, 2015
-
Merge pull request #128 from eslint/issue127
Docs: Update README with new info (fixes #127)
Configuration menu - View commit details
-
Copy full SHA for 6826ada - Browse repository at this point
Copy the full SHA 6826adaView commit details -
Merge pull request #126 from gyandeeps/issue111
Fix: Parsing fix for param with arrays and properties (fixes #111)
Configuration menu - View commit details
-
Copy full SHA for f8adb88 - Browse repository at this point
Copy the full SHA f8adb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7ef2f - Browse repository at this point
Copy the full SHA 5c7ef2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 095407e - Browse repository at this point
Copy the full SHA 095407eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d059e4 - Browse repository at this point
Copy the full SHA 0d059e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc9f28 - Browse repository at this point
Copy the full SHA dbc9f28View commit details
Commits on Oct 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for fea8db3 - Browse repository at this point
Copy the full SHA fea8db3View commit details
Commits on Oct 5, 2015
-
Merge pull request #130 from BYK/issue-87
Fix: Last tag always has \n in the description
Configuration menu - View commit details
-
Copy full SHA for 110f96e - Browse repository at this point
Copy the full SHA 110f96eView commit details
Commits on Oct 28, 2015
-
Fix: Parse array default syntax. Fixes #133
this allows the code @param {Array} [foo=[1]] to properly be parsed It does this by keeping track of bracket depth in the name parsing.
Configuration menu - View commit details
-
Copy full SHA for 9e850e7 - Browse repository at this point
Copy the full SHA 9e850e7View commit details
Commits on Oct 30, 2015
-
Merge pull request #132 from tmcw/parse-default-array
Parse array default syntax
Configuration menu - View commit details
-
Copy full SHA for 4a5823b - Browse repository at this point
Copy the full SHA 4a5823bView commit details
Commits on Nov 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 58ecf4b - Browse repository at this point
Copy the full SHA 58ecf4bView commit details -
Merge pull request #135 from TrySound/npm-home
Fix: package.json homepage field
Configuration menu - View commit details
-
Copy full SHA for 60c6fc9 - Browse repository at this point
Copy the full SHA 60c6fc9View commit details
Commits on Nov 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 93aa744 - Browse repository at this point
Copy the full SHA 93aa744View commit details
Commits on Nov 9, 2015
-
Merge pull request #137 from tmcw/typeless-return
Fix: permit return tag without type (fixes #136)
Configuration menu - View commit details
-
Copy full SHA for c41359f - Browse repository at this point
Copy the full SHA c41359fView commit details
Commits on Nov 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b550756 - Browse repository at this point
Copy the full SHA b550756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400aea0 - Browse repository at this point
Copy the full SHA 400aea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b393828 - Browse repository at this point
Copy the full SHA b393828View commit details
Commits on Nov 25, 2015
-
Fix: Line numbers for some tags (fixes #138)
Fixing issue where input was not consumed via advance() but was skipped when parsing tags resulting in sometimes incorrect reported lineNumber.
TEHEK committedNov 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 5459a6a - Browse repository at this point
Copy the full SHA 5459a6aView commit details
Commits on Nov 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3dbbfd6 - Browse repository at this point
Copy the full SHA 3dbbfd6View commit details
Commits on Nov 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d78e387 - Browse repository at this point
Copy the full SHA d78e387View commit details
There are no files selected for viewing