FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - cspotcode/TypeScript · GitHub
cspotcode
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
tests
on
master
User selector
Datepicker
Commit history
Commits on Oct 24, 2017
Demote some extraction ranges to produce better results
Show description for 1b6e991
amcasey
committed
1b6e991
View commit details
Copy full SHA for 1b6e991
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Fix build break (#19431)
weswigham
authored
fa3ce9f
View commit details
Copy full SHA for fa3ce9f
View code at this point
Browse repository at this point
For @types installing quickfix, only activate for implicit-any module (#19394)
Andy
authored
f916e38
View commit details
Copy full SHA for f916e38
View code at this point
Browse repository at this point
Add tests
ahejlsberg
committed
414f165
View commit details
Copy full SHA for 414f165
View code at this point
Browse repository at this point
Accept new baselines
ahejlsberg
committed
a87baa2
View commit details
Copy full SHA for a87baa2
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
Make it a noImplicitAny error to fail to provide type arguments to a superclass via @augments (#18778)
Show description for 8b7d859
Andy
authored
8b7d859
View commit details
Copy full SHA for 8b7d859
View code at this point
Browse repository at this point
Subsequent variable declarations must have same type: Mention location of other declaration (#19356)
Show description for d7be61a
Andy
authored
d7be61a
View commit details
Copy full SHA for d7be61a
View code at this point
Browse repository at this point
Merge pull request #19355 from Microsoft/sandersn/fix-getParameterSymbolFromJSDoc
Show description for 1ea1254
sandersn
authored
1ea1254
View commit details
Copy full SHA for 1ea1254
View code at this point
Browse repository at this point
Merge pull request #19319 from Microsoft/fixMappedTypeInferenceErrors
Show description for 8a22767
ahejlsberg
authored
8a22767
View commit details
Copy full SHA for 8a22767
View code at this point
Browse repository at this point
Merge pull request #19149 from Kingwl/fix-incorrect-super-without-base-class
Show description for 8adbcef
mhegazy
authored
8adbcef
View commit details
Copy full SHA for 8adbcef
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
More tests for getParameterSymbolFromJSDoc
sandersn
committed
8cc2af5
View commit details
Copy full SHA for 8cc2af5
View code at this point
Browse repository at this point
Update version (#19353)
Show description for 8a292e3
mhegazy
authored
8a292e3
View commit details
Copy full SHA for 8a292e3
View code at this point
Browse repository at this point
Fixup line and offset of rename location of refactor (#19265)
Show description for c1b4d59
Andy
authored
c1b4d59
View commit details
Copy full SHA for c1b4d59
View code at this point
Browse repository at this point
Test:jsdoc @param errors on vardecls/assignments
sandersn
committed
ecdc4b3
View commit details
Copy full SHA for ecdc4b3
View code at this point
Browse repository at this point
Workaround for nonnull operator on indexed accesses (#19275)
Show description for 8212c96
weswigham
authored
8212c96
View commit details
Copy full SHA for 8212c96
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Add regression test
ahejlsberg
committed
f8d9079
View commit details
Copy full SHA for f8d9079
View code at this point
Browse repository at this point
Accept new baselines
ahejlsberg
committed
e0c1085
View commit details
Copy full SHA for e0c1085
View code at this point
Browse repository at this point
Merge pull request #19306 from Microsoft/doNoWriteFilesMultipleTimes
Show description for 8fc6518
sheetalkamat
authored
8fc6518
View commit details
Copy full SHA for 8fc6518
View code at this point
Browse repository at this point
Use Promise instead of PromiseLike (#19305)
Andy
authored
0f55f4a
View commit details
Copy full SHA for 0f55f4a
View code at this point
Browse repository at this point
findAllRefs: Support anonymous default export (#19302)
Andy
authored and
mhegazy
committed
e5f8287
View commit details
Copy full SHA for e5f8287
View code at this point
Browse repository at this point
make getCurrentDirectory required (#19303)
weswigham
authored
75a687b
View commit details
Copy full SHA for 75a687b
View code at this point
Browse repository at this point
Merge pull request #19304 from Microsoft/dedupe-jsdoc-annotation-refactors
Show description for b40e18d
sandersn
authored
b40e18d
View commit details
Copy full SHA for b40e18d
View code at this point
Browse repository at this point
Merge pull request #19138 from Microsoft/configuredProjectRef
Show description for f592419
sheetalkamat
authored
f592419
View commit details
Copy full SHA for f592419
View code at this point
Browse repository at this point
Modify api to emit affected files using callback instead of generating in memory output
Show description for 8fbfb5f
sheetalkamat
committed
8fbfb5f
View commit details
Copy full SHA for 8fbfb5f
View code at this point
Browse repository at this point
Add a better test for jsdoc index signatures.
Show description for 2473ffc
sandersn
committed
2473ffc
View commit details
Copy full SHA for 2473ffc
View code at this point
Browse repository at this point
Update annotateWithTypeFromJSDoc tests
Show description for c13506e
sandersn
committed
c13506e
View commit details
Copy full SHA for c13506e
View code at this point
Browse repository at this point
Remove erroneous error for JSDoc object literals
Show description for f374117
sandersn
committed
f374117
View commit details
Copy full SHA for f374117
View code at this point
Browse repository at this point
Update API baselines
billti
committed
9da745d
View commit details
Copy full SHA for 9da745d
View code at this point
Browse repository at this point
Disambiguate same-named refactors using description (#19267)
Show description for 3220ebc
Andy
authored
3220ebc
View commit details
Copy full SHA for 3220ebc
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Fix #19257: Ensure a generated signature has a return type (#19264)
Show description for 0c1730a
mhegazy
authored
0c1730a
View commit details
Copy full SHA for 0c1730a
View code at this point
Browse repository at this point
Update baselines
sandersn
committed
e962e4a
View commit details
Copy full SHA for e962e4a
View code at this point
Browse repository at this point
Add quickfix and refactoring to install @types packages (#19130)
Show description for d05443b
Andy
authored
d05443b
View commit details
Copy full SHA for d05443b
View code at this point
Browse repository at this point
noUnusedLocals: Warn for recursive call to private method (#18920)
Andy
authored
28509e1
View commit details
Copy full SHA for 28509e1
View code at this point
Browse repository at this point
Merge pull request #19250 from Microsoft/mark-fresh-spread-types-with-ContainsObjectLiteral
Show description for 487504d
sandersn
authored
487504d
View commit details
Copy full SHA for 487504d
View code at this point
Browse repository at this point
Add exported members of all project files in the global completion list (#19069)
Show description for 2b566b9
Andy
authored
2b566b9
View commit details
Copy full SHA for 2b566b9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL