reflective-rapidjson/generator
Martchus 2fa1e923f9 Skip deserializing const member variables 2017-12-31 00:48:51 +01:00
..
testfiles Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +01:00
tests Skip deserializing const member variables 2017-12-31 00:48:51 +01:00
CMakeLists.txt Test whether code generation is skipped for included structs 2017-12-31 00:37:30 +01:00
LICENSE Rename moc -> generator 2017-10-25 17:41:19 +02:00
clangversionabstraction.cpp Rename moc -> generator 2017-10-25 17:41:19 +02:00
clangversionabstraction.h Rename moc -> generator 2017-10-25 17:41:19 +02:00
codefactory.cpp Apply clang-format 2017-11-18 00:27:25 +01:00
codefactory.h Allow passing target config to generator invocation 2017-11-17 21:42:49 +01:00
codegenerator.cpp Prevent code generator for records which are only included 2017-12-24 02:02:40 +01:00
codegenerator.h Prevent code generator for records which are only included 2017-12-24 02:02:40 +01:00
consumer.cpp Trun only errors into warnings which are actually required 2017-11-11 00:26:23 +01:00
consumer.h Don't call generator when declarations already deleted 2017-10-27 17:45:23 +02:00
frontendaction.cpp Rename moc -> generator 2017-10-25 17:41:19 +02:00
frontendaction.h Rename moc -> generator 2017-10-25 17:41:19 +02:00
jsonserializationcodegenerator.cpp Skip deserializing const member variables 2017-12-31 00:48:51 +01:00
jsonserializationcodegenerator.h Fix 'isOnlyIncluded' check for 3rdparty adaption 2017-12-26 16:29:51 +01:00
main.cpp Prevent segfault when no args specified 2017-11-23 15:18:44 +01: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