reflective-rapidjson/generator
Martchus 19cab9c791 Bundle c++utilities correctly
* Use the c++utilities source directory for includes rather
  than the locations where headers are goint to be installed
* Call find_package for c++utilities only once
2017-11-17 21:21:34 +01:00
..
testfiles Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +01:00
tests Restore GCC compatibility 2017-11-16 01:56:04 +01:00
CMakeLists.txt Bundle c++utilities correctly 2017-11-17 21:21:34 +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 Don't call generator when declarations already deleted 2017-10-27 17:45:23 +02:00
codefactory.h Allow specifying additional classes for JSON serialization 2017-11-06 15:31:21 +01:00
codegenerator.cpp Refactor JsonSerializationCodeGenerator 2017-10-28 16:31:07 +02:00
codegenerator.h Refactor JsonSerializationCodeGenerator 2017-10-28 16:31:07 +02: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 Clean code for JSON generator 2017-11-11 23:29:17 +01:00
jsonserializationcodegenerator.h Clean code for JSON generator 2017-11-11 23:29:17 +01:00
main.cpp Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +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