Skip to content

ecmascript(temporal): PlainTime.prototype.add + subtract#979

Merged
aapoalas merged 7 commits intotrynova:mainfrom
jesperkha:temporal/plaintime-proto-add
Apr 14, 2026
Merged

ecmascript(temporal): PlainTime.prototype.add + subtract#979
aapoalas merged 7 commits intotrynova:mainfrom
jesperkha:temporal/plaintime-proto-add

Conversation

@jesperkha
Copy link
Copy Markdown
Contributor

Decided to put both add and subtract in one PR since they depend on the same helper and are basically identical. They are added in two separate commits however. Did not run the tests as they wont work on my machine anyways :(

aapoalas
aapoalas previously approved these changes Apr 12, 2026
Copy link
Copy Markdown
Member

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I'll run the tests and update expectations for you.

Comment thread nova_vm/src/ecmascript/builtins/temporal/plain_time/plain_time_prototype.rs Outdated
Comment thread nova_vm/src/ecmascript/builtins/temporal/plain_time.rs Outdated
Comment thread nova_vm/src/ecmascript/builtins/temporal/plain_time/plain_time_prototype.rs Outdated
Comment thread nova_vm/src/ecmascript/builtins/temporal/plain_time/plain_time_prototype.rs Outdated
jesperkha and others added 3 commits April 14, 2026 15:07
Co-authored-by: Aapo Alasuutari <aapo.alasuutari@gmail.com>
…_prototype.rs

Co-authored-by: Aapo Alasuutari <aapo.alasuutari@gmail.com>
…_prototype.rs

Co-authored-by: Aapo Alasuutari <aapo.alasuutari@gmail.com>
@aapoalas aapoalas merged commit 11ce9da into trynova:main Apr 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants