preprocessor/src
Houtan Bastani 6c7d7f5d44 don’t create file if trend_component_model/var_model statement not present 2018-09-25 12:18:52 +02:00
..
macro Macro-processor, comprehension: fix error message, add comments 2018-09-24 18:17:28 +02:00
CodeInterpreter.hh introduce epilogue block 2018-09-05 12:31:49 +02:00
ComputingTasks.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ComputingTasks.hh move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ConfigFile.cc Simplify and modernize ConfigFile 2018-07-04 15:56:48 +02:00
ConfigFile.hh Simplify and modernize ConfigFile 2018-07-04 15:56:48 +02:00
DataTree.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
DataTree.hh move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc write AST in JSON 2018-09-18 17:48:04 +02:00
DynamicModel.hh write AST in JSON 2018-09-18 17:48:04 +02:00
DynareBison.yy trend_component_model: replace `trends` option with `targets` 2018-09-13 12:21:23 +02:00
DynareFlex.ll trend_component_model: replace `trends` option with `targets` 2018-09-13 12:21:23 +02:00
DynareMain.cc C++11: convert ExtendedPreprocessorTypes to class enums 2018-07-18 17:28:26 +02:00
DynareMain1.cc std::open and std::fstream constructor accept a std::string for filename in C++11 2018-06-27 15:30:45 +02:00
DynareMain2.cc More smart pointers 2018-07-31 13:00:39 +02:00
ExprNode.cc write AST in JSON 2018-09-18 17:48:04 +02:00
ExprNode.hh write AST in JSON 2018-09-18 17:48:04 +02:00
ExtendedPreprocessorTypes.hh C++11: convert ExtendedPreprocessorTypes to class enums 2018-07-18 17:28:26 +02:00
ExternalFunctionsTable.cc Port to C++11 syntax for default constructors 2018-06-04 15:03:31 +02:00
ExternalFunctionsTable.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
Makefile.am introduce epilogue block 2018-09-05 12:31:49 +02:00
MinimumFeedbackSet.cc Stop using namespace boost globally in ModelTree 2018-06-05 15:33:46 +02:00
MinimumFeedbackSet.hh Stop using namespace boost globally in ModelTree 2018-06-05 15:33:46 +02:00
ModFile.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ModFile.hh Use smart pointers for storage of Statement in ModFile class 2018-09-05 18:28:27 +02:00
ModelEquationBlock.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ModelEquationBlock.hh move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ModelTree.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ModelTree.hh move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
NumericalConstants.cc C++11: replace calls to std::atof() by std::stod() 2018-07-04 14:53:13 +02:00
NumericalConstants.hh move files to src directory 2018-02-15 11:48:04 +01:00
NumericalInitialization.cc C++11: convert SymbolType to a class enum 2018-07-17 18:55:26 +02:00
NumericalInitialization.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
ParsingDriver.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
ParsingDriver.hh Use smart pointers for storage of Statement in ModFile class 2018-09-05 18:28:27 +02:00
Shocks.cc C++11: convert SymbolType to a class enum 2018-07-17 18:55:26 +02:00
Shocks.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
SigmaeInitialization.cc C++11: convert MatrixForm to a class enum 2018-07-17 17:31:20 +02:00
SigmaeInitialization.hh C++11: convert MatrixForm to a class enum 2018-07-17 17:31:20 +02:00
Statement.cc Port to C++11 syntax for default constructors 2018-06-04 15:03:31 +02:00
Statement.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
StaticModel.cc move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
StaticModel.hh move trend_component_table and var_model_table to DynamicModel as they are only used there 2018-09-14 17:04:06 +02:00
SubModel.cc don’t create file if trend_component_model/var_model statement not present 2018-09-25 12:18:52 +02:00
SubModel.hh trend_component_model: replace `trends` option with `targets` 2018-09-13 12:21:23 +02:00
SymbolList.cc Port to C++11 auto keyword 2018-06-04 15:03:26 +02:00
SymbolList.hh Merge remote-tracking branch 'dynare-preprocessor-github/master' into other-master 2018-02-26 12:09:58 +01:00
SymbolTable.cc fix AR and EC matrices for double diff 2018-09-11 16:56:05 +02:00
SymbolTable.hh output AR matrix in file for trend component models 2018-09-10 14:51:33 +02:00
WarningConsolidation.cc move files to src directory 2018-02-15 11:48:04 +01:00
WarningConsolidation.hh Port to C++11 syntax for default constructors 2018-06-04 15:03:31 +02:00