reflective-rapidjson/generator
Martchus 8587d62583 Do not turn errors into warnings by default
Not required anymore since the resource dir is specified
correctly.
2018-02-03 15:47:25 +01:00
..
testfiles Allow exporting generated functions and don't inline by default 2017-11-11 22:53:40 +01:00
tests Set Clang's resource dir and platform triple correctly 2018-02-03 15:44:10 +01:00
CMakeLists.txt Set Clang's resource dir and platform triple correctly 2018-02-03 15:44:10 +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 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 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 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 Do not adjust the config in AST consumer 2018-02-03 15:36:53 +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 Use hash map to find specified code generator 2018-02-02 18:21:04 +01:00
main.cpp Do not turn errors into warnings by default 2018-02-03 15:47:25 +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