On Sun, Jan 15, 2017 at 04:53:18PM -0800, ygrek wrote:
include
add doc section about include
add examples for include
gitignore: cmxs
Great! I'd been meaning to implement include for a while, but never got around
to do it, and as a result I ended up copying small convenience type definitions
around and putting all related non-trivial protocols in a single file.
Just to keep it extra safe, I'll throw a few large protocols of mine at it to
double-check the generated code and merge later this week.
On Sun, Jan 15, 2017 at 04:53:18PM -0800, ygrek wrote:
Great! I'd been meaning to implement include for a while, but never got around to do it, and as a result I ended up copying small convenience type definitions around and putting all related non-trivial protocols in a single file.
Just to keep it extra safe, I'll throw a few large protocols of mine at it to double-check the generated code and merge later this week.
Thank you!
-- Mauricio Fernández