aboutsummaryrefslogtreecommitdiff
path: root/object/object.go
Commit message (Collapse)AuthorAgeFilesLines
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+2
|
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-201-12/+1
|
* object: Use objectheaderGravatar Runxi Yu2026-02-201-18/+2
|
* object: Use objecttype instead of doing object types ourselfGravatar Runxi Yu2026-02-201-58/+7
|
* object: Add basic object codeGravatar Runxi Yu2026-02-201-0/+89