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
arrayReduce
User selector
Datepicker
Commit history
Commits on Jul 5, 2018
Remove redundant 'reduce' overloads
Andy Hanson
committed
ebc4a6d
View commit details
Copy full SHA for ebc4a6d
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
Put error spans deep on nested object literals (#25140)
Show description for 84f5aa5
weswigham
authored
84f5aa5
View commit details
Copy full SHA for 84f5aa5
View code at this point
Browse repository at this point
Merge pull request #25342 from ajafff/factory-leftmost-expression
Show description for e4145e3
DanielRosenwasser
authored
e4145e3
View commit details
Copy full SHA for e4145e3
View code at this point
Browse repository at this point
Don't add completions from a discriminated union type when the discriminant doesn't match (#24770)
Show description for 204b70d
Andy
authored
204b70d
View commit details
Copy full SHA for 204b70d
View code at this point
Browse repository at this point
Merge pull request #25408 from Microsoft/contextualTupleTypes
Show description for eb7ff43
ahejlsberg
authored
eb7ff43
View commit details
Copy full SHA for eb7ff43
View code at this point
Browse repository at this point
Commits on Jul 3, 2018
Support code-fix-all for importFixes (#25137)
Show description for 064ecd4
Andy
authored
064ecd4
View commit details
Copy full SHA for 064ecd4
View code at this point
Browse repository at this point
Merge pull request #25363 from ajafff/factory-deprecated-signature
Show description for 726412c
mhegazy
authored
726412c
View commit details
Copy full SHA for 726412c
View code at this point
Browse repository at this point
Merge pull request #25397 from a-tarasyuk/bug/25356-instance-property-is-not-a-block-scoped-variable
Show description for 17b10e8
mhegazy
authored
17b10e8
View commit details
Copy full SHA for 17b10e8
View code at this point
Browse repository at this point
Merge pull request #25416 from Microsoft/tscDiagnostics
Show description for dcb74a6
sheetalkamat
authored
dcb74a6
View commit details
Copy full SHA for dcb74a6
View code at this point
Browse repository at this point
Merge pull request #25414 from Microsoft/classMembersInSuperClassFromUnknownNamespace
Show description for 75369cd
sheetalkamat
authored
75369cd
View commit details
Copy full SHA for 75369cd
View code at this point
Browse repository at this point
Fix typo to fix logging when built with --watch --diagnostics
sheetalkamat
committed
4175773
View commit details
Copy full SHA for 4175773
View code at this point
Browse repository at this point
parser: Fix testing for missing list (#25411)
Show description for 76a4694
Andy
authored
76a4694
View commit details
Copy full SHA for 76a4694
View code at this point
Browse repository at this point
Fix the completion when base type is unknown type from unknown namespace
Show description for 95ad718
sheetalkamat
committed
95ad718
View commit details
Copy full SHA for 95ad718
View code at this point
Browse repository at this point
Check if module reference requires type reference before path reference (#25385)
weswigham
authored
cb4cb7a
View commit details
Copy full SHA for cb4cb7a
View code at this point
Browse repository at this point
Canonicalize path before calling `startsWith` (#25364)
Show description for 304d45d
Andy
authored
304d45d
View commit details
Copy full SHA for 304d45d
View code at this point
Browse repository at this point
Merge pull request #25336 from Microsoft/fixResolveTypeMembers
Show description for e8d64a9
ahejlsberg
authored
e8d64a9
View commit details
Copy full SHA for e8d64a9
View code at this point
Browse repository at this point
Remove outdated comment
ahejlsberg
committed
b87a723
View commit details
Copy full SHA for b87a723
View code at this point
Browse repository at this point
Add new error message - Property {0} is used before its initialization.
a-tarasyuk
committed
6ff0ba6
View commit details
Copy full SHA for 6ff0ba6
View code at this point
Browse repository at this point
Merge pull request #24915 from Microsoft/triggerSignatureHelpIArdlyKnowSignatureHelp
Show description for e13fd0c
DanielRosenwasser
authored
e13fd0c
View commit details
Copy full SHA for e13fd0c
View code at this point
Browse repository at this point
More thoroughly test navigateTo (#25239)
Show description for efc1b7d
Andy
authored
efc1b7d
View commit details
Copy full SHA for efc1b7d
View code at this point
Browse repository at this point
Merge pull request #25377 from Microsoft/addressWesleyFeedback20180702
Show description for c3b81b3
DanielRosenwasser
authored
c3b81b3
View commit details
Copy full SHA for c3b81b3
View code at this point
Browse repository at this point
Change import type determination to not use a RE on the symbol name (#25381)
weswigham
authored
65655f2
View commit details
Copy full SHA for 65655f2
View code at this point
Browse repository at this point
goToDefinition: Don't go to jsx constructor signature (#25382)
Andy
authored
5c57e14
View commit details
Copy full SHA for 5c57e14
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
Lints.
DanielRosenwasser
committed
e56a5c1
View commit details
Copy full SHA for e56a5c1
View code at this point
Browse repository at this point
Use `addRelatedInfo`.
DanielRosenwasser
committed
69d1f58
View commit details
Copy full SHA for 69d1f58
View code at this point
Browse repository at this point
Merge branch 'master' into fixAddMissingMember_all_dedup
Andy Hanson
committed
271bbb0
View commit details
Copy full SHA for 271bbb0
View code at this point
Browse repository at this point
Account for trigger reasons, as implemented by Roslyn.
DanielRosenwasser
committed
9651c42
View commit details
Copy full SHA for 9651c42
View code at this point
Browse repository at this point
Merge pull request #25368 from RyanCavanaugh/fix25355
Show description for c58e298
RyanCavanaugh
authored
c58e298
View commit details
Copy full SHA for c58e298
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into triggerSignatureHelpIArdlyKnowSignatureHelp
DanielRosenwasser
committed
c046958
View commit details
Copy full SHA for c046958
View code at this point
Browse repository at this point
Merge pull request #25374 from Microsoft/SetMapConstructor
Show description for 837df49
mhegazy
authored
837df49
View commit details
Copy full SHA for 837df49
View code at this point
Browse repository at this point
Merge pull request #25335 from Microsoft/codeFixAddMissingEnumMember_all
Show description for 956f9d0
mhegazy
authored
956f9d0
View commit details
Copy full SHA for 956f9d0
View code at this point
Browse repository at this point
Merge pull request #25370 from RyanCavanaugh/fix25337
Show description for c1c4a39
RyanCavanaugh
authored
c1c4a39
View commit details
Copy full SHA for c1c4a39
View code at this point
Browse repository at this point
Handle JSON extension correctly
RyanCavanaugh
committed
2527da3
View commit details
Copy full SHA for 2527da3
View code at this point
Browse repository at this point
Merge pull request #25348 from ajafff/factory-createexpressionstatement
Show description for 8181405
mhegazy
authored
8181405
View commit details
Copy full SHA for 8181405
View code at this point
Browse repository at this point
Infer contextual tuple types
ahejlsberg
committed
c172314
View commit details
Copy full SHA for c172314
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL