Commit graph

10 commits

Author SHA1 Message Date
James McKaskill
ca1d07f657 Round trip the schema through the compiler 2013-09-12 14:37:15 -04:00
James McKaskill
9f75d0c7a6 Update compiler to support groups/unions 2013-09-12 13:49:19 -04:00
James McKaskill
93f695f77c add constants 2013-05-12 17:21:56 -04:00
James McKaskill
2eb6628ae4 add support for default values 2013-05-12 00:59:47 -04:00
James McKaskill
95b29a249b remove read/write_float, use to/from_f32 instead 2013-05-12 00:59:47 -04:00
James McKaskill
65c23b9218 get recursive copy to work 2013-05-12 00:59:47 -04:00
James McKaskill
2ded64d310 Add new and new list funcs 2013-05-08 23:17:21 -04:00
James McKaskill
e1860e2b4b bootstrap complete - use generated schema.capnp.(c|h) 2013-05-08 23:04:58 -04:00
James McKaskill
8db142a9a0 subcompiler now outputs struct defns, get, set, read, write funcs 2013-05-08 23:04:06 -04:00
James McKaskill
8bb9759e8c Move schema.* to schema.capnp.* 2013-05-08 22:57:35 -04:00
Renamed from compiler/schema.c (Browse further)