Pinned
868 contributions in the last year
Less
More
Contribution activity
April 2021
Created 9 commits in 5 repositories
Created 3 repositories
- DanielRosenwasser/ant-design-icons TypeScript
- DanielRosenwasser/emberfox Python
- DanielRosenwasser/typeshed Python
Created a pull request in python/typeshed that received 27 comments
More complete type stubs for tkinter Canvas methods.
This change
Establishes a NewType called _ObjectId, meant to ensure that arbitrary handles aren't created.
Defines more specific method declaratio…
+167
−14
•
27
comments
Opened 6 other pull requests in 4 repositories
microsoft/TypeScript
1
open
1
closed
tc39/proposal-array-find-from-last
1
merged
1
closed
ant-design/ant-design-icons
1
open
pavpanchekha/emberfox
1
closed
Reviewed 22 pull requests in 5 repositories
microsoft/TypeScript 18 pull requests
-
Allow
overrideas parameter property - Module Resolution and Type Reference directive cache updates and its API changes
- Skip up-to-date checks during force build
- Don't re-alias top-level type aliases with local type aliases
- Expand exception to contravariant constraint elision to all type variables
- Completion list for type literals in type arguments
- Fix object literals lack of this references
- Enforce keyword order between override and static/async
- Trim indexed access and type variable constraint error output
- Don’t error for missing await when promise is referenced in condition body
- Specific diagnostic suggestions for unexpected keyword or identifier
- Instantiate getter when infering setter parameter value
- fix(43559): no-default-lib causes 'You cannot rename elements that are defined in the standard TypeScript library'
- Add --metadataDecorator option
- Properly handle tagged primitives in control flow analysis
- fix(43535): TypeScript preserves 'override' modifier in JavaScript output
- fix(43495): noImplicitOverride quick fix puts the keyword in the wrong spot
- Add @deprecated to tree walk
tc39/proposal-array-find-from-last 1 pull request
ReactiveX/rxjs 1 pull request
python/typeshed 1 pull request
DefinitelyTyped/DefinitelyTyped 1 pull request
Created an issue in microsoft/pyright that received 7 comments
Disallow comparison between types with no obvious overlap
Is your feature request related to a problem? Please describe. Let's say you're writing some code to process an HTTP request. You write a line to p…
7
comments
Opened 20 other issues in 5 repositories
microsoft/TypeScript
10
open
4
closed
- Design Meeting Notes, 4/23/2021
- Sort @deprecated completions lower than others
- Design Meeting Notes, 4/16/2021
- Design Meeting Notes, 4/14/2021
- Design Meeting Notes, 4/9/2021
- Stale errors after creating node_modules and package.json after the fact. Requires TSServer restart.
- Duplicate-ish errors reported on getter/setter with different types
- Bad error stack from relating against indexed access types
- NewErrors runs have not been running for the past month
- Design Meeting Notes, 4/7/2021
- Design Meeting Notes, 3/31/2021
- Design Meeting Notes, 3/26/2021
- TypeScript preserves 'override' modifier in JavaScript output
- [RFC] Towards an Intelligent and Interactive TypeScript