Commit graph

24 commits

Author SHA1 Message Date
Nurul Huda (Apon)
e35bad086f
test: implement all method tests and skip failing 2026-02-11 17:27:24 +06:00
Nurul Huda (Apon)
79832406e2
test: add all missing method tests 2026-02-11 17:08:20 +06:00
Nurul Huda (Apon)
18482bdf53
docs: add more doccomment from mdn 2026-01-31 21:06:16 +06:00
Nurul Huda (Apon)
f4f7c35a23
refactor: abstract abi 2026-01-30 02:51:09 +06:00
Nurul Huda (Apon)
f0419f34ab
fix: instant/duration complete tc39 alignment 2026-01-28 02:50:48 +06:00
Nurul Huda (Apon)
76c4ee4228
refactor: use extractres wrapper 2026-01-27 00:59:55 +06:00
Nurul Huda (Apon)
3000ef85c4
feat(plain): add initial wrapper 2026-01-26 21:50:48 +06:00
Nurul Huda (Apon)
6a8a52640f
chore: properly organize code 2026-01-26 15:44:43 +06:00
Nurul Huda (Apon)
9b382eb796
feat(duration): add native zig types 2026-01-26 14:32:32 +06:00
Nurul Huda (Apon)
acbadeb89a
feat: more native zig types 2026-01-26 14:23:31 +06:00
Nurul Huda (Apon)
ca29ace7fa
fix: use Duration instead of abi.c.Duration 2026-01-26 13:35:42 +06:00
Nurul Huda (Apon)
acd7ed05cb
refactor: re-use common types 2026-01-26 13:19:52 +06:00
Nurul Huda (Apon)
8b925553d4
refactor: wrap c enums 2026-01-26 13:18:05 +06:00
Nurul Huda (Apon)
156e260e08
refactor: cabi > abi 2026-01-26 13:04:58 +06:00
Nurul Huda (Apon)
f577120af8
refactor: use diplomatewrite wrapper 2026-01-26 12:55:25 +06:00
Nurul Huda (Apon)
46eb39ae26 refactor: use temporal_rs as pkg 2026-01-26 11:34:26 +06:00
Nurul Huda (Apon)
6fe2133cb1 feat(instant): make toString() have proper options 2026-01-24 00:37:35 +06:00
Nurul Huda (Apon)
b5f34b4fed fix(instant): update props to be snake_case 2026-01-24 00:27:50 +06:00
Nurul Huda (Apon)
e42982deda test: check props 2026-01-24 00:01:19 +06:00
Nurul Huda (Apon)
cffa94146e fix(Instant): align with spec 2026-01-23 23:57:14 +06:00
Nurul Huda (Apon)
6da6b893b8 test: make all tests to be decltest 2026-01-23 23:27:32 +06:00
Nurul Huda (Apon)
0d18a9b332 test: add decl tests 2026-01-23 23:18:06 +06:00
Nurul Huda (Apon)
c5051f9795 test: add decl for all methods 2026-01-23 22:58:51 +06:00
Nurul Huda (Apon)
e00a7477d6 feat(instant): first version of Temporal.Instant with most apis 2026-01-23 20:15:33 +06:00