preprocessor/src
Sébastien Villemot b709da7f17
Fix SymbolTable’s getOrigSymbIdForAuxVar() and getUltimateOrigSymbID() so that they never return -1
The case of a diff aux var corresponding to a complex expression was not
correctly handled, and could lead to a value -1 being returned by these
methods.
2022-01-28 15:53:39 +01:00
..
macro Macroprocessor: MinGW bug for filesystem::path→string implicit conversion is still present in Debian 11 2022-01-25 12:57:12 +01:00
CodeInterpreter.hh PAC: new “pac_target_info” block and “pac_target_nonstationary” operator 2021-12-16 15:40:47 +01:00
ComputingTasks.cc Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01:00
ComputingTasks.hh Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01: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 PAC: new “pac_target_info” block and “pac_target_nonstationary” operator 2021-12-16 15:40:47 +01:00
DataTree.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Fix SymbolTable’s getOrigSymbIdForAuxVar() and getUltimateOrigSymbID() so that they never return -1 2022-01-28 15:53:39 +01:00
DynamicModel.hh Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01:00
DynareBison.yy Add new option last_simulation_period for initval_file command. 2022-01-21 16:43:46 +01:00
DynareFlex.ll Add new option last_simulation_period for initval_file command. 2022-01-21 16:43:46 +01:00
DynareMain.cc New preprocessor option “nocommutativity” 2021-07-13 14:35:10 +02:00
EquationTags.cc Add missing include 2022-01-06 14:55:57 +01:00
EquationTags.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
ExprNode.cc Add GDB pretty-printer for ExprNode class hierarchy 2022-01-26 15:40:40 +01:00
ExprNode.hh Add GDB pretty-printer for ExprNode class hierarchy 2022-01-26 15:40:40 +01: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 Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
MacroExpandModFile.cc Macroprocessor: make the removal of “@#line” directives and extra newlines consistent across LF and CR+LF conventions 2021-11-19 16:49:21 +01:00
Makefile.am Add GDB pretty-printer for ExprNode class hierarchy 2022-01-26 15:40:40 +01:00
ModFile.cc Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01:00
ModFile.hh Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01: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 Cosmetics 2022-01-21 11:31:35 +01:00
ModelTree.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
NumericalConstants.cc Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
NumericalConstants.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
NumericalInitialization.cc Get the value of periods returned by the initval_file command. 2022-01-21 16:43:46 +01:00
NumericalInitialization.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
ParsingDriver.cc Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01:00
ParsingDriver.hh PAC: new options “auxname” and “kind” to “pac_model” 2021-12-16 15:40:47 +01:00
Shocks.cc Add shocks(surprise) block (for occbin) 2021-07-13 21:55:31 +02:00
Shocks.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01: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 Add check to ensure that column indices in derivative matrices do not overflow 2022-01-21 14:31:29 +01:00
StaticModel.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
SubModel.cc Remove unused field M_.pac.(model_name).lhs 2022-01-25 10:34:46 +01:00
SubModel.hh Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01: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 Fix SymbolTable’s getOrigSymbIdForAuxVar() and getUltimateOrigSymbID() so that they never return -1 2022-01-28 15:53:39 +01:00
SymbolTable.hh Fix SymbolTable’s getOrigSymbIdForAuxVar() and getUltimateOrigSymbID() so that they never return -1 2022-01-28 15:53:39 +01: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
dynare-preprocessor-gdb.py Add GDB pretty-printer for ExprNode class hierarchy 2022-01-26 15:40:40 +01:00