FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - spiffcode/TypeScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
spiffcode
/
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 Nov 14, 2017
Have CompletionEntryDetails source use a relative path (#19917)
Show description for 592ee00
Andy
authored
592ee00
View commit details
Copy full SHA for 592ee00
View code at this point
Browse repository at this point
Synchronize getEntityNameForDecoratorMetadata and serializeUnionOrIntersectionType (#19879)
weswigham
authored
9c51a85
View commit details
Copy full SHA for 9c51a85
View code at this point
Browse repository at this point
Update JSX intrinsic element test to match babel’s (#19946)
Show description for 36ce7ea
meyer
authored and
mhegazy
committed
36ce7ea
View commit details
Copy full SHA for 36ce7ea
View code at this point
Browse repository at this point
Always require '=' before parsing an initializer (#19979)
Show description for 7e8851e
Andy
authored
7e8851e
View commit details
Copy full SHA for 7e8851e
View code at this point
Browse repository at this point
react starter needs node ref, accept fixed leveldown (#19994)
weswigham
authored
9be4d60
View commit details
Copy full SHA for 9be4d60
View code at this point
Browse repository at this point
Fix crash on non-dts-require (#19980)
weswigham
authored
7d93434
View commit details
Copy full SHA for 7d93434
View code at this point
Browse repository at this point
Handle binding elements while looking for invalid `await` and `yield` (#19972)
Show description for 3d60293
weswigham
authored
3d60293
View commit details
Copy full SHA for 3d60293
View code at this point
Browse repository at this point
Merge pull request #18925 from Microsoft/fix-spread-contextually-typed-by-binding-pattern
Show description for 5d5da4c
sandersn
authored
5d5da4c
View commit details
Copy full SHA for 5d5da4c
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Treat `{}` in `T = {}` as `any` in JS files (#19977)
weswigham
authored
b3d3b78
View commit details
Copy full SHA for b3d3b78
View code at this point
Browse repository at this point
Revert "Break out of speculative parsing on bad parameter initializer (#19158)" (#19975)
Show description for 9d8a854
Andy
authored
9d8a854
View commit details
Copy full SHA for 9d8a854
View code at this point
Browse repository at this point
Merge branch 'master' into fix-spread-contextually-typed-by-binding-pattern
sandersn
committed
39fd0bf
View commit details
Copy full SHA for 39fd0bf
View code at this point
Browse repository at this point
Merge pull request #19968 from uniqueiniquity/jsxFragmentFix
Show description for 6b90119
uniqueiniquity
authored
6b90119
View commit details
Copy full SHA for 6b90119
View code at this point
Browse repository at this point
Update baseline
uniqueiniquity
committed
4c26426
View commit details
Copy full SHA for 4c26426
View code at this point
Browse repository at this point
Add test
uniqueiniquity
committed
0fe0ff7
View commit details
Copy full SHA for 0fe0ff7
View code at this point
Browse repository at this point
add types for escape and unescape methods #18813 (#19015)
Show description for c2f0c58
wbhob
authored and
mhegazy
committed
c2f0c58
View commit details
Copy full SHA for c2f0c58
View code at this point
Browse repository at this point
Break out of speculative parsing on bad parameter initializer (#19158)
Show description for e7df832
Andy
authored
e7df832
View commit details
Copy full SHA for e7df832
View code at this point
Browse repository at this point
Merge pull request #19934 from Microsoft/add-starter-kit-to-user-tests
Show description for 7771d0c
sandersn
authored
7771d0c
View commit details
Copy full SHA for 7771d0c
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Merge pull request #19926 from Microsoft/improvePrimitiveComparable
Show description for b8fbf88
ahejlsberg
authored
b8fbf88
View commit details
Copy full SHA for b8fbf88
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Merge pull request #19542 from RyanCavanaugh/fix19533
Show description for de7fbc0
RyanCavanaugh
authored
de7fbc0
View commit details
Copy full SHA for de7fbc0
View code at this point
Browse repository at this point
Update baselines
sandersn
committed
ba232b2
View commit details
Copy full SHA for ba232b2
View code at this point
Browse repository at this point
Add test w/submodules for our starter kits
sandersn
committed
d4c001d
View commit details
Copy full SHA for d4c001d
View code at this point
Browse repository at this point
ExternalCompileRunner works with submodules
Show description for d66e94d
sandersn
committed
d66e94d
View commit details
Copy full SHA for d66e94d
View code at this point
Browse repository at this point
Fix typo
ahejlsberg
committed
16b68ff
View commit details
Copy full SHA for 16b68ff
View code at this point
Browse repository at this point
Add test
ahejlsberg
committed
d15926d
View commit details
Copy full SHA for d15926d
View code at this point
Browse repository at this point
Accept API baseline changes
ahejlsberg
committed
c3b650f
View commit details
Copy full SHA for c3b650f
View code at this point
Browse repository at this point
Accept new baselines
ahejlsberg
committed
2c43ef1
View commit details
Copy full SHA for 2c43ef1
View code at this point
Browse repository at this point
Update test
ahejlsberg
committed
afec1e1
View commit details
Copy full SHA for afec1e1
View code at this point
Browse repository at this point
Update tests
ahejlsberg
committed
197c635
View commit details
Copy full SHA for 197c635
View code at this point
Browse repository at this point
Consider the commonjs module indicator as a module indicator (#18490)
Show description for 16efae2
weswigham
authored
16efae2
View commit details
Copy full SHA for 16efae2
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Allow applyCodeActionCommand to take an array (#19870)
Show description for b949405
Andy
authored
b949405
View commit details
Copy full SHA for b949405
View code at this point
Browse repository at this point
For import completion of default import, convert module name to identifier (#19875)
Show description for 65a191f
Andy
authored
65a191f
View commit details
Copy full SHA for 65a191f
View code at this point
Browse repository at this point
Merge
RyanCavanaugh
committed
b043edd
View commit details
Copy full SHA for b043edd
View code at this point
Browse repository at this point
If there is an `export default x;` alias declaration, disallow other default exports (#19872)
Andy
authored
90ae9ff
View commit details
Copy full SHA for 90ae9ff
View code at this point
Browse repository at this point
Mark all parameters as needed for metadata when one is decorated (#19849)
Show description for a1014b2
weswigham
authored
a1014b2
View commit details
Copy full SHA for a1014b2
View code at this point
Browse repository at this point
Fix declaration emit for imported export alias specifiers (#19852)
Show description for ceaeffa
weswigham
authored
ceaeffa
View commit details
Copy full SHA for ceaeffa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL