preprocessor/src
Stéphane Adjemian (Ryûk) 462dceec46
dynatol.{f,x} -> simul.tol{x,f}.
2022-05-19 09:51:42 +02:00
..
macro No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +02:00
CodeInterpreter.hh PAC: new “pac_target_info” block and “pac_target_nonstationary” operator 2021-12-16 15:40:47 +01:00
ComputingTasks.cc Fix bug introduced in 3516894a71 related to new estimation syntax 2022-05-18 19:27:00 +02:00
ComputingTasks.hh C++17 modernization: use std::optional for “periods” option of “plot_conditional_forecast” 2022-05-16 19:10:15 +02:00
ConfigFile.cc C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02:00
ConfigFile.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
DataTree.cc C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02:00
DataTree.hh No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc C++17 modernization: use std::optional in ExprNode::getPacOptimizingShareAndExprNodes() 2022-05-16 19:10:16 +02:00
DynamicModel.hh No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +02:00
DynareBison.yy dynatol.{f,x} -> simul.tol{x,f}. 2022-05-19 09:51:42 +02:00
DynareFlex.ll New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 16:52:04 +02:00
DynareMain.cc C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02:00
EquationTags.cc C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02:00
EquationTags.hh C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02:00
ExprNode.cc JSON output: fix several bugs related to switch/case fallthrough 2022-05-18 16:33:42 +02:00
ExprNode.hh No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +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 C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02: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 No longer link against libstdc++fs 2022-05-04 17:11:44 +02:00
ModFile.cc Simplify printing of booleans using std::boolalpha 2022-05-16 19:10:15 +02:00
ModFile.hh Refactor handling of var_expectation_model statements 2022-01-20 16:26:15 +01:00
ModelEquationBlock.cc Refactor parsing of symbol lists 2022-03-29 14:59:34 +02:00
ModelEquationBlock.hh No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +02:00
ModelTree.cc C++17 modernization: use std::optional for equation line numbers 2022-05-16 19:10:15 +02:00
ModelTree.hh No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +02: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 endval(learnt_in=…) block: fix treatment of unused endogenous variables 2022-05-06 12:56:24 +02:00
NumericalInitialization.hh New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 16:52:04 +02:00
ParsingDriver.cc JSON output: fix handling of vector value options 2022-05-18 17:44:36 +02:00
ParsingDriver.hh JSON output: fix handling of vector value options 2022-05-18 17:44:36 +02:00
Shocks.cc Simplify printing of booleans using std::boolalpha 2022-05-16 19:10:15 +02:00
Shocks.hh New “add” and “multiply” keywords in “shocks(learnt_in=…)” block 2022-04-26 15:21:45 +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 JSON output: fix handling of vector value options 2022-05-18 17:44:36 +02:00
Statement.hh JSON output: fix handling of vector value options 2022-05-18 17:44:36 +02:00
StaticModel.cc C++20 modernization: use contains() method on containers 2022-05-04 17:37:57 +02:00
StaticModel.hh No longer delete move constructor/assignment operator 2022-05-18 16:33:48 +02:00
SubModel.cc C++17 modernization: use std::optional in ExprNode::getPacOptimizingShareAndExprNodes() 2022-05-16 19:10:16 +02:00
SubModel.hh C++17 modernization: use std::optional in ExprNode::getPacOptimizingShareAndExprNodes() 2022-05-16 19:10:16 +02:00
SymbolList.cc Refactor parsing of symbol lists 2022-03-29 14:59:34 +02:00
SymbolList.hh Refactor parsing of symbol lists 2022-03-29 14:59:34 +02:00
SymbolTable.cc C++17 modernization: use [[fallthrough]] attribute 2022-05-18 16:33:48 +02:00
SymbolTable.hh C++17 modernization: use std::optional for SymbolTable::getEquationNumberForMultiplier() 2022-05-16 19:10:16 +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
dynare-preprocessor-gdb.py Add GDB pretty-printer for ExprNode class hierarchy 2022-01-26 15:40:40 +01:00