preprocessor/src
Sébastien Villemot 5d0ad3f666
include_eqs/exclude_eqs: fix equation number in error message
2021-12-13 16:47:35 +01:00
..
macro Macroprocessor: fix line counter inside @{} constructs 2021-11-22 10:23:57 +01: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 occbin_write_regimes: add option to select type 2021-12-07 18:13:25 +01: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 When looking for unused endos/exos, also search in equations marked [static] 2021-12-07 11:37:27 +01: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 occbin_write_regimes: add option to select type 2021-12-07 18:13:25 +01: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: use element-by-element multiply, divide and power in occbin_difference.m 2021-12-07 18:11:13 +01: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 Macroprocessor: make the removal of “@#line” directives and extra newlines consistent across LF and CR+LF conventions 2021-11-22 10:23:57 +01: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 include_eqs/exclude_eqs: fix equation number in error message 2021-12-13 16:47:35 +01: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 With nostrict, really ignore unused endogenous in initval/endval/histval 2021-11-22 10:23:57 +01:00
NumericalInitialization.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ParsingDriver.cc Fix handling of undeclared variables in the planner_objective statement 2021-11-22 10:23:57 +01:00
ParsingDriver.hh Macroprocessor: fix line counter inside @{} constructs 2021-11-22 10:23:57 +01: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