capnproto-java-rpc/compiler/src/main
dvdreddy b56b91531c Fix setting default vals for Enums
Currently since we are xoring the default value in
the enums, if a enum field is set and then queries
you will encouter wrong values being returned. Adding
the xor offset in the generated code fixes this. Also
added a small test for this check
2015-03-11 17:40:54 -04:00
..
cpp Fix setting default vals for Enums 2015-03-11 17:40:54 -04:00
schema/capnp error messages that point to java.capnp 2015-02-16 12:46:35 -05:00