Commit Graph

5 Commits

Author SHA1 Message Date
John Gardiner Myers 3f35e26c9b Fix upup/tools/generators/pkg/codegen staticcheck failures 2019-12-25 16:15:40 -08:00
mikesplain 9e55b8230a Update copyright notices
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Levi Blackstone 5eccb4f07d
Fix codegen make target
- Update codegen parse to import from source rather than install path (see https://github.com/golang/go/issues/11415#issuecomment-283445198)
- Quote PATH to properly handle spaces
- Fix typo in generated code
2018-08-17 16:12:27 -06:00
chrislovecnm 8fa2aac99f fixing more headers 2016-10-15 19:20:56 -06:00
Justin Santa Barbara b1aa92f3d8 Simple go code generator for fitasks
Based on the canonical example in the go code
2016-05-30 17:46:32 -04:00