Commit Graph

4 Commits

Author SHA1 Message Date
Greg f4a9dae250 Update to latest Clang AST spec. 2021-06-11 11:24:25 -04:00
Greg 9a4fabda24 Run gofmt -w on everything. Add 'gogc' option to use Go garbage
collector for memory management.
2019-06-11 12:38:22 -04:00
Greg d8552bcf9d Use strict unmarshal for configuration file, to detect typos in
config directives. Do not panic on failed regexp in AST parsing,
instead return &ast.Unknown{} for further debugging. Add debutast:
directive to print context when AST nodes are not recognized.
2019-06-03 11:07:12 -04:00
Greg 6a9c5c2811 Initial commit. 2019-04-09 11:52:21 -04:00