FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - operandom/TypeScript · GitHub
operandom
/
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
src
on
master
User selector
Datepicker
Commit history
Commits on Dec 3, 2017
LEGO: check in for master to temporary branch.
csigs
committed
60ec20a
View commit details
Copy full SHA for 60ec20a
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
fix(es2018): add a target and an initial lib (#20385)
Show description for 49a48ff
benbraou
authored and
mhegazy
committed
49a48ff
View commit details
Copy full SHA for 49a48ff
View code at this point
Browse repository at this point
"tsc --watch should clear screen on new compilation" Two: Electric Boogaloo (#20389)
Show description for 08c6dc9
Josh Goldberg
authored and
mhegazy
committed
08c6dc9
View commit details
Copy full SHA for 08c6dc9
View code at this point
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
c92aab8
View commit details
Copy full SHA for c92aab8
View code at this point
Browse repository at this point
Make sure autoArrayType is unique, even if no lib is available (#20344)
Show description for 59e5bbc
mhegazy
authored
59e5bbc
View commit details
Copy full SHA for 59e5bbc
View code at this point
Browse repository at this point
Always instantiate the extends clause, even in the presence of an error (#20232)
Show description for 1045d95
weswigham
authored
1045d95
View commit details
Copy full SHA for 1045d95
View code at this point
Browse repository at this point
Merge pull request #20404 from Microsoft/fixUntypedFunctionCall
Show description for f6b1a1d
ahejlsberg
authored
f6b1a1d
View commit details
Copy full SHA for f6b1a1d
View code at this point
Browse repository at this point
Check apparent type instead of function type in isUntypedFunctionCall
ahejlsberg
committed
5465a5a
View commit details
Copy full SHA for 5465a5a
View code at this point
Browse repository at this point
Remove periods from refactor/quickfix messages (#20237)
Show description for 65af685
mhegazy
authored
65af685
View commit details
Copy full SHA for 65af685
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Merge pull request #20370 from Microsoft/cutoff-inference-for-recursive-mapped-types
Show description for 8d7c2a2
sandersn
authored
8d7c2a2
View commit details
Copy full SHA for 8d7c2a2
View code at this point
Browse repository at this point
Simplify mappedTypeStack cache key
sandersn
committed
84d747a
View commit details
Copy full SHA for 84d747a
View code at this point
Browse repository at this point
mappedTypeStack uses a string based on symbols
Show description for 0e5b535
sandersn
committed
0e5b535
View commit details
Copy full SHA for 0e5b535
View code at this point
Browse repository at this point
Merge pull request #20380 from Microsoft/literalContexts
Show description for bc628bf
ahejlsberg
authored
bc628bf
View commit details
Copy full SHA for bc628bf
View code at this point
Browse repository at this point
Support a 'recommended' completion entry (#20020)
Show description for fd4d8ab
Andy
authored
fd4d8ab
View commit details
Copy full SHA for fd4d8ab
View code at this point
Browse repository at this point
Merge pull request #20369 from minestarks/noemitcos
Show description for 973cb76
minestarks
authored
973cb76
View commit details
Copy full SHA for 973cb76
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
compileOnSaveAffectedFileList shouldn't return any files for noEmit projects
minestarks
committed
1fbe684
View commit details
Copy full SHA for 1fbe684
View code at this point
Browse repository at this point
Merge pull request #20373 from amcasey/PropertyUnderscore
Show description for 8f1cdc9
amcasey
authored
8f1cdc9
View commit details
Copy full SHA for 8f1cdc9
View code at this point
Browse repository at this point
Merge pull request #20198 from Microsoft/jsdoc-values-as-namespaces
Show description for 2ec2238
sandersn
authored
2ec2238
View commit details
Copy full SHA for 2ec2238
View code at this point
Browse repository at this point
Don't mutate symbol flags after creation
sandersn
committed
7208204
View commit details
Copy full SHA for 7208204
View code at this point
Browse repository at this point
Don't suggest import completions for /a/node_modules if we're in /b (#19928)
Show description for 75e5b13
Andy
authored
75e5b13
View commit details
Copy full SHA for 75e5b13
View code at this point
Browse repository at this point
Preserve literal types only when contextual type has literals of same kind
ahejlsberg
committed
7ccbbfc
View commit details
Copy full SHA for 7ccbbfc
View code at this point
Browse repository at this point
Merge branch 'master' into jsdoc-values-as-namespaces
sandersn
committed
69bbfed
View commit details
Copy full SHA for 69bbfed
View code at this point
Browse repository at this point
Add SymbolFlag for containers of JS special decls
Show description for 665c2ec
sandersn
committed
665c2ec
View commit details
Copy full SHA for 665c2ec
View code at this point
Browse repository at this point
Fix whitespace lint
sandersn
committed
c7d53f8
View commit details
Copy full SHA for c7d53f8
View code at this point
Browse repository at this point
Miscellaneous fixes to avoid duplicate completions (#20349)
Show description for 43a35ba
Andy
authored
43a35ba
View commit details
Copy full SHA for 43a35ba
View code at this point
Browse repository at this point
Cut off inference for recursive mapped types
Show description for b1316e5
sandersn
committed
b1316e5
View commit details
Copy full SHA for b1316e5
View code at this point
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
224ffdc
View commit details
Copy full SHA for 224ffdc
View code at this point
Browse repository at this point
installTypesForPackage refactor: Trigger even if resolved to a ".js" file (#20353)
Show description for 56a046d
Andy
authored
56a046d
View commit details
Copy full SHA for 56a046d
View code at this point
Browse repository at this point
Don't offer to prepend an underscore to the name of an unused private property
amcasey
committed
011b567
View commit details
Copy full SHA for 011b567
View code at this point
Browse repository at this point
Merge pull request #20335 from amcasey/TS2713
Show description for cdd3cd4
amcasey
authored
cdd3cd4
View commit details
Copy full SHA for cdd3cd4
View code at this point
Browse repository at this point
handle multiline jsx strings correctly, emit escapes in jsx attributes correctly (#20309)
weswigham
authored
a1669bb
View commit details
Copy full SHA for a1669bb
View code at this point
Browse repository at this point
Elide import namespace from which only const enums are used (#20320)
weswigham
authored
a625dec
View commit details
Copy full SHA for a625dec
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Handle all non-namespace types
amcasey
committed
31c4ca5
View commit details
Copy full SHA for 31c4ca5
View code at this point
Browse repository at this point
fix noImplicitReturns check when strictNullChecks is false (#20326)
Kingwl
authored and
mhegazy
committed
78250ec
View commit details
Copy full SHA for 78250ec
View code at this point
Browse repository at this point
In navigation tree, don't merge static with non-static (#20347)
Andy
authored
93dca00
View commit details
Copy full SHA for 93dca00
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL