Ithril-Laydec

JSC contributor

6 commits (1mo)
View all commits on GitHub ↗

Summary

Works exclusively in JSC's Temporal implementation, specifically the non-ISO calendar layer — Ethiopic/Ethioaa era and year mapping, Japanese/ROC/Buddhist field resolution, Chinese/Dangi field resolution, and fixed-solar calendar arithmetic. The pattern is correctness work on calendar conversion math rather than security or hardening, with repeated passes over the same subsystem across successive commits. Non-ISO calendar arithmetic is dense integer conversion code reachable from script via `Temporal.PlainDate` with a `calendar` option, and this concentration of fixes marks it as an area where edge-case handling is still settling.

Components

JSC
100%

Security Fix History

Hardening Commits

Recent Commits

← All Contributors