aboutsummaryrefslogtreecommitdiff
path: root/object/tree_parse.go
Commit message (Collapse)AuthorAgeFilesLines
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-251-58/+0
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
|
* *: LintGravatar Runxi Yu2026-03-041-0/+5
|
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-3/+3
|
* object: I guess these checks are unnecessaryGravatar Runxi Yu2026-02-201-4/+0
|
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-201-1/+1
|
* object: Add basic object codeGravatar Runxi Yu2026-02-201-0/+57