Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
570 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 16 commits in 4 repositories
Created 1 repository
- leobalter/slowframes JavaScript
Created a pull request in tc39/test262 that received 1 comment
Fix missing renames for item->at
includes nit pick using verifyProperty Ref #2905
Opened 3 other pull requests in 2 repositories
tc39/agendas
2
merged
tc39/proposal-realms
1
merged
Reviewed 6 pull requests in 3 repositories
tc39/test262 4 pull requests
tc39/proposal-realms 1 pull request
tc39/agendas 1 pull request
Created an issue in tc39/proposal-temporal that received 1 comment
Proposed Abstraction: GetTemporalCalendar
These steps repeat in the specs:
Let calendar be ? Get(item, "calendar").
If calendar is undefined, set calendar to ? GetISO8601Calendar().
Set cal…