aboutsummaryrefslogtreecommitdiff
path: root/common/object/src/lib.rs
AgeCommit message (Expand)Author
2026-02-18store tags in str byte ordermetamuffin
2026-02-18use fourcc as object tags (bad idea); store type info within objectsmetamuffin
2026-02-16handle unaligned vecs/slicesmetamuffin
2026-02-16object to json conversionmetamuffin
2026-01-20started ui refactormetamuffin
2026-01-18move db tests; remove old importsmetamuffin
2026-01-16ametamuffin
2026-01-16finish refactoring import cratemetamuffin
2026-01-16object extend methodmetamuffin
2026-01-14object inspect tagmetamuffin
2026-01-14db binning and sortsmetamuffin
2026-01-14Store object values as big endian; Draft query typesmetamuffin
2026-01-11thingsmetamuffin
2026-01-07fix insertmetamuffin
2026-01-07debug inpect implmetamuffin
2026-01-06object insertmetamuffin
2026-01-06tag registrymetamuffin
2026-01-06Multi fields; object buffer constructor; unit testsmetamuffin
2026-01-06find field + refactor old common typesmetamuffin
2026-01-06Update copyright yearmetamuffin
2026-01-06impl value for objectmetamuffin
2026-01-06draft object serializationmetamuffin