acadia/yunq
Drew Galbraith 8dfd57b411 Clean up rust unused warnings. 2024-08-30 00:49:33 -07:00
..
rust Clean up rust unused warnings. 2024-08-30 00:49:33 -07:00
CMakeLists.txt [Yunq] Add a basic yunq test into libyunq. 2024-01-16 18:58:03 -08:00
client.cpp.jinja [Yunq] Move method numbers to a scheme set by the parser. 2024-01-11 21:00:51 -08:00
client.h.jinja [Yunq] Return status from client calls. 2023-12-01 10:35:42 -08:00
message.cpp.jinja [Yunq] Add basic test for repeated fields. 2024-01-17 15:15:55 -08:00
message.h.jinja [Yunq] Add support for repeated nested fields 2024-01-11 22:09:42 -08:00
parser.py [Yunq] Add support for nested fields in messages. 2024-01-11 21:32:08 -08:00
requirements.txt [Yunq] Move to using jinja for codegen. 2023-10-24 14:54:00 -07:00
server.cpp.jinja [Yunq] Move method numbers to a scheme set by the parser. 2024-01-11 21:00:51 -08:00
server.h.jinja [Yunq] Return status in server code. 2023-12-01 10:26:03 -08:00
yunq.py [Yunq] Only generate client and server files if an interface exists. 2024-01-17 13:56:22 -08:00