FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Throw types by Jack-Works · Pull Request #40468 · microsoft/TypeScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
111k
Code
Issues
5k+
Pull requests
70
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Throw types
- #40468
#40468
Closed
Jack Works (Jack-Works)
wants to merge 34 commits into
microsoft:main
microsoft/TypeScript:main
from
Jack-Works:throwTypes
Jack-Works/TypeScript:throwTypes
Copy head branch name to clipboard
Conversation
Commits
34
(34)
Checks
Files changed
Closed
Throw types
#40468
Jack Works (Jack-Works)
wants to merge 34 commits into
microsoft:main
microsoft/TypeScript:main
from
Jack-Works:throwTypes
Jack-Works/TypeScript:throwTypes
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2020
feat: introduce throw type
Jack Works (Jack-Works)
committed
1befac3
View commit details
Copy full SHA for 1befac3
Browse repository at this point
feat: handle throw type in call expression
Jack Works (Jack-Works)
committed
2a9f067
View commit details
Copy full SHA for 2a9f067
Browse repository at this point
feat: add typeof modifier in template string
Jack Works (Jack-Works)
committed
f1286b6
View commit details
Copy full SHA for f1286b6
Browse repository at this point
chore: accept baseline
Jack Works (Jack-Works)
committed
1c1c653
View commit details
Copy full SHA for 1c1c653
Browse repository at this point
fix: un-instantiate throw type in return type
Jack Works (Jack-Works)
committed
22c76cf
View commit details
Copy full SHA for 22c76cf
Browse repository at this point
fix: throw type parse error at true branch of conditional type
Jack Works (Jack-Works)
committed
241cc97
View commit details
Copy full SHA for 241cc97
Browse repository at this point
feat: add throw type check for identifier
Jack Works (Jack-Works)
committed
530c395
View commit details
Copy full SHA for 530c395
Browse repository at this point
fix: lint error
Jack Works (Jack-Works)
committed
d69f2b0
View commit details
Copy full SHA for d69f2b0
Browse repository at this point
Commits on Sep 11, 2020
feat: able to reference translated diagnostic message
Jack Works (Jack-Works)
committed
b5f4fce
View commit details
Copy full SHA for b5f4fce
Browse repository at this point
feat: support category in throw type
Jack Works (Jack-Works)
committed
b39ff3d
View commit details
Copy full SHA for b39ff3d
Browse repository at this point
fix: base case of throw types
Jack Works (Jack-Works)
committed
1950b0f
View commit details
Copy full SHA for 1950b0f
Browse repository at this point
test: add test case for prevent call expr usage
Jack Works (Jack-Works)
committed
9faf8c4
View commit details
Copy full SHA for 9faf8c4
Browse repository at this point
test: add test for identifier use case
Jack Works (Jack-Works)
committed
daac7e7
View commit details
Copy full SHA for daac7e7
Browse repository at this point
Commits on Sep 12, 2020
feat: improve throw type on return type
Jack Works (Jack-Works)
committed
7d785eb
View commit details
Copy full SHA for 7d785eb
Browse repository at this point
feat: improve throw type on argument position
Jack Works (Jack-Works)
committed
c22687f
View commit details
Copy full SHA for c22687f
Browse repository at this point
feat: add property access check for throw type
Jack Works (Jack-Works)
committed
c21c1b7
View commit details
Copy full SHA for c21c1b7
Browse repository at this point
fix: infinite loop in dropThrowTypeInConditionalType
Jack Works (Jack-Works)
committed
94aa731
View commit details
Copy full SHA for 94aa731
Browse repository at this point
Commits on Sep 16, 2020
fix: throw type in fn param, co-assign in cond type
Jack Works (Jack-Works)
committed
56bfcd7
View commit details
Copy full SHA for 56bfcd7
Browse repository at this point
Commits on Sep 19, 2020
feat: reduce throw type in intersection
Jack Works (Jack-Works)
committed
bd0f330
View commit details
Copy full SHA for bd0f330
Browse repository at this point
Commits on Sep 22, 2020
Merge branch 'master' into throwTypes
Jack Works (Jack-Works)
committed
cdd5cd0
View commit details
Copy full SHA for cdd5cd0
Browse repository at this point
Commits on Nov 12, 2020
Merge branch 'master' into throwTypes
Jack Works (Jack-Works)
committed
cfd61cb
View commit details
Copy full SHA for cfd61cb
Browse repository at this point
chore: accept new baseline
Jack Works (Jack-Works)
committed
800fb0c
View commit details
Copy full SHA for 800fb0c
Browse repository at this point
Commits on Feb 6, 2021
feat: add intrinsic type
Jack Works (Jack-Works)
committed
e391bc4
View commit details
Copy full SHA for e391bc4
Browse repository at this point
Merge branch 'main' into throwTypes
Jack Works (Jack-Works)
committed
e5e4c0b
View commit details
Copy full SHA for e5e4c0b
Browse repository at this point
chore: update baseline
Jack Works (Jack-Works)
committed
14c00cc
View commit details
Copy full SHA for 14c00cc
Browse repository at this point
fix: linter
Jack Works (Jack-Works)
committed
2303958
View commit details
Copy full SHA for 2303958
Browse repository at this point
Commits on Mar 27, 2021
Merge branch 'main' into throwTypes
Jack Works (Jack-Works)
committed
e138279
View commit details
Copy full SHA for e138279
Browse repository at this point
test: update tests
Jack Works (Jack-Works)
committed
c2ae402
View commit details
Copy full SHA for c2ae402
Browse repository at this point
Commits on Jul 26, 2021
Merge branch 'main' into throwTypes
Jack Works (Jack-Works)
committed
27df052
View commit details
Copy full SHA for 27df052
Browse repository at this point
Commits on Feb 14, 2022
Merge branch 'main' into throwTypes
Jack Works (Jack-Works)
committed
4f01135
View commit details
Copy full SHA for 4f01135
Browse repository at this point
fix: test failed
Jack Works (Jack-Works)
committed
e7684dc
View commit details
Copy full SHA for e7684dc
Browse repository at this point
Commits on Sep 25, 2022
Merge branch 'main' into throwTypes
Jack Works (Jack-Works)
committed
361bb7b
View commit details
Copy full SHA for 361bb7b
Browse repository at this point
fix: lint
Jack Works (Jack-Works)
committed
ea2c58d
View commit details
Copy full SHA for ea2c58d
Browse repository at this point
Commits on Sep 26, 2022
fix: test failed
Jack Works (Jack-Works)
committed
a995c42
View commit details
Copy full SHA for a995c42
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL