Alex Helfet
|
6b52d615a2
|
Add all .capnp files to make dist archive.
|
2017-03-26 15:23:35 +01:00 |
|
David Lamparter
|
da663f83ef
|
compiler: add annotation to enable field get/set
Generating per-field getters/setters adds a lot of functions; this makes
them switchable with an annotation in the source schema.
|
2016-07-19 15:21:05 +02:00 |
|
David Lamparter
|
5d787b698e
|
compiler: add "C::nameinfix" annotation
allows changing output filenames from "foo.capnp.c" to
"foo.capnpSOMETHING.c" where SOMETHING is the argument to the
annotation.
|
2016-06-22 15:16:40 +02:00 |
|