-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ankeetmaini/typescript-eslint-parser
base: 491ebca
head repository: eslint/typescript-eslint-parser
compare: 76b4d42
- 14 commits
- 61 files changed
- 5 contributors
Commits on Nov 28, 2018
-
Fix: visitor-keys for TSAbstractClassProperty (eslint#560)
* Fix: order of visiting in TSAbstractClassProperty * Add missing decorators to TSAbstractClassProperty its already supported in ClassProperty
Configuration menu - View commit details
-
Copy full SHA for c19e479 - Browse repository at this point
Copy the full SHA c19e479View commit details -
Fix: visiting typeParameters in expressions (eslint#565)
* Fix: missing typeParameters in expressions * ignoreEval is always set to true, than we can ignore this case
Configuration menu - View commit details
-
Copy full SHA for 83dbabb - Browse repository at this point
Copy the full SHA 83dbabbView commit details -
Fix: visiting superTypeParameters in classes (eslint#561)
* Fix: visiting superTypeParameters in classes * Add missing decorators in TSAbstractClassDeclaration its already supported in visitClass * Add missing typeParameters in TSAbstractClassDeclaration its using same logic as ClassDeclaration
Configuration menu - View commit details
-
Copy full SHA for cc92044 - Browse repository at this point
Copy the full SHA cc92044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff0ad1 - Browse repository at this point
Copy the full SHA 8ff0ad1View commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c5ffad3 - Browse repository at this point
Copy the full SHA c5ffad3View commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 47abd82 - Browse repository at this point
Copy the full SHA 47abd82View commit details -
Docs: Update README.md (eslint#567)
Typescript support is 3.1.1 according to package.json file
Configuration menu - View commit details
-
Copy full SHA for fed0a5a - Browse repository at this point
Copy the full SHA fed0a5aView commit details -
Build: changelog update for 21.0.2
ESLint Jenkins committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 5148ba2 - Browse repository at this point
Copy the full SHA 5148ba2View commit details -
ESLint Jenkins committed
Dec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 0c6c452 - Browse repository at this point
Copy the full SHA 0c6c452View commit details
Commits on Jan 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 567e8db - Browse repository at this point
Copy the full SHA 567e8dbView commit details
Commits on Jan 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a8fee90 - Browse repository at this point
Copy the full SHA a8fee90View commit details
Commits on Jan 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 26348b6 - Browse repository at this point
Copy the full SHA 26348b6View commit details
Commits on Jan 18, 2019
-
Docs: Update README with deprecation notice (eslint#602)
* Docs: Update README with deprecation notice * Fix package name Co-Authored-By: nzakas <nicholas@nczconsulting.com>
Configuration menu - View commit details
-
Copy full SHA for 0c76467 - Browse repository at this point
Copy the full SHA 0c76467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b4d42 - Browse repository at this point
Copy the full SHA 76b4d42View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 491ebca...76b4d42