preprocessor/src
Sébastien Villemot 97fa005b33
Use 1-based indexing in M_.nonzero_hessian_eqs
2019-12-13 22:31:49 +01:00
..
macro macro processor: move evaluation of all arguments for unary, binary, and trinary ops into their switch cases 2019-12-10 16:33:32 +01:00
CodeInterpreter.hh introduce command line options: `exclude_eqs` and `include_eqs` 2019-11-26 14:16:00 +01:00
ComputingTasks.cc Ramsey: do not warn if instruments are not defined in steady_state_model block 2019-12-12 16:19:15 +01:00
ComputingTasks.hh new command `evaluate_planner_objective` 2019-12-12 11:35:26 +01:00
ConfigFile.cc use filesystem::path instead of string to hold include paths passed on the command line 2019-10-04 10:57:36 +02:00
ConfigFile.hh use filesystem::path instead of string to hold include paths passed on the command line 2019-10-04 10:57:36 +02:00
DataTree.cc Simplify x+y-y in x 2019-12-12 16:19:15 +01:00
DataTree.hh stop processing when certain functions are used in a linear context on endogenous/exogenous variables. closes dynare#1537 2019-09-10 12:37:28 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Use 1-based indexing in M_.nonzero_hessian_eqs 2019-12-13 22:31:49 +01:00
DynamicModel.hh Ramsey: use information from transformed model for filling M_.nonzero_hessian_eqs 2019-12-13 18:02:35 +01:00
DynareBison.yy new command `evaluate_planner_objective` 2019-12-12 11:35:26 +01:00
DynareFlex.ll new command `evaluate_planner_objective` 2019-12-12 11:35:26 +01:00
DynareMain.cc introduce command line options: `exclude_eqs` and `include_eqs` 2019-11-26 14:16:00 +01:00
DynareMain1.cc macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
DynareMain2.cc introduce command line options: `exclude_eqs` and `include_eqs` 2019-11-26 14:16:00 +01:00
ExprNode.cc epilogue: simplify _static file 2019-12-12 16:32:12 +01:00
ExprNode.hh VAR/TCM models: use lag-equivalence relationship to compute maximum lags 2019-10-22 16:04:24 +02:00
ExtendedPreprocessorTypes.hh Various cleanups around the “language” option 2019-08-22 17:43:34 +02:00
ExternalFunctionsTable.cc Remove some unnecessary headers 2019-05-02 15:30:33 +02:00
ExternalFunctionsTable.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
Makefile.am Add flag to compilation of flex file 2019-12-04 16:57:20 +01:00
MinimumFeedbackSet.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
MinimumFeedbackSet.hh avoid cast warnings when compiling boost headers 2019-04-23 14:57:03 +02:00
ModFile.cc Ramsey: use information from transformed model for filling M_.nonzero_hessian_eqs 2019-12-13 18:02:35 +01:00
ModFile.hh introduce command line options: `exclude_eqs` and `include_eqs` 2019-11-26 14:16:00 +01:00
ModelEquationBlock.cc epilogue: simplify _static file 2019-12-12 16:32:12 +01:00
ModelEquationBlock.hh epilogue: simplify _static file 2019-12-12 16:32:12 +01:00
ModelTree.cc add compiler statement 2019-12-04 16:57:20 +01:00
ModelTree.hh Ramsey: use information from transformed model for filling M_.nonzero_hessian_eqs 2019-12-13 18:02:35 +01:00
NumericalConstants.cc Remove some unnecessary headers 2019-05-02 15:30:33 +02:00
NumericalConstants.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
NumericalInitialization.cc introduce command line options: `exclude_eqs` and `include_eqs` 2019-11-26 14:16:00 +01:00
NumericalInitialization.hh Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
ParsingDriver.cc fix quotes from 7958f76fae 2019-12-13 16:03:37 +01:00
ParsingDriver.hh new command `evaluate_planner_objective` 2019-12-12 11:35:26 +01:00
Shocks.cc Add interface for init2shocks 2019-12-02 13:58:44 +01:00
Shocks.hh Add interface for init2shocks 2019-12-02 13:58:44 +01:00
SigmaeInitialization.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
SigmaeInitialization.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
Statement.cc Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
Statement.hh Ramsey: do not warn if instruments are not defined in steady_state_model block 2019-12-12 16:19:15 +01:00
StaticModel.cc add compiler statement 2019-12-04 16:57:20 +01:00
StaticModel.hh Use std::filesystem instead of boost::filesystem 2019-09-11 14:47:48 +02:00
SubModel.cc C++17: use structured bindings instead of std::tie whenever possible 2019-09-11 16:40:19 +02:00
SubModel.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
SymbolList.cc remove duplicates from stoch_simul symbol_list. closes dynare#1519 2019-09-10 11:13:33 +02:00
SymbolList.hh remove duplicates from stoch_simul symbol_list. closes dynare#1519 2019-09-10 11:13:33 +02:00
SymbolTable.cc Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
SymbolTable.hh Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
WarningConsolidation.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
WarningConsolidation.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00