|
|
b33127db6c
|
codegen: make generated code use 'must' instead of 'flowutils'
|
2026-09-08 15:35:17 -07:00 |
|
|
|
cf989f7433
|
codegen: add error printout for when codegen re-parse fails to facilitate debugging
|
2026-09-08 14:51:31 -07:00 |
|
|
|
29787b5521
|
fix: make codegen not fail for "blob" columns
- was previously using "[]byte" as a single `ast.NewIdent`, which made comment+blank-line-insertion reparsing fail
|
2026-03-03 17:53:47 -08:00 |
|
|
|
e53546a7f5
|
lint: fix several lll, wrapcheck, and copy-paste errors
CI / build-docker (push) Successful in 8s
CI / build-docker-bootstrap (push) Has been skipped
CI / release-test (push) Successful in 30s
|
2026-02-22 21:58:06 -08:00 |
|
|
|
d6426bba14
|
codegen: add ability to insert comments and blank lines into the generated code
CI / build-docker (push) Successful in 4s
CI / build-docker-bootstrap (push) Has been skipped
CI / release-test (push) Failing after 12s
|
2026-02-17 16:27:35 -08:00 |
|
|
|
a36058fdbe
|
codegen (refactor): clean up helpers a bit
|
2026-02-14 22:54:22 -08:00 |
|