Commit graph

8 commits

Author SHA1 Message Date
Simon Hartcher
b01771df66 fix: json stringifying of generated map types
Some checks failed
AWS-Zig Build / build-zig-amd64-host (push) Has been cancelled
2025-05-14 16:41:42 +10:00
Simon Hartcher
934323acf1 refactor: generate types for maps
TODO: handle json stringify for generated map types
2025-05-14 15:29:21 +10:00
Simon Hartcher
040a1f1d00 refactor: remove usingnamespace 2025-04-29 10:07:04 +10:00
Simon Hartcher
bd2aede64e chore(date): unused code cleanup 2025-04-23 14:31:18 +10:00
Simon Hartcher
6028255aa3 refactor(date): replace most date parsing with zeit functions 2025-04-23 12:48:53 +10:00
Simon Hartcher
e22b4246c1 chore: add type for options param into Timestamp.jsonStringify 2025-04-23 12:34:54 +10:00
Simon Hartcher
8007a910dd refactor: create shared lib for json 2025-04-23 12:15:04 +10:00
Simon Hartcher
29e9dd481b refactor: extract date methods into shared date lib 2025-04-23 11:51:53 +10:00