Highlights
- 3 discussions answered
Pinned
3,416 contributions in the last year
Less
More
Activity overview
Contributed to
SerenityOS/serenity,
linusg/libjs-test262,
linusg/la-capitaine-android
and 5 other
repositories
Contribution activity
August 2021
Created 161 commits in 4 repositories
Created a pull request in tc39/proposal-temporal that received 4 comments
Editorial: Make ZonedDateTime.prototype.toPlainTime consistent with toPlainDate
These two functions are largely identical except for the very last step, where they either use CreateTemporalDate
or CreateTemporalTime
. For that r…
+2
−1
•
4
comments
Opened 19 other pull requests in 3 repositories
SerenityOS/serenity
1
open
16
merged
- LibJS: Implement Temporal.Plain{YearMonth,MonthDay}.prototype.to{String,LocaleString,JSON}()
- LibJS: Implement Temporal.PlainDate.prototype.toString()
- LibJS: Reflect recent editorial changes in the Temporal spec
- LibJS: Implement Temporal.Calendar.prototype.mergeFields()
- LibJS: Implement Temporal.Calendar.prototype.fields()
- LibJS: Implement Temporal.Calendar.prototype.monthDayFromFields() + Temporal.PlainDate.prototype.toPlainMonthDay()
- LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields() + Temporal.PlainDate.prototype.toPlainYearMonth()
- LibJS: Start implementing Temporal.PlainMonthDay
- LibJS: Fix integer overflow bugs in the GetViewValue/SetViewValue AOs
- LibJS: Start implementing the Internationalization API (ECMA-402) :^)
- LibJS: Start implementing Temporal.PlainYearMonth
- LibJS: Some test tweaks
- LibJS: Implement Temporal.Instant.prototype.{add,subtract}()
- LibJS: Implement more of ZonedDateTime
- LibJS: Implement all the Temporal.ZonedDateTime getters
- Ports: Update Python to 3.10.0rc1
- LibJS: Start implementing Temporal.ZonedDateTime
tc39/proposal-temporal
1
open
SerenityOS/discord-bot
1
merged
Reviewed 25 pull requests in 3 repositories
SerenityOS/serenity
23 pull requests
- LibJS: Add type range checks to the Date make_day AO
- LibJS: General parser fixes and partial unicode support
- LibJS: Implement Temporal.Calendar.prototype.mergeFields()
- CI: Build and test Lagom (non-fuzzer) on Azure
- LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields() + Temporal.PlainDate.prototype.toPlainYearMonth()
- LibJS: Add export and import parsing
- Ports: Make the build step messages use ellipsis rather than excl. point
- LibRegex: A handful of ECMA-262 compliance and performace fixes
- LibCore: Make --version print same version as in LibGUI's About dialogs
- LibJS: Exclude FinalizationRegistries with queued cleanup jobs from GC
- LibC+Ports: Add glib version 2.69.0
- LibJS: Prevent stack overflow in flatten_into_array()
- Ports/ed: Make the configure script use the target toolchain
- LibJS: More this values fixes
- LibJS: Implement find from last proposal
- Ports: Add missing fnmatch patch for diffutils
- LibRegex+LibUnicode: Support Script & Script_Extensions property escapes, and emoji/bidi properties
- Ports: Add menu entry for PHP
- Ports: Update Python to 3.10.0rc1
- LibGUI: Ensure that edit actions are disabled for password boxes
- LibJS: make statements return undefined unless it's empty BlockStatement
- HackStudio+LibCpp: Run clang-format
- Calculator: Add a new KeypadValue class
linusg/libjs-test262
1 pull request
SerenityOS/discord-bot
1 pull request
Opened 1 issue in 1 repository
tc39/test262
1
open
68
contributions
in private repositories
Aug 2 – Aug 19