aboutsummaryrefslogtreecommitdiff
path: root/common/object
AgeCommit message (Expand)Author
2026-03-03fix crash on extend_multimetamuffin
2026-02-27reimplement Object as slice typemetamuffin
2026-02-25initial account setupmetamuffin
2026-02-25user creation; flash message in request infometamuffin
2026-02-22update and clean up dependenciesmetamuffin
2026-02-21Also use source ranks for nested attributesmetamuffin
2026-02-20source ranksmetamuffin
2026-02-19fix path get_matching_valuesmetamuffin
2026-02-19query parsermetamuffin
2026-02-19all idents as string; move value type; add cow to queriesmetamuffin
2026-02-19migrate musicbrainz importermetamuffin
2026-02-18ObjectBufferBuildermetamuffin
2026-02-18store tags in str byte ordermetamuffin
2026-02-18show database debug infometamuffin
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 f64 object storemetamuffin
2026-02-17fix json numbers as stringmetamuffin
2026-02-17fix object align bugsmetamuffin
2026-02-16handle unaligned vecs/slicesmetamuffin
2026-02-16object to json conversionmetamuffin
2026-02-16fix object store implmetamuffin
2026-02-10fix index key ser; query debug printmetamuffin
2026-02-04stuffmetamuffin
2026-01-23move ui code aroundmetamuffin
2026-01-22start on typedef for renderer typesmetamuffin
2026-01-20nom nom nommetamuffin
2026-01-20check tag conflictsmetamuffin
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