Block or Report
Block or report rbuckton
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
microsoft/TypeScript Public
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
grammarkdown Public
Markdown-like DSL for defining grammatical syntax for programming languages.
-
-
Proposal to add partial application to ECMAScript
754 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 36 commits in 5 repositories
Created a pull request in microsoft/TypeScript that received 44 comments
Remove some properties from Identifier
This is a WIP investigation into memory utilization after moving a number of properties off of Identifier
.
This has some overlap with #51497
+334
−256
•
44
comments
Opened 20 other pull requests in 8 repositories
tc39/proposal-explicit-resource-management
5
open
microsoft/TypeScript
4
merged
1
closed
tc39/agendas
3
merged
tc39/proposal-async-explicit-resource-management
2
merged
microsoft/tslib
2
merged
rbuckton/ecma262
1
open
tc39/ecma262
1
open
esfx/esfx
1
open
Reviewed 27 pull requests in 4 repositories
DefinitelyTyped/DefinitelyTyped
16 pull requests
- [jsonwebtoken] Add KeyObject to Secret type
- update(semantic-release): v20 module type migration
- [generic-pool] Remove types
- feat: Add @babel/helper‑module‑imports
- [sourcemap-validator] Add types
- update types for webextension-polyfill
- Deprecate @types/structured-source
- [mui-datatables] Typescript compatibility with mui-datatables 4.3 and React 18
-
[@types/react] Update
useState
andSetStateAction
to account for storing functions - fix(@types/react-reconciler): typo supportsMicrotask -> supportsMicro…
- Change the Extrafield type in checkout capture from array to an object
- [ssh2] Update styles and add additional SFTP status codes
- [react-gateway] React 18 compat
- react-rte - add block alignment buttons to toolbar config
- [@types/ovenplayer] Add image to OvenPlayerConfig
- Use ModelSchema in adapter/serializer methods to ember-data
microsoft/TypeScript
9 pull requests
- Export more Node tests for use in public API
- feat(48702): Emit for dynamic import (import()) when target >= ES2020 and module == None
- Organize imports collation
- Add Array.prototype.findLast() and Array.prototype.findLastIndex()
-
Remove some properties from
Identifier
- [experiment] Make Diagnostics a module
- Implement the Stage 3 Decorators Proposal
- Fixed false positive circular errors for await expressions with simple non-generic calls in CFA loops
- Fix private name generation and missing emit for auto-accessors
rbuckton/ecma262
1 pull request
tc39/proposal-explicit-resource-management
1 pull request
Created an issue in tc39/proposal-decorators that received 17 comments
context.access
API implementation feedback.
TypeScript has been working on an implementation of the Stage 3 decorators proposal, and have been evaluating a number of user scenarios leveraging…
17
comments