aboutsummaryrefslogtreecommitdiff
path: root/object
Commit message (Expand)AuthorAgeFilesLines
* objectid: Rename from oidGravatar Runxi Yu2026-02-2015-36/+36
* object: Add general parse functionGravatar Runxi Yu2026-02-201-0/+40
* object: I guess these checks are unnecessaryGravatar Runxi Yu2026-02-204-19/+0
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-2010-30/+24
* object: Use objectheaderGravatar Runxi Yu2026-02-209-52/+57
* object: Use objecttype instead of doing object types ourselfGravatar Runxi Yu2026-02-2011-80/+50
* object: Add testsGravatar Runxi Yu2026-02-209-0/+445
* object: Add basic object codeGravatar Runxi Yu2026-02-2015-0/+830