Go to file
Houtan Bastani 1a1e2c1810 preprocessor: VAR restrictions 2017-05-10 16:25:01 +02: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_model: allow non model-block variables in VAR 2017-05-04 16:15:33 +02:00
ComputingTasks.cc preprocessor: VAR restrictions 2017-05-10 16:25:01 +02:00
ComputingTasks.hh preprocessor: VAR restrictions 2017-05-10 16:25:01 +02: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 preprocessor: clean up commit 63180c9e5922d3f198684647051231344486c55d 2017-05-04 16:54:47 +02:00
DynamicModel.hh Merge branch 'master' into ecb-master 2017-04-14 11:35:43 +02:00
DynareBison.yy preprocessor: VAR restrictions 2017-05-10 16:25:01 +02:00
DynareFlex.ll preprocessor: VAR restrictions 2017-05-10 16:25:01 +02: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 f143b54142ae1c1f27a22842c3d994323e59f16d 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_model: allow non model-block variables in VAR 2017-05-04 16:15:33 +02:00
ExprNode.hh preprocessor: add aux var/equation when var_model is of order > max lag of its variables in the model block 2017-03-22 09:41:10 +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 Merge branch 'master' into ecb-master 2017-05-02 23:15:42 +02:00
ModFile.hh preprocessor: add lag info to equation cross references. closes #1398 2017-03-10 16:59:52 +01:00
ModelTree.cc preprocessor: move equation tags out of dmath mode, include all equation tags in one set of brackets, allow equation tags to be interpreted as latex, modify manual and test accordingly. #477 2017-04-05 11:01:25 +02:00
ModelTree.hh preprocessor: add option to write equation tags in latex output. closes #477 2017-04-04 16:08:30 +02: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: remove unused filed histval_present from mod_file_struct 2017-04-03 15:23:01 +02:00
NumericalInitialization.hh preprocessor: add all_values_required option to histval. closes #261 2016-06-02 12:57:11 +02:00
ParsingDriver.cc preprocessor: VAR restrictions 2017-05-10 16:25:01 +02:00
ParsingDriver.hh preprocessor: VAR restrictions 2017-05-10 16:25:01 +02: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 preprocessor: remove unused filed histval_present from mod_file_struct 2017-04-03 15:23:01 +02:00
Statement.hh Merge branch 'master' into ecb-master 2017-04-14 11:35:43 +02: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 preprocessor: VAR restrictions 2017-05-10 16:25:01 +02:00
SymbolList.hh preprocessor: VAR restrictions 2017-05-10 16:25:01 +02:00
SymbolTable.cc preprocessor: add aux var/equation when var_model is of order > max lag of its variables in the model block 2017-03-22 09:41:10 +01:00
SymbolTable.hh preprocessor: add aux var/equation when var_model is of order > max lag of its variables in the model block 2017-03-22 09:41:10 +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