Philadelphia, PA
https://drewdevault.com
I write code.
For sourcehut support, see the wiki.
Embeddable badge for this view:
Markdown
[](https://builds.sr.ht/~sircmpwn/go-bare/patches?)
gen: add UINT and INT types to template mapping from John Mulligan
success 2 months ago
ast: add String method to TypeKind to ease future debugging from John Mulligan
gen: only add errors import if type needs errors package from John Mulligan
success 3 months ago
Omit struct fields with a field tag of "-". v2 from Adnan Maolood
Ignore fields with a tag of "-" from Adnan Maolood
allow unions to roundtrip without errors from ~mvdan
success 4 months ago
Refactor cmd/gen from Timofey
Read minimum number of bytes necessary from Reader v2 from Noah Pederson
success 6 months ago
Read minimum number of bytes necessary from Reader from Noah Pederson