Skip to content

(compiler) Write generated C++ definitions to separate header file

Per Lundberg requested to merge feature/emit-both-cc-and-h-files into master

This is an important cleanup to be able to interface with the generated code more freely, e.g. from other hand-written C++ files. Found when working on #505.

Merge request reports

Loading