|
384de4d02c
|
Simplify generate.go to only look at ast nodes Ident, TypeSwitchStmt,
and FuncDecl.
|
2018-08-06 13:58:12 -04:00 |
|
|
4c5821c7d5
|
Refactor pgen to use a visitor struct instead of globals.
|
2018-08-06 12:35:35 -04:00 |
|
|
2f95327892
|
Move code generator into its own package.
|
2018-08-06 12:14:16 -04:00 |
|