trick/trick_source/codegen/Interface_Code_Gen
Alex Lin c694700148 Add environment variable to ignore types from ICG processing #535
Added a new environment variable TRICK_ICG_IGNORE_TYPES.  Class/struct/enum
types found in this semicolon delimited list will not have attributes written
out.
2017-12-19 10:02:41 -06:00
..
.gitignore Initial commit of everything. 2015-02-26 09:02:31 -06:00
BraceMacro.hh Forward-declared classes aren't fully populated in S_sie.resource #378 2017-01-23 17:48:16 -06:00
ClassTemplateVisitor.cpp Ignore privacy 2016-04-13 16:07:16 -05:00
ClassTemplateVisitor.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
ClassValues.cpp ICG produces non-compilable io_* code for this weird example #334 2016-11-02 13:56:40 -05:00
ClassValues.hh Restore debug functions #341 2016-10-31 09:10:33 -05:00
ClassVisitor.cpp Fix io code for classes with excluded parents 2017-05-24 10:51:27 -05:00
ClassVisitor.hh Ignore privacy 2016-04-13 16:07:16 -05:00
CommentSaver.cpp Refactor ICG to report skipped files consistently 2017-03-15 15:53:56 -05:00
CommentSaver.hh Ignore privacy 2016-04-13 16:07:14 -05:00
ConstructValues.cpp Refactor ICG to report skipped files consistently 2017-03-15 15:53:56 -05:00
ConstructValues.hh Refactor ICG to report skipped files consistently 2017-03-15 15:53:56 -05:00
EnumValues.cpp ICG produces non-compilable io_* code for this weird example #334 2016-11-02 13:56:40 -05:00
EnumValues.hh Restore debug functions #341 2016-10-31 09:10:33 -05:00
EnumVisitor.cpp Forward-declared classes aren't fully populated in S_sie.resource #378 2017-01-23 17:48:16 -06:00
EnumVisitor.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
FieldDescription.cpp ICG handling of \brief in comments differs on Linux and Mac #453 2017-08-21 14:03:49 -05:00
FieldDescription.hh Generate STL functions only when requested 2017-05-16 15:31:08 -05:00
FieldVisitor.cpp Don't create attributes for class members that are of private embedded class types #534 2017-12-19 08:26:52 -06:00
FieldVisitor.hh Ignore privacy 2016-04-13 16:07:15 -05:00
FindTrickICG.cpp S_overrides.mk is included twice when building #360 2017-02-09 09:46:58 -06:00
FindTrickICG.hh Detect when TRICK_ICG is used in header files and compensate for it. #375 2017-01-11 15:02:21 -06:00
HeaderSearchDirs.cpp Fix io code for classes with excluded parents 2017-05-24 10:51:27 -05:00
HeaderSearchDirs.hh Missing includes when using clang/llvm 4.0 #393 2017-03-15 10:05:06 -05:00
ICGASTConsumer.cpp Initial commit of everything. 2015-02-26 09:02:31 -06:00
ICGASTConsumer.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
main.cpp Add environment variable to ignore types from ICG processing #535 2017-12-19 10:02:41 -06:00
makefile Infer TRICK_HOME automatically 2017-02-10 10:29:56 -06:00
PrintAttributes.cpp Add environment variable to ignore types from ICG processing #535 2017-12-19 10:02:41 -06:00
PrintAttributes.hh Add environment variable to ignore types from ICG processing #535 2017-12-19 10:02:41 -06:00
PrintFileContents10.cpp Sanitize field names when generating STL functions 2017-05-22 10:37:20 -05:00
PrintFileContents10.hh Improve printable field detection 2017-05-17 09:37:22 -05:00
PrintFileContentsBase.cpp Improve printable field detection 2017-05-17 09:37:22 -05:00
PrintFileContentsBase.hh Improve printable field detection 2017-05-17 09:37:22 -05:00
TranslationUnitVisitor.cpp Forward-declared classes aren't fully populated in S_sie.resource #378 2017-01-23 17:48:16 -06:00
TranslationUnitVisitor.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
TypedefVisitor.cpp Refactor ICG 2016-10-28 14:37:12 -05:00
TypedefVisitor.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Utilities.cpp Sanitize field names when generating STL functions 2017-05-22 10:37:20 -05:00
Utilities.hh Sanitize field names when generating STL functions 2017-05-22 10:37:20 -05:00
VariableVisitor.cpp Refactor ICG 2016-10-28 14:37:12 -05:00
VariableVisitor.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00