preprocessor/src
Houtan Bastani ec21208ed7
pac: specify type of variables in non optimizing part of equation
2019-02-27 15:10:48 +01:00
..
macro Remove the possibility of passing the mod-file as a string in the first shell argument 2018-12-20 17:08:05 +01:00
CodeInterpreter.hh allow the use of previously assigned variables in epilogue block in later equations in epilogue block 2018-12-10 16:30:19 +01:00
ComputingTasks.cc move pac info out of pac expectation node 2019-02-20 15:35:13 +01:00
ComputingTasks.hh move pac info out of pac expectation node 2019-02-20 15:35:13 +01:00
ConfigFile.cc Yet more simplifactions using std::tuple 2018-12-03 16:07:13 +01:00
ConfigFile.hh Mark all constructors taking a single argument as "explicit" 2018-10-04 17:19:18 +02:00
DataTree.cc Simplify log(1/x) into -log(x) (and similarly for log10) 2019-01-28 15:15:58 +01:00
DataTree.hh The preprocessor now compiles the MEX when use_dll is specified 2018-10-26 18:09:13 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc pac: specify type of variables in non optimizing part of equation 2019-02-27 15:10:48 +01:00
DynamicModel.hh pac: declare endogenous variables needed by pac model consistent expectation before the creation of auxiliary variables 2019-02-25 15:29:46 +01:00
DynareBison.yy pac: allow steady state growth and model consistent expectation substitution in pac equation 2019-02-18 15:11:45 +01:00
DynareFlex.ll pac: allow steady state growth and model consistent expectation substitution in pac equation 2019-02-18 15:11:45 +01:00
DynareMain.cc fix bug when defining variable with value on the command line with -D option (problem introduced in ee5fc6b16b) 2019-01-16 11:51:14 +01:00
DynareMain1.cc Remove the possibility of passing the mod-file as a string in the first shell argument 2018-12-20 17:08:05 +01:00
DynareMain2.cc Simplify implementation of nopreprocessoroutput option 2018-12-20 17:08:45 +01:00
ExprNode.cc pac: find correct target variable when pac equation accounts for share of optimizing agents 2019-02-25 18:46:44 +01:00
ExprNode.hh pac: find correct target variable when pac equation accounts for share of optimizing agents 2019-02-25 18:46:44 +01:00
ExtendedPreprocessorTypes.hh C++11: convert ExtendedPreprocessorTypes to class enums 2018-07-18 17:28:26 +02:00
ExternalFunctionsTable.cc Clean up default constructors/destructors 2018-10-11 17:08:44 +02:00
ExternalFunctionsTable.hh Clean up default constructors/destructors 2018-10-11 17:08:44 +02:00
Makefile.am Build system improvements for MSYS2 2018-11-06 12:14:49 +01: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 pac: declare endogenous variables needed by pac model consistent expectation before the creation of auxiliary variables 2019-02-25 15:29:46 +01:00
ModFile.hh Simplify implementation of nopreprocessoroutput option 2018-12-20 17:08:45 +01:00
ModelEquationBlock.cc Further simplifications 2019-02-21 12:16:22 +01:00
ModelEquationBlock.hh allow the use of previously assigned variables in epilogue block in later equations in epilogue block 2018-12-10 16:30:19 +01:00
ModelTree.cc Further simplifications 2019-02-21 12:16:22 +01:00
ModelTree.hh change map type for readability 2019-01-29 17:43:17 +01: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 Octave compatibility fix 2019-02-25 16:56:11 +01:00
NumericalInitialization.hh Make histval compatible with diff operator 2018-12-11 17:32:05 +01:00
ParsingDriver.cc pac: Changed logic of the tests on growth and steady_state_growth options. 2019-02-25 16:21:30 +01:00
ParsingDriver.hh pac: allow steady state growth and model consistent expectation substitution in pac equation 2019-02-18 15:11:45 +01:00
Shocks.cc More modernizations with clang-tidy 2019-01-15 11:08:47 +01:00
Shocks.hh Always use brace-initializer in constructors 2018-10-04 17:19:18 +02:00
SigmaeInitialization.cc Always use brace-initializer in constructors 2018-10-04 17:19:18 +02:00
SigmaeInitialization.hh Mark all constructors taking a single argument as "explicit" 2018-10-04 17:19:18 +02:00
Statement.cc More modernizations with clang-tidy 2019-01-15 11:08:47 +01:00
Statement.hh More modernizations with clang-tidy 2019-01-15 11:08:47 +01:00
StaticModel.cc Further simplifications 2019-02-21 12:16:22 +01:00
StaticModel.hh Simplify implementation of nopreprocessoroutput option 2018-12-20 17:08:45 +01:00
SubModel.cc output info relative to A0star column indices 2019-02-21 12:57:18 +01:00
SubModel.hh create A0 and A0star matrices for trend component models 2019-02-19 12:26:30 +01: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 pac: allow steady state growth and model consistent expectation substitution in pac equation 2019-02-18 15:11:45 +01:00
SymbolTable.hh change ordering of aux vars in enum 2019-02-22 17:15:11 +01:00
WarningConsolidation.cc move files to src directory 2018-02-15 11:48:04 +01:00
WarningConsolidation.hh Clean up default constructors/destructors 2018-10-11 17:08:44 +02:00