reflective-rapidjson/generator
Martchus c2e15f10fb Fix unused variable 2018-01-20 20:43:29 +01:00
..
testfiles Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +01:00
tests Prevent ambiguity of own arguments and clang options consistently 2018-01-20 19:32:46 +01:00
CMakeLists.txt Invoke add_reflection_generator_invocation only if building tests 2018-01-20 19:46:17 +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 Fix unused variable 2018-01-20 20:43:29 +01:00
consumer.h Don't call generator when declarations already deleted 2017-10-27 17:45:23 +02:00
frontendaction.cpp Fix cross-compilation with mingw-w64 2018-01-20 18:10:58 +01: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 ambiguity of own arguments and clang options consistently 2018-01-20 19:32:46 +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