aboutsummaryrefslogtreecommitdiff
path: root/common/object/src/json.rs
AgeCommit message (Collapse)Author
2026-02-27reimplement Object as slice typemetamuffin
2026-02-18store tags in str byte ordermetamuffin
2026-02-18object2json tag supportmetamuffin
2026-02-18use fourcc as object tags (bad idea); store type info within objectsmetamuffin
2026-02-17i64 json/debug supportmetamuffin
2026-02-17fix json numbers as stringmetamuffin
2026-02-17fix object align bugsmetamuffin
2026-02-16object to json conversionmetamuffin