Commit Graph

302 Commits

Author SHA1 Message Date
John McCall
d975e8ad3c Allow #if in function builders.
Dropping the IfConfigDecl is not a great implementation, but it'll work
well enough to unblock this code while we work to allow multi-statement
bodies in general.
2019-07-01 16:18:17 -04:00
John McCall
b4cdbc05a6 Move the core builder-transform logic into its own file. 2019-06-11 18:58:11 -07:00