reflective-rapidjson/generator
Martchus e93be04e35 Implement generator for binary (de)serialization
Still need to refactor common code with the JSON generator.
2018-06-23 17:25:30 +02:00
..
testfiles Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +01:00
tests Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
CMakeLists.txt Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
LICENSE Rename moc -> generator 2017-10-25 17:41:19 +02:00
binaryserializationcodegenerator.cpp Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
binaryserializationcodegenerator.h Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
clangversionabstraction.cpp Rename moc -> generator 2017-10-25 17:41:19 +02:00
clangversionabstraction.h Apply clang-format from LLVM 6 2018-04-04 20:31:49 +02:00
codefactory.cpp Do not turn errors into warnings by default 2018-02-03 15:47:25 +01:00
codefactory.h Do not turn errors into warnings by default 2018-02-03 15:47:25 +01:00
codegenerator.cpp Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
codegenerator.h Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
consumer.cpp Do not turn errors into warnings by default 2018-02-03 15:47:25 +01:00
consumer.h Do not turn errors into warnings by default 2018-02-03 15:47:25 +01:00
frontendaction.cpp fixup! Do not turn errors into warnings by default 2018-02-03 16:10:01 +01:00
frontendaction.h Rename moc -> generator 2017-10-25 17:41:19 +02:00
jsonserializationcodegenerator.cpp Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
jsonserializationcodegenerator.h Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
main.cpp Implement generator for binary (de)serialization 2018-06-23 17:25:30 +02:00
visitor.cpp Rename moc -> generator 2017-10-25 17:41:19 +02:00
visitor.h Rename moc -> generator 2017-10-25 17:41:19 +02:00