FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · johan/TypeScript · GitHub
johan
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 12, 2020
Merge pull request #38480 from typescript-bot/user-baseline-updates
Show description for 5ef2228
sandersn
authored
5ef2228
View commit details
Copy full SHA for 5ef2228
Browse repository at this point
Update user baselines
typescript-bot
committed
c44759a
View commit details
Copy full SHA for c44759a
Browse repository at this point
Merge pull request #38489 from microsoft/removeDuplicateInfo
Show description for b682ee1
DanielRosenwasser
authored
b682ee1
View commit details
Copy full SHA for b682ee1
Browse repository at this point
Merge pull request #38502 from alan-agius4/export-star-colon
Show description for c2b5594
DanielRosenwasser
authored
c2b5594
View commit details
Copy full SHA for c2b5594
Browse repository at this point
Fix detecting default project when file is part for more than one project but not part of default configured project (eg because its output of that projet) (#38429)
Show description for 5d6a5d0
sheetalkamat
authored
5d6a5d0
View commit details
Copy full SHA for 5d6a5d0
Browse repository at this point
Merge pull request #38240 from a-tarasyuk/feat/add-outlining-spans-for-object-destructuring-elements
Show description for 3f06adf
sandersn
authored
3f06adf
View commit details
Copy full SHA for 3f06adf
Browse repository at this point
feat(38225): change diagnostic message for remove braces from arrow function body (#38226)
sandersn
authored
cbf15bb
View commit details
Copy full SHA for cbf15bb
Browse repository at this point
fix(37877): include in NavigationBar default exported child items (#38255)
a-tarasyuk
authored
5895493
View commit details
Copy full SHA for 5895493
Browse repository at this point
fix: add missing semi-colon to `__exportStar` unnamed function
Show description for 7ec21e9
alan-agius4
committed
7ec21e9
View commit details
Copy full SHA for 7ec21e9
Browse repository at this point
LEGO: Merge pull request 38492
Show description for f4872eb
csigs
authored
f4872eb
View commit details
Copy full SHA for f4872eb
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
0e37296
View commit details
Copy full SHA for 0e37296
Browse repository at this point
Merge pull request #38439 from lissein/void-0-template-strings
Show description for f9e1bcd
DanielRosenwasser
authored
f9e1bcd
View commit details
Copy full SHA for f9e1bcd
Browse repository at this point
Commits on May 11, 2020
Update baselines.
DanielRosenwasser
committed
355c28e
View commit details
Copy full SHA for 355c28e
Browse repository at this point
Add and use the 'intersperse' helper function.
DanielRosenwasser
committed
e9867a7
View commit details
Copy full SHA for e9867a7
Browse repository at this point
LEGO: Merge pull request 38488
Show description for db0cd30
csigs
authored
db0cd30
View commit details
Copy full SHA for db0cd30
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
27b9daf
View commit details
Copy full SHA for 27b9daf
Browse repository at this point
Fix for jsdoc modifiers on constructor params (#38403)
Show description for d07e866
rbuckton
authored
d07e866
View commit details
Copy full SHA for d07e866
Browse repository at this point
Don't add duplicates of JSDoc comments.
DanielRosenwasser
committed
74d6d04
View commit details
Copy full SHA for 74d6d04
Browse repository at this point
Added tests for union types with identical doc comments.
DanielRosenwasser
committed
1450908
View commit details
Copy full SHA for 1450908
Browse repository at this point
Improve assert message in binder (#38270)
Show description for 1a88430
sandersn
authored
1a88430
View commit details
Copy full SHA for 1a88430
Browse repository at this point
fix broken regex on "src/services/completions.ts#getCompletionData" (#37546)
Show description for fd71eb2
jeffy-g
authored
fd71eb2
View commit details
Copy full SHA for fd71eb2
Browse repository at this point
report error for duplicate @type declaration (#38340)
wenqi73
authored
1b7b3eb
View commit details
Copy full SHA for 1b7b3eb
Browse repository at this point
fix(38073): hide 'Extract to function in global scope' action for arrow functions which use 'this' (#38107)
a-tarasyuk
authored
738b6b5
View commit details
Copy full SHA for 738b6b5
Browse repository at this point
Update user baselines (#38472)
Show description for 4109bba
TypeScript Bot
and
typescript-bot
authored
4109bba
View commit details
Copy full SHA for 4109bba
Browse repository at this point
Update user baselines (#38405)
Show description for 5653cec
TypeScript Bot
and
typescript-bot
authored
5653cec
View commit details
Copy full SHA for 5653cec
Browse repository at this point
Commits on May 9, 2020
Changed template strings to emit void 0 instead of undefined (#38430)
Show description for 946abea
lissein
committed
946abea
View commit details
Copy full SHA for 946abea
Browse repository at this point
Commits on May 8, 2020
Fix js missing type arguments on existing nodes and jsdoc object literal declaration emit (#38368)
Show description for 7b03835
weswigham
authored
7b03835
View commit details
Copy full SHA for 7b03835
Browse repository at this point
LEGO: Merge pull request 38424
Show description for 083dbe4
csigs
authored
083dbe4
View commit details
Copy full SHA for 083dbe4
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
92b7d8b
View commit details
Copy full SHA for 92b7d8b
Browse repository at this point
Make isDynamicFileName available publicly (#38269)
Show description for cbc959b
neurolag
authored
cbc959b
View commit details
Copy full SHA for cbc959b
Browse repository at this point
LEGO: Merge pull request 38411
Show description for 7ac641d
csigs
authored
7ac641d
View commit details
Copy full SHA for 7ac641d
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
ece47d9
View commit details
Copy full SHA for ece47d9
Browse repository at this point
Commits on May 7, 2020
LEGO: Merge pull request 38404
Show description for e4950b2
csigs
authored
e4950b2
View commit details
Copy full SHA for e4950b2
Browse repository at this point
LEGO: check in for master to temporary branch.
csigs
committed
9ba8619
View commit details
Copy full SHA for 9ba8619
Browse repository at this point
Exclude arrays and tuples from full intersection property check (#38395)
Show description for 0091fd6
ahejlsberg
authored
0091fd6
View commit details
Copy full SHA for 0091fd6
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL