summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gofumptHEADmasterRunxi Yu2024-10-216-38/+40
* Remove git.sr.ht/~runxiyu/ from import pathRunxi Yu2024-10-217-14/+7
* Remove getopt dependencyRunxi Yu2024-10-214-50/+10
* Remove testify dependency... by removing the testsRunxi Yu2024-10-214-561/+1
* Reduce external dependenciesRunxi Yu2024-10-2125-19/+3433
* Makefile: Use go-bareish/cmd/gen rather than assuming go-bare-gen in PATHRunxi Yu2024-10-213-1/+4
* More ergonomic marshaling codeRunxi Yu2024-10-212-12/+32
* Union marshalingRunxi Yu2024-10-213-7/+40
* Make schema.go before linkingRunxi Yu2024-10-211-1/+4
* Add a basic schemaRunxi Yu2024-10-212-0/+14
* Add non-vendored version of go-bareishRunxi Yu2024-10-212-0/+21
* Revert "Use a Makefile-only gccgo-based build system intead"Runxi Yu2024-10-213-12/+5
* Don't override GCCGO if already setRunxi Yu2024-10-211-0/+2
* Use a Makefile-only gccgo-based build system inteadRunxi Yu2024-10-213-5/+10
* go.mod: Switch to go 1.18Runxi Yu2024-10-211-1/+1
* Initial commitRunxi Yu2024-10-215-0/+132