FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - typescript-bot/TypeScript · GitHub
typescript-bot
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
5
Star
14
Code
Pull requests
226
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
src
on
yieldExpressionInFlowLoop
User selector
Datepicker
Commit history
Commits on Feb 7, 2018
Avoid infinite loop checking yield expression
Andy Hanson
committed
b2e8a39
View commit details
Copy full SHA for b2e8a39
View code at this point
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
1c4cea7
View commit details
Copy full SHA for 1c4cea7
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Fix ScriptElementKind for path mapping completions (#21695)
Andy
authored
a1ffa94
View commit details
Copy full SHA for a1ffa94
View code at this point
Browse repository at this point
Merge pull request #21696 from Microsoft/fixMappedTypeWithSubstitution
Show description for c48afe7
ahejlsberg
authored
c48afe7
View commit details
Copy full SHA for c48afe7
View code at this point
Browse repository at this point
Simplify string literal completions (#21415)
Andy
authored
ba18337
View commit details
Copy full SHA for ba18337
View code at this point
Browse repository at this point
Handle all instantiable non-primitive types in homomorphic mapped types
ahejlsberg
committed
bb28444
View commit details
Copy full SHA for bb28444
View code at this point
Browse repository at this point
Support incomplete identifier in JSX initializer completions (#21681)
Andy
authored
c4c9a00
View commit details
Copy full SHA for c4c9a00
View code at this point
Browse repository at this point
Remove leading directory separator from path mapping completion (#21688)
Andy
authored
cd22ea7
View commit details
Copy full SHA for cd22ea7
View code at this point
Browse repository at this point
Merge pull request #21585 from Microsoft/fix21584
Show description for 3b73ce4
rbuckton
authored
3b73ce4
View commit details
Copy full SHA for 3b73ce4
View code at this point
Browse repository at this point
Add top-level completion for path mapping (#21686)
Andy
authored
cde1cd0
View commit details
Copy full SHA for cde1cd0
View code at this point
Browse repository at this point
fixInvalidImportSyntax: Preserve comment (#21684)
Andy
authored
57a50f4
View commit details
Copy full SHA for 57a50f4
View code at this point
Browse repository at this point
Escape quotes in bracketed completions (#21676)
Andy
authored
044fb53
View commit details
Copy full SHA for 044fb53
View code at this point
Browse repository at this point
remove GeneratorFunction global from lib.d.ts (#21615)
HerringtonDarkholme
authored and
mhegazy
committed
abe814f
View commit details
Copy full SHA for abe814f
View code at this point
Browse repository at this point
importFixes: Bundle module specifiers with import kinds, and replace ImportCodeActionMap with existing functionality (#20700)
Andy
authored
d6f52c3
View commit details
Copy full SHA for d6f52c3
View code at this point
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
20fbae9
View commit details
Copy full SHA for 20fbae9
View code at this point
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
1a8a996
View commit details
Copy full SHA for 1a8a996
View code at this point
Browse repository at this point
Fix JSX contextual types to not eagerly become apparent, use 2-pass inference for JSX (#21383)
Show description for 17554ff
weswigham
authored
17554ff
View commit details
Copy full SHA for 17554ff
View code at this point
Browse repository at this point
Merge pull request #21649 from Microsoft/conditionalTypesASI
Show description for 3b220a8
ahejlsberg
authored
3b220a8
View commit details
Copy full SHA for 3b220a8
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
LEGO: check in for master to temporary branch.
csigs
committed
b803a26
View commit details
Copy full SHA for b803a26
View code at this point
Browse repository at this point
Rename switch `--emitDeclarationsOnly` to `--emitDeclarationOnly` (#21651)
Show description for 8f8fec4
mhegazy
authored
8f8fec4
View commit details
Copy full SHA for 8f8fec4
View code at this point
Browse repository at this point
EntityNameExpression doesn't need to include ParenthesizedExpression (#21588)
Andy
authored
c7b86e8
View commit details
Copy full SHA for c7b86e8
View code at this point
Browse repository at this point
Support testing document highlights with "filesToSearch" (#21640)
Show description for 48c0af5
Andy
authored
48c0af5
View commit details
Copy full SHA for 48c0af5
View code at this point
Browse repository at this point
Automatic semicolon insertion before 'extends' in conditional type
ahejlsberg
committed
0d3f216
View commit details
Copy full SHA for 0d3f216
View code at this point
Browse repository at this point
Fix assertion: class reference location may be 'default' keyword instead of class name (#21630)
Show description for d584f4d
Andy
authored
d584f4d
View commit details
Copy full SHA for d584f4d
View code at this point
Browse repository at this point
class Project: implement `log` and `error` from `LanguageServiceHost` (#21635)
Show description for d11c7ae
Andy
authored
d11c7ae
View commit details
Copy full SHA for d11c7ae
View code at this point
Browse repository at this point
Fix return types of NodeBuilder methods (#21619)
ajafff
authored and
mhegazy
committed
c1a2adc
View commit details
Copy full SHA for c1a2adc
View code at this point
Browse repository at this point
Merge pull request #21627 from Microsoft/fixExtendsNever
Show description for e31b3e9
ahejlsberg
authored
e31b3e9
View commit details
Copy full SHA for e31b3e9
View code at this point
Browse repository at this point
Merge pull request #21610 from Microsoft/fixSharedTypeParameters
Show description for d629607
ahejlsberg
authored
d629607
View commit details
Copy full SHA for d629607
View code at this point
Browse repository at this point
Fix bug: replacmentSpan for completion shouldn't include property name that doesn't start with completion name (#21587)
Andy
authored
120af86
View commit details
Copy full SHA for 120af86
View code at this point
Browse repository at this point
Fix harness getDirectores implementation to not include directory as prefix (#21633)
Andy
authored
1784e51
View commit details
Copy full SHA for 1784e51
View code at this point
Browse repository at this point
Detect and prevent creation of bad Identifier (#21581)
Andy
authored
14bd0a2
View commit details
Copy full SHA for 14bd0a2
View code at this point
Browse repository at this point
Use helper functions more in documentHighlights (#21336)
Andy
authored
c03ee9d
View commit details
Copy full SHA for c03ee9d
View code at this point
Browse repository at this point
Use more permissive wildcard type in definitely false check
ahejlsberg
committed
b8f3c61
View commit details
Copy full SHA for b8f3c61
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Fix unintended sharing of typeParameters property in SymbolLinks
ahejlsberg
committed
503fc06
View commit details
Copy full SHA for 503fc06
View code at this point
Browse repository at this point
Properly classify output text in emitter
ahejlsberg
committed
4ae8445
View commit details
Copy full SHA for 4ae8445
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL