-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow JSDoc casts of parenthesized expressions in JS #17211
Commits on Jul 14, 2017
-
Andy Hanson committed
Jul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 96d537b - Browse repository at this point
Copy the full SHA 96d537bView commit details
Commits on Jul 17, 2017
-
Merge pull request #17176 from Microsoft/parse-jsdoc-with-ts-type-parser
Parse jsdoc with normal TS type parser
Configuration menu - View commit details
-
Copy full SHA for 240f1f1 - Browse repository at this point
Copy the full SHA 240f1f1View commit details -
Minor cleanups in builder (#17208)
* Minor cleanups in builder * Use enumerateInsertsAndDeletes
Andy authoredJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 555776e - Browse repository at this point
Copy the full SHA 555776eView commit details -
Fix bug in importTracker:
getExportNode
must verify that we are on ……the LHS of a VariableDeclaration (#17205)
Andy authoredJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 6cf30fb - Browse repository at this point
Copy the full SHA 6cf30fbView commit details -
Andy Hanson committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 2ce2390 - Browse repository at this point
Copy the full SHA 2ce2390View commit details -
convertFunctionToEs6Class: Bail if this is not a JavaScript file (#17149
Andy authoredJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 2a219af - Browse repository at this point
Copy the full SHA 2a219afView commit details -
Reuse stored types for any[] and Promise<any> instead of creating new…
… ones (#17179) * Reuse stored types for any[] and Promise<any> instead of creating new ones * Don't store anyPromiseType
Andy authoredJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 5d46ca7 - Browse repository at this point
Copy the full SHA 5d46ca7View commit details -
Merge pull request #17210 from Microsoft/readfile
`readFile` may return undefined
Configuration menu - View commit details
-
Copy full SHA for 54dfdd7 - Browse repository at this point
Copy the full SHA 54dfdd7View commit details -
Issue template: Recommend to run
tsc
directly (#17246)* Issue template: Recommand to run `tsc` directly * List some common build tools
Andy authoredJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for de9a67f - Browse repository at this point
Copy the full SHA de9a67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ec445 - Browse repository at this point
Copy the full SHA b5ec445View commit details