Commit graph

37 commits

Author SHA1 Message Date
77077168dc update readme 2025-05-25 11:06:06 -05:00
bbaea7cc9e clean up interfaces; merge nextSeed/next methods in accessors 2025-05-25 10:54:38 -05:00
f886c5c003 remove forward.ts 2025-05-24 23:00:35 -05:00
7745d3ae4c correct default implementation of MapAccess.entries; add length params to Serializer object methods 2025-05-24 22:59:34 -05:00
8d063d4868 lmao what 2025-05-24 21:45:14 -05:00
72710bd577 add missing method to ISerializer 2025-05-24 21:44:48 -05:00
52c45d7906 add ivisitor to readme 2025-05-24 21:40:34 -05:00
c7b21894f5 correct readme with new serialize signature 2025-05-24 21:35:48 -05:00
584f4f1bb7 refactor Serialize a bit, add to readme 2025-05-24 21:35:06 -05:00
5d4591e63c oops sorry ts it was my bad 2025-05-24 20:20:15 -05:00
b735066f1c i hate typescript generics!! i hate typescript generics!! 2025-05-24 17:14:32 -05:00
62e9563b8a you know what fuck all the options 2025-05-24 16:21:05 -05:00
ac02e19606 skip on deserialize 2025-05-24 12:59:28 -05:00
db57f24b54 fix ts errors; restructure proxy map access; wip serde skip 2025-05-24 04:10:17 -05:00
b4c7a9ba2b add rename options for ser/de 2025-05-23 21:39:46 -05:00
da1fad1cd0 prepare to add options 2025-05-22 03:35:53 -05:00
a163468b7f refactor for new architecture 2025-05-21 19:33:10 -05:00
5ef148193e wip classes 2025-05-20 02:25:09 -05:00
69e56d2d74 whatever 2025-05-19 13:30:11 -05:00
d749044351 update dist and mixins 2025-05-18 21:47:04 -05:00
cf3bdfba48 use symbol.metadata 2025-05-18 21:42:39 -05:00
6dc5d9ebed fix export paths. again. 2025-05-18 20:42:57 -05:00
9bf00bd028 export utils 2025-05-18 20:42:24 -05:00
e49b60b59a fix export paths 2025-05-18 20:41:11 -05:00
90449a5965 update tsconfig 2025-05-18 20:37:00 -05:00
0c9b2778c5 package js/d.ts 2025-05-18 20:05:52 -05:00
4afb0e8e27 update exports 2025-05-18 17:59:38 -05:00
dd8a80461c get rid of directory import 2025-05-18 16:36:12 -05:00
e43331210f wip class serde 2025-05-18 16:28:37 -05:00
aae64081ad resolve stuff 2025-05-18 03:01:33 -05:00
dec78265a3 skip serializing option 2025-05-17 21:54:01 -05:00
0c654000ec denyUnknownFields 2025-05-17 21:38:01 -05:00
548c206afb property renaming 2025-05-17 00:14:27 -05:00
1e3d8588ac fix exports; remove tests 2025-05-16 22:23:44 -05:00
b2f19f1e0c refactor structure; custom json serializer 2025-05-16 22:20:10 -05:00
7116abb2ee exports 2025-05-15 14:25:30 -05:00
0b3dabddde initial commitl 2025-05-15 14:24:06 -05:00