FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - UmeshP53/TypeScript · GitHub
UmeshP53
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
asyncGeneratorsUpLevel
User selector
Datepicker
Commit history
Commits on Nov 6, 2016
Type checking for async iterables and async generators.
rbuckton
committed
c6ee25d
View commit details
Copy full SHA for c6ee25d
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
add missing bind calls to properly set parent on token nodes (#12057)
vladima
authored
ed4fead
View commit details
Copy full SHA for ed4fead
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Merge pull request #11998 from Microsoft/unusedProperty
Show description for 4a90614
sheetalkamat
authored
4a90614
View commit details
Copy full SHA for 4a90614
View code at this point
Browse repository at this point
Merge pull request #12039 from Microsoft/fix12010
Show description for defc053
rbuckton
authored
defc053
View commit details
Copy full SHA for defc053
View code at this point
Browse repository at this point
Port #12027, #11980 and #11932 to master (#12037)
Show description for 1c004bf
Zhengbo Li
authored
1c004bf
View commit details
Copy full SHA for 1c004bf
View code at this point
Browse repository at this point
Ensure transformFlags are correct before visiting a node.
rbuckton
committed
cbec19a
View commit details
Copy full SHA for cbec19a
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Fix linting errors
ahejlsberg
committed
6a5de5d
View commit details
Copy full SHA for 6a5de5d
View code at this point
Browse repository at this point
Correct assignability for keyof types and type parameters
ahejlsberg
committed
83abd04
View commit details
Copy full SHA for 83abd04
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
module resolution: prefer locally defined ambient modules, reuse resolutions to ambient modules from the old program (#11999)
Show description for ab75ea7
vladima
authored
ab75ea7
View commit details
Copy full SHA for ab75ea7
View code at this point
Browse repository at this point
Mark property referenced in the destructuring as referenced
Show description for 13e8f7f
sheetalkamat
committed
13e8f7f
View commit details
Copy full SHA for 13e8f7f
View code at this point
Browse repository at this point
Merge pull request #11929 from Microsoft/keyoftypes
Show description for 7b34b61
ahejlsberg
authored
7b34b61
View commit details
Copy full SHA for 7b34b61
View code at this point
Browse repository at this point
Minor fixes
ahejlsberg
committed
70fc25a
View commit details
Copy full SHA for 70fc25a
View code at this point
Browse repository at this point
Fix #11396: Make error message referene `Promise` explicitly (#11982)
Show description for 6b94bae
mhegazy
authored
6b94bae
View commit details
Copy full SHA for 6b94bae
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Fix 'keyof any' to produce 'string | number'
ahejlsberg
committed
663985e
View commit details
Copy full SHA for 663985e
View code at this point
Browse repository at this point
Improve unification by moving more logic to getIndexedAccessType
ahejlsberg
committed
41c2054
View commit details
Copy full SHA for 41c2054
View code at this point
Browse repository at this point
Make `cachingInServerLSHost` tests work with `runtests-browser`
Andy Hanson
committed
de6751b
View commit details
Copy full SHA for de6751b
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Merge branch 'master' into keyoftypes
Show description for 6b28d21
ahejlsberg
committed
6b28d21
View commit details
Copy full SHA for 6b28d21
View code at this point
Browse repository at this point
Unify checking of indexed access expressions and indexed access types
ahejlsberg
committed
f9e2085
View commit details
Copy full SHA for f9e2085
View code at this point
Browse repository at this point
Merge pull request #11430 from Microsoft/fixAsyncReturnTypeCheck
Show description for 4371889
rbuckton
authored
4371889
View commit details
Copy full SHA for 4371889
View code at this point
Browse repository at this point
Merge branch 'master' into fixAsyncReturnTypeCheck
rbuckton
committed
884e9f4
View commit details
Copy full SHA for 884e9f4
View code at this point
Browse repository at this point
Forbid augmentation of untyped module (#11962)
Show description for ecb7b00
Andy
authored and
mhegazy
committed
ecb7b00
View commit details
Copy full SHA for ecb7b00
View code at this point
Browse repository at this point
Merge pull request #11957 from Microsoft/fix_realpathmap
Show description for 49be2e2
Andy
authored
49be2e2
View commit details
Copy full SHA for 49be2e2
View code at this point
Browse repository at this point
Merge pull request #11495 from Microsoft/includes_glob
Show description for e6f6a5e
Andy
authored
e6f6a5e
View commit details
Copy full SHA for e6f6a5e
View code at this point
Browse repository at this point
Update generated files (#11963)
mhegazy
authored
8984e43
View commit details
Copy full SHA for 8984e43
View code at this point
Browse repository at this point
Add helper function
Andy Hanson
committed
ebebac9
View commit details
Copy full SHA for ebebac9
View code at this point
Browse repository at this point
Fix realPathMap in test harness: Must be used in `directoryExists`
Andy Hanson
committed
03ce7b0
View commit details
Copy full SHA for 03ce7b0
View code at this point
Browse repository at this point
Improve more error messages
ahejlsberg
committed
2f34f7c
View commit details
Copy full SHA for 2f34f7c
View code at this point
Browse repository at this point
Improved error messages for invalid assignments to properties
ahejlsberg
committed
6c20533
View commit details
Copy full SHA for 6c20533
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Improved error messages for invalid assignments to identifiers
ahejlsberg
committed
5515dce
View commit details
Copy full SHA for 5515dce
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
cache type for empty type literal (#11934)
Show description for 44ce59d
vladima
authored
44ce59d
View commit details
Copy full SHA for 44ce59d
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Merge pull request #11848 from Microsoft/AddJavaScriptSemanticErrorsToSyntacticErrors
Show description for 980f9fd
jramsay
authored
980f9fd
View commit details
Copy full SHA for 980f9fd
View code at this point
Browse repository at this point
Merge pull request #11925 from Microsoft/vladima/11880
Show description for fcdeecf
vladima
authored
fcdeecf
View commit details
Copy full SHA for fcdeecf
View code at this point
Browse repository at this point
Merge pull request #11928 from Microsoft/vladima/11738
Show description for 9bb7ba5
vladima
authored
9bb7ba5
View commit details
Copy full SHA for 9bb7ba5
View code at this point
Browse repository at this point
Minor fixes
ahejlsberg
committed
8d87971
View commit details
Copy full SHA for 8d87971
View code at this point
Browse repository at this point
do not inline async IIFEs in control flow graph
vladima
committed
73c59bb
View commit details
Copy full SHA for 73c59bb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL