FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · tmandke/TypeScript · GitHub
tmandke
/
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 Jan 6, 2021
Update package-lock.json
typescript-bot
committed
6d50d48
View commit details
Copy full SHA for 6d50d48
Browse repository at this point
Fix array spread with sideeffects (#41523)
Show description for 44ec8dd
rbuckton
authored
44ec8dd
View commit details
Copy full SHA for 44ec8dd
Browse repository at this point
Commits on Jan 5, 2021
Adjust TS2691 message for .ts import sources (#42184)
Show description for 7a5aadc
ctjlewis
authored
7a5aadc
View commit details
Copy full SHA for 7a5aadc
Browse repository at this point
Update package-lock.json
typescript-bot
committed
64d0538
View commit details
Copy full SHA for 64d0538
Browse repository at this point
Cache complex union and intersection relations (#37910)
Show description for e1fda83
ahejlsberg
authored
e1fda83
View commit details
Copy full SHA for e1fda83
Browse repository at this point
Leading and middle rest elements in tuple types (#41544)
Show description for 9b17186
ahejlsberg
authored
9b17186
View commit details
Copy full SHA for 9b17186
Browse repository at this point
Commits on Jan 4, 2021
Retain CheckFlags.Late on symbols manufactured based on Late-bound symbols (#42205)
weswigham
authored
72dfc58
View commit details
Copy full SHA for 72dfc58
Browse repository at this point
fix(41420): forbid optional chain in extends/implements (#41481)
a-tarasyuk
authored
b405fdd
View commit details
Copy full SHA for b405fdd
Browse repository at this point
Fix module resolution for import call emit (#41390)
rbuckton
authored
6fac3dd
View commit details
Copy full SHA for 6fac3dd
Browse repository at this point
remove duplicated type -- remove TriviaKind, keep TriviaSyntaxKind. (#42108)
ShuiRuTian
authored
b9ac2f5
View commit details
Copy full SHA for b9ac2f5
Browse repository at this point
Fix a small typo in the issue template. (#42208)
mkantor
authored
1635b32
View commit details
Copy full SHA for 1635b32
Browse repository at this point
fix(37791): fix incorrect private field access in a computed property name (#38135)
a-tarasyuk
authored
841b1a5
View commit details
Copy full SHA for 841b1a5
Browse repository at this point
Update lib dom for 4.2 (#42067)
Orta Therox
authored
222f29f
View commit details
Copy full SHA for 222f29f
Browse repository at this point
fix(lib/es2015): Fix definition of `ProxyHandler` (#35594)
ExE-Boss
authored
9a2ae11
View commit details
Copy full SHA for 9a2ae11
Browse repository at this point
fix(42160): omit unnecessary parentheses around assertions (#42169)
a-tarasyuk
authored
0876feb
View commit details
Copy full SHA for 0876feb
Browse repository at this point
fix(42019): include the jsdoc tags from the base declaration (#42098)
a-tarasyuk
authored
f1dca6a
View commit details
Copy full SHA for f1dca6a
Browse repository at this point
Improve documentation for basic array methods (#41961)
Show description for 822962e
branpk
and
orta
authored
822962e
View commit details
Copy full SHA for 822962e
Browse repository at this point
fix(lib/es2015): Fix types of `Reflect` methods (#41987)
ExE-Boss
authored
562237d
View commit details
Copy full SHA for 562237d
Browse repository at this point
Add information on gulp diff to the contributing guidelines (#42031)
Show description for 15c54fb
jonhue
and
DanielRosenwasser
authored
15c54fb
View commit details
Copy full SHA for 15c54fb
Browse repository at this point
Commits on Jan 2, 2021
Update package-lock.json
typescript-bot
committed
a412512
View commit details
Copy full SHA for a412512
Browse repository at this point
Commits on Jan 1, 2021
Update package-lock.json
typescript-bot
committed
81fa6ae
View commit details
Copy full SHA for 81fa6ae
Browse repository at this point
Commits on Dec 31, 2020
Update package-lock.json
typescript-bot
committed
f6287c5
View commit details
Copy full SHA for f6287c5
Browse repository at this point
Commits on Dec 30, 2020
fix: host.isKnownTypesPackageName maybe undefined (#42050)
Show description for ea93ee6
chenjigeng
authored
ea93ee6
View commit details
Copy full SHA for ea93ee6
Browse repository at this point
fix(41965): fix error in definite assignment assertion context (#41989)
a-tarasyuk
authored
e108257
View commit details
Copy full SHA for e108257
Browse repository at this point
fix(41867): completions - omit the deprecated flag if some declarations are not deprecated (#41941)
a-tarasyuk
authored
dfe2342
View commit details
Copy full SHA for dfe2342
Browse repository at this point
Shrink error span on @type errors for signatures (#42024)
Show description for 3b222fe
authored
3b222fe
View commit details
Copy full SHA for 3b222fe
Browse repository at this point
Commits on Dec 28, 2020
fix(42099): fix JSDoc optional properties declaration emit (#42116)
a-tarasyuk
authored
303ed3a
View commit details
Copy full SHA for 303ed3a
Browse repository at this point
Fix/jsx syntax quickinfo (#42124)
Show description for ea03c29
chenjigeng
authored
ea03c29
View commit details
Copy full SHA for ea03c29
Browse repository at this point
fix(42034): allow convert async function with empty catch (#42123)
a-tarasyuk
authored
fe297df
View commit details
Copy full SHA for fe297df
Browse repository at this point
fix(42128): Stricter type for ES5 Intl, redefine ES2020 intl (#42134)
blfpd
authored
e4c4292
View commit details
Copy full SHA for e4c4292
Browse repository at this point
Commits on Dec 24, 2020
Update package-lock.json
typescript-bot
committed
3b2c48f
View commit details
Copy full SHA for 3b2c48f
Browse repository at this point
Commits on Dec 23, 2020
Hierarchical refactorings (#41975)
Show description for 8bbef81
Jesse Trinity
authored
8bbef81
View commit details
Copy full SHA for 8bbef81
Browse repository at this point
Update package-lock.json
typescript-bot
committed
d1ac451
View commit details
Copy full SHA for d1ac451
Browse repository at this point
Commits on Dec 22, 2020
Avoid rewriting bare module specifiers on rename when fix is not verifiably correct (#41959)
andrewbranch
authored
c84838b
View commit details
Copy full SHA for c84838b
Browse repository at this point
fix(41259) : JS autocomplete doesn't work for object literal shorthands (#41539)
Show description for 1e4a5c9
orange4glace
authored
1e4a5c9
View commit details
Copy full SHA for 1e4a5c9
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL