reflective-rapidjson/generator
Martchus aa92cab4e5 Test pointer handling of binary serialization 2018-10-28 21:35:32 +01:00
..
testfiles Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +01:00
tests Test pointer handling of binary serialization 2018-10-28 21:35:32 +01:00
CMakeLists.txt Use C++ 17 2018-06-26 00:07:59 +02:00
LICENSE Rename moc -> generator 2017-10-25 17:41:19 +02:00
binaryserializationcodegenerator.cpp Apply clang-format 2018-06-26 00:10:44 +02:00
binaryserializationcodegenerator.h Reduce code duplication between serialization generators 2018-06-23 18:04:30 +02:00
clangversionabstraction.cpp Remove unused createFileIDForMemBuffer() 2018-09-04 19:39:32 +02:00
clangversionabstraction.h Remove unused createFileIDForMemBuffer() 2018-09-04 19:39:32 +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 Reduce code duplication between serialization generators 2018-06-23 18:04:30 +02:00
codegenerator.h Reduce code duplication between serialization generators 2018-06-23 18:04: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 Apply clang-format 2018-06-26 00:10:44 +02:00
jsonserializationcodegenerator.h Reduce code duplication between serialization generators 2018-06-23 18:04:30 +02:00
main.cpp Apply clang-format 2018-06-26 00:10:44 +02:00
serializationcodegenerator.cpp Apply clang-format 2018-06-26 00:10:44 +02:00
serializationcodegenerator.h Apply clang-format 2018-06-26 00:10:44 +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