Commit graph

28 commits

Author SHA1 Message Date
Nurul Huda (Apon)
d2f98710f2 fix(zoned): tostring() 2026-01-26 23:30:39 +06:00
Nurul Huda (Apon)
9fd8780bf8 fix(zoned): fix timezoneid 2026-01-26 23:22:49 +06:00
Nurul Huda (Apon)
7f5b8e4e5b refactor: remove internal allocator usage 2026-01-26 23:14:43 +06:00
Nurul Huda (Apon)
f88236cf31 feat(plain): add initial wrapper 2026-01-26 21:50:48 +06:00
Nurul Huda (Apon)
387fbc577a chore: properly organize code 2026-01-26 15:44:43 +06:00
Nurul Huda (Apon)
809a09bc8f test: add stub tests for all scopes 2026-01-26 15:23:08 +06:00
Nurul Huda (Apon)
29ca709860 chore: add examples 2026-01-26 15:11:18 +06:00
Nurul Huda (Apon)
f3bd9caa65 feat(duration): add native zig types 2026-01-26 14:32:32 +06:00
Nurul Huda (Apon)
11c0de1166 feat: more native zig types 2026-01-26 14:23:31 +06:00
Nurul Huda (Apon)
d0113f05ad fix: use Duration instead of abi.c.Duration 2026-01-26 13:35:42 +06:00
Nurul Huda (Apon)
9758ccc3e1 refactor: re-use common types 2026-01-26 13:19:52 +06:00
Nurul Huda (Apon)
79725fbc66 refactor: wrap c enums 2026-01-26 13:18:05 +06:00
Nurul Huda (Apon)
13d1783b9f refactor: cabi > abi 2026-01-26 13:04:58 +06:00
Nurul Huda (Apon)
5ea4e8279c refactor: use diplomatewrite wrapper 2026-01-26 12:55:25 +06:00
Nurul Huda (Apon)
feaa004322 test: make all test decl 2026-01-26 12:48:40 +06:00
Nurul Huda (Apon)
77ef20eff5 refactor: use temporal_rs as pkg 2026-01-26 11:34:26 +06:00
Nurul Huda (Apon)
518998fcd8 fix: main() usage of instant 2026-01-24 01:06:26 +06:00
Nurul Huda (Apon)
834d5b7f13 feat(duration): initial impl 2026-01-24 00:57:55 +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)
a060dd9ca9 test: bootstrap tests 2026-01-23 22:37:44 +06:00
Nurul Huda (Apon)
e00a7477d6 feat(instant): first version of Temporal.Instant with most apis 2026-01-23 20:15:33 +06:00
Nurul Huda (Apon)
cb36bb0e5d chore: bootstrap zig project 2026-01-23 14:03:04 +06:00