preprocessor/src
Sébastien Villemot c63d08007c
Fix error message when using pac_expectation with occbin_constraints
By the way, also fix the argument name (the model is not a VAR).

(cherry picked from commit 0123326123)
2021-10-29 14:12:13 +02:00
..
macro Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
CodeInterpreter.hh Remove support for obsolete syntax: var_model(order = 2) X Y Z; 2021-07-07 18:26:09 +02:00
ComputingTasks.cc ramsey_model: Fix error message logic 2021-09-24 16:54:28 +02:00
ComputingTasks.hh Remove unused steady_state_growth option to pac_model 2021-09-22 17:29:53 +02:00
ConfigFile.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ConfigFile.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
DataTree.cc Use NumConstNode* type for DataTree constants (previously they were just expr_t) 2021-07-21 17:53:54 +02:00
DataTree.hh Use NumConstNode* type for DataTree constants (previously they were just expr_t) 2021-07-21 17:53:54 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc PAC: add growth correction term for definition of Z₁ in the MCE case 2021-10-25 19:18:36 +02:00
DynamicModel.hh PAC: add growth correction term for definition of Z₁ in the MCE case 2021-10-25 19:18:36 +02:00
DynareBison.yy Remove unused steady_state_growth option to pac_model 2021-09-22 17:29:53 +02:00
DynareFlex.ll Remove unused steady_state_growth option to pac_model 2021-09-22 17:29:53 +02:00
DynareMain.cc New preprocessor option “nocommutativity” 2021-07-13 14:35:10 +02:00
EquationTags.cc Implement “occbin_constraints” block 2021-07-16 11:34:27 +02:00
EquationTags.hh Implement “occbin_constraints” block 2021-07-16 11:34:27 +02:00
ExprNode.cc Occbin: handle external functions in “occbin_constraints” 2021-07-21 16:33:19 +02:00
ExprNode.hh Occbin: generate +<basename>/occbin_difference.m 2021-07-20 12:26:11 +02:00
ExtendedPreprocessorTypes.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ExternalFunctionsTable.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ExternalFunctionsTable.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
MacroExpandModFile.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
Makefile.am Rename preprocessor binary to dynare-preprocessor 2021-01-06 17:08:42 +01:00
ModFile.cc PAC: add growth correction term for definition of Z₁ in the MCE case 2021-10-25 19:18:36 +02:00
ModFile.hh Implement “occbin_constraints” block 2021-07-16 11:34:27 +02:00
ModelEquationBlock.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ModelEquationBlock.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ModelTree.cc Improve message for GCC installation under macOS 2021-10-08 15:51:37 +02:00
ModelTree.hh Fix use_dll on macOS + Octave 2021-09-13 16:52:27 +02:00
NumericalConstants.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
NumericalConstants.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
NumericalInitialization.cc Cosmetic changes 2021-07-22 16:49:59 +02:00
NumericalInitialization.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ParsingDriver.cc Fix error message when using pac_expectation with occbin_constraints 2021-10-29 14:12:13 +02:00
ParsingDriver.hh Fix error message when using pac_expectation with occbin_constraints 2021-10-29 14:12:13 +02:00
Shocks.cc Add shocks(surprise) block (for occbin) 2021-07-13 21:55:31 +02:00
Shocks.hh Add shocks(surprise) block (for occbin) 2021-07-13 21:55:31 +02:00
SigmaeInitialization.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
SigmaeInitialization.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
Statement.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
Statement.hh Implement “occbin_constraints” block 2021-07-16 11:34:27 +02:00
StaticModel.cc New utility to check if an expression contains an exogenous (possibly deterministic) 2021-07-20 12:10:58 +02:00
StaticModel.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
SubModel.cc Fix constant definition in reduced form VAR. 2021-07-21 17:53:55 +02:00
SubModel.hh VAR models: output vector of constants in varmatrices.m 2021-07-21 17:53:54 +02:00
SymbolList.cc Remove support for obsolete syntax: var_model(order = 2) X Y Z; 2021-07-07 18:26:09 +02:00
SymbolList.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
SymbolTable.cc Remove support for obsolete syntax: var_model(order = 2) X Y Z; 2021-07-07 18:26:09 +02:00
SymbolTable.hh Remove support for obsolete syntax: var_model(order = 2) X Y Z; 2021-07-07 18:26:09 +02:00
VariableDependencyGraph.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
VariableDependencyGraph.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
WarningConsolidation.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
WarningConsolidation.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00