dynare/preprocessor
Houtan Bastani 19dc4deb9f var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
..
macro macroprocessor: stop with error when division by zero is encountered. closes #1278 2016-09-05 17:36:40 +02:00
CodeInterpreter.hh var_forecast: create separate VarExpectationNode class to better handle calls to .m function that calculates var forecasts 2017-03-22 09:41:09 +01:00
ComputingTasks.cc var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
ComputingTasks.hh var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
ConfigFile.cc preprocessor: parallel: add NumberOfThreadsPerJob option. #1349 2016-12-13 11:35:37 +01:00
ConfigFile.hh preprocessor: parallel: add NumberOfThreadsPerJob option. #1349 2016-12-13 11:35:37 +01:00
DataTree.cc var_forecast: create separate VarExpectationNode class to better handle calls to .m function that calculates var forecasts 2017-03-22 09:41:09 +01:00
DataTree.hh var_forecast: create separate VarExpectationNode class to better handle calls to .m function that calculates var forecasts 2017-03-22 09:41:09 +01:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
DynamicModel.hh var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
DynareBison.yy var_expectation: create possibility for h-step-ahead forecast 2017-03-22 09:41:09 +01:00
DynareFlex.ll var_expectation: first draft 2017-03-22 09:41:09 +01:00
DynareMain.cc preprocessor: add support for MinGW. #1226 2016-10-14 11:25:23 +02:00
DynareMain1.cc preprocessor: fix build on wheezy due to bug introduced in f143b54142 2015-08-31 14:33:00 +02:00
DynareMain2.cc preprocessor: add lag info to equation cross references. closes #1398 2017-03-10 16:59:52 +01:00
ExprNode.cc var_forecast: only make one call per var model, regardless of forecast horizon 2017-03-22 09:41:09 +01:00
ExprNode.hh var_forecast: only make one call per var model, regardless of forecast horizon 2017-03-22 09:41:09 +01:00
ExtendedPreprocessorTypes.hh julia: initial preprocessor stub 2015-07-21 18:02:34 +02:00
ExternalFunctionsTable.cc Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
ExternalFunctionsTable.hh Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
Makefile.am build system: make cp thread safe 2016-10-14 10:57:49 +02:00
MinimumFeedbackSet.cc Remove various compiler warnings 2012-06-08 19:06:03 +02:00
MinimumFeedbackSet.hh Preprocessor: no longer use boost::graph::GraphvizDigraph class, removed in Boost 1.44 (closes #155) 2010-12-13 14:23:04 +01:00
ModFile.cc var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
ModFile.hh preprocessor: add lag info to equation cross references. closes #1398 2017-03-10 16:59:52 +01:00
ModelTree.cc preprocessor: add lag info to equation cross references. closes #1398 2017-03-10 16:59:52 +01:00
ModelTree.hh preprocessor: add lag info to equation cross references. closes #1398 2017-03-10 16:59:52 +01:00
NumericalConstants.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.hh fix copyright dates 2016-05-04 16:05:31 +02:00
NumericalInitialization.cc preprocessor: add all_values_required option to histval. closes #261 2016-06-02 12:57:11 +02:00
NumericalInitialization.hh preprocessor: add all_values_required option to histval. closes #261 2016-06-02 12:57:11 +02:00
ParsingDriver.cc stoi was introduced in C++11. replace with stringstream 2017-03-22 09:41:09 +01:00
ParsingDriver.hh var_forecast: create separate VarExpectationNode class to better handle calls to .m function that calculates var forecasts 2017-03-22 09:41:09 +01:00
Shocks.cc preprocessor: allow shock group names to contain spaces. closes #1280 2016-09-14 14:10:00 +02:00
Shocks.hh preprocessor: fix bug in conditional_forecast_paths where the shocked endogenous variable id was provided as symb_id instead of type specific symb_id. #1276 2016-09-06 14:58:25 +02:00
SigmaeInitialization.cc preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
SigmaeInitialization.hh preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
Statement.cc adding missing initializations 2016-07-15 17:43:58 +02:00
Statement.hh var_forecast: move var declaration from options_ to M_, simplify structure in which it is stored 2017-03-22 09:41:09 +01:00
StaticModel.cc preprocessor: write error messages to cerr instead of cout, replace \n with endl 2017-03-01 12:44:31 +01:00
StaticModel.hh preprocessor: fix bug that caused temporary terms not to be printed for the parameter derivatives of the static model. closes #1397 2017-03-01 12:20:55 +01:00
SteadyStateModel.cc fix copyright dates 2016-05-04 16:05:31 +02:00
SteadyStateModel.hh preprocessor: make notation accord with the rest of the preprocessor 2015-10-30 18:13:37 +01:00
SymbolList.cc Simplify MATLAB output of symbol lists. 2014-04-10 11:29:11 +02:00
SymbolList.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
SymbolTable.cc Remove preprocessor warning. 2017-03-22 09:41:09 +01:00
SymbolTable.hh Remove preprocessor warning. 2017-03-22 09:41:09 +01:00
WarningConsolidation.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
WarningConsolidation.hh preprocessor: eliminate clang warning about using namespace std 2013-11-21 14:47:44 +01:00
changed_files.txt fix copyright dates 2016-05-04 16:05:31 +02:00