trick/trick_source/codegen/Interface_Code_Gen
Alex Lin ce0cdc9636
Cmake merge (#901)
* Merging changes from cmake branch to master

* Fixing includes for renamed header files

* still need build rule

* Adding warning for swig code for gcc8+

* Adding CMakeLists.txt for data products

* Cmake merge #901

Making adjustments to get cmake working on the Mac (Mojave)

* Cmake merge #901

Changing string append to list append
2019-11-19 09:01:16 -06:00
..
.gitignore Initial commit of everything. 2015-02-26 09:02:31 -06:00
BraceMacro.hh ICG does not compile with LLVM 8.0 #747 2019-03-26 17:03:11 -05: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 remove deprecated std::ptr_fun and std::not1 closes #864 2019-09-23 14:25:27 -05:00
ClassVisitor.hh Ignore privacy 2016-04-13 16:07:16 -05:00
CMakeLists.txt Cmake merge (#901) 2019-11-19 09:01:16 -06:00
CommentSaver.cpp scan-build changes 2018-11-06 11:23:12 -06: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 Remove suppression of units conversion warnings in 19 #789 (#814) 2019-06-18 10:59:51 -05:00
FieldDescription.hh Generate STL functions only when requested 2017-05-16 15:31:08 -05:00
FieldVisitor.cpp Remove all unused variables (style warning). 2018-10-11 22:05:50 -05:00
FieldVisitor.hh Ignore privacy 2016-04-13 16:07:15 -05:00
FindTrickICG.cpp changes to support llvm 9.0 closes #869 2019-09-27 14:58:54 -05:00
FindTrickICG.hh Is Trick ICG missing some uses of TRICK_ICG #608 2018-05-18 08:38:28 -05:00
HeaderSearchDirs.cpp Cmake merge (#901) 2019-11-19 09:01:16 -06:00
HeaderSearchDirs.hh Add support for -isystem 2019-06-20 10:12:33 -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 changes to support llvm 9.0 closes #869 2019-09-27 16:04:16 -05:00
makefile Infer TRICK_HOME automatically 2017-02-10 10:29:56 -06:00
PrintAttributes.cpp Cmake merge (#901) 2019-11-19 09:01:16 -06:00
PrintAttributes.hh #741 add VERBOSE synonym everywhere 2019-03-21 09:28:52 -05: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 Pointers to STLs cannot be checkpointed. #552 2018-01-25 09:40:23 -06:00
PrintFileContentsBase.hh Improve printable field detection 2017-05-17 09:37:22 -05:00
TranslationUnitVisitor.cpp Merge branch 'master' of https://github.com/nasa/trick 2019-03-26 17:10:16 -05: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 Change unbold ascii escape sequence from 21 to 22 2019-04-09 13:18:02 -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