preprocessor/src
Sébastien Villemot ef02b79486
Various minor simplifications
2022-05-04 17:36:59 +02:00
..
macro Macro-processor: more robust handling of empty files 2022-04-19 16:40:18 +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 Various minor simplifications 2022-05-04 17:36:59 +02:00
ComputingTasks.hh Refactor parsing of symbol lists 2022-03-29 14:59:34 +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 Various minor simplifications 2022-05-04 17:36:59 +02:00
DataTree.hh Compatibility fix for GCC 12 2022-05-02 17:03:42 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Improve messages during model normalization 2022-04-19 17:11:13 +02:00
DynamicModel.hh Add new “log” option to “var” statement 2022-03-30 17:46:07 +02:00
DynareBison.yy New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 16:52:04 +02:00
DynareFlex.ll New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 16:52:04 +02:00
DynareMain.cc New preprocessor option “nocommutativity” 2021-07-13 14:35:10 +02:00
EquationTags.cc Various minor simplifications 2022-05-04 17:36:59 +02:00
EquationTags.hh Various minor simplifications 2022-05-04 17:36:59 +02:00
ExprNode.cc Various minor simplifications 2022-05-04 17:36:59 +02:00
ExprNode.hh Julia: adapt DynamicSetAuxiliarySeries.jl for TimeDataFrame objects 2022-04-01 17:34:37 +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 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 No longer link against libstdc++fs 2022-05-04 17:11:44 +02:00
ModFile.cc Various minor simplifications 2022-05-04 17:36:59 +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 Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
ModelTree.cc Improve messages during model normalization 2022-04-19 17:11:13 +02:00
ModelTree.hh Improve messages during model normalization 2022-04-19 17:11:13 +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 Various minor simplifications 2022-05-04 17:36:59 +02:00
NumericalInitialization.hh New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 16:52:04 +02:00
ParsingDriver.cc Various minor simplifications 2022-05-04 17:36:59 +02:00
ParsingDriver.hh New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 16:52:04 +02:00
Shocks.cc New “add” and “multiply” keywords in “shocks(learnt_in=…)” block 2022-04-26 15:21:45 +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 Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +02:00
Statement.hh New shocks(learnt_in=…) and endval(learnt_in=…) blocks 2022-04-21 17:07:33 +02:00
StaticModel.cc Improve messages during model normalization 2022-04-19 17:11:13 +02:00
StaticModel.hh Move “using namespace std” statement after inclusion of standard headers 2022-01-06 14:54:57 +01:00
SubModel.cc Fix JSON output when there are multiple “var_expectation_model” statements 2022-02-15 20:58:36 +01:00
SubModel.hh TCM: remove useless 3rd dimension of A0 and A0star (supposedly for lags) 2022-01-28 16:38:50 +01: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 Various minor simplifications 2022-05-04 17:36:59 +02:00
SymbolTable.hh Add new “log” option to “var” statement 2022-03-30 17:46:07 +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