Go to file
Houtan Bastani b2963ae558 preprocessor: define var for normcdf + msvc. #1259 2016-10-17 14:59:07 +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 fix copyright dates 2016-05-04 16:05:31 +02:00
ComputingTasks.cc preprocessor: issue error when exogenous included in planner_objective. closes #1264 2016-08-12 11:50:57 +02:00
ComputingTasks.hh preprocessor: make modifications to osr_params and osr_params_bounds output. #948 2016-05-20 15:43:12 +02:00
ConfigFile.cc preprocessor: allow comments in parallel config file. closes #1194 2016-05-20 17:22:26 +02:00
ConfigFile.hh preprocessor: allow for [paths] block in dynare config file. closes #1039 2015-08-28 18:06:30 +02:00
DataTree.cc preprocessor: add normcdf for MSVC. closes #1259 2016-10-14 16:11:44 +02:00
DataTree.hh preprocessor: add normcdf for MSVC. closes #1259 2016-10-14 16:11:44 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc preprocessor: define var for normcdf + msvc. #1259 2016-10-17 14:59:07 +02:00
DynamicModel.hh preprocessor: Return equation numbers/tags in error message when linear model contains nonzero hessian entries. #419 2016-07-27 15:01:54 -04:00
DynareBison.yy preprocessor: add keep_kalman_algo_if_singularity_is_detected option to estimation. #1294 2016-09-30 14:31:13 +02:00
DynareFlex.ll preprocessor: add keep_kalman_algo_if_singularity_is_detected option to estimation. #1294 2016-09-30 14:31:13 +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 support for MinGW. #1226 2016-10-14 11:25:23 +02:00
ExprNode.cc preprocessor: external_function: add comma to function output args 2016-08-25 15:35:32 +02:00
ExprNode.hh preprocessor: issue error when exogenous included in planner_objective. closes #1264 2016-08-12 11:50:57 +02: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 preprocessor: don’t need compiler argument to dynare when using octave. closes #1314 2016-10-14 17:35:10 +02:00
ModFile.hh preprocessor: add support for MinGW. #1226 2016-10-14 11:25:23 +02:00
ModelTree.cc preprocessor: fix bug in writing of temporary terms. closes #1201 2016-06-01 15:29:10 +02:00
ModelTree.hh preprocessor: fix bug in writing of temporary terms. closes #1201 2016-06-01 15:29:10 +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: 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 preprocessor: fix warning in parsing 2016-10-07 14:41:33 +02:00
ParsingDriver.hh Revert "Revert "preprocessor: allow for partitioning of variables along multiple dimensions"" 2016-06-24 17:38:54 +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 adding missing initializations 2016-07-15 17:43:58 +02:00
Statement.hh Assign parameter values in main julia module. 2016-05-23 13:48:19 +02:00
StaticModel.cc preprocessor: define var for normcdf + msvc. #1259 2016-10-17 14:59:07 +02:00
StaticModel.hh preprocessor: issue error when exogenous included in planner_objective. closes #1264 2016-08-12 11:50:57 +02: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 Revert "Revert "preprocessor: allow for partitioning of variables along multiple dimensions"" 2016-06-24 17:38:54 +02:00
SymbolTable.hh Revert "Revert "preprocessor: allow for partitioning of variables along multiple dimensions"" 2016-06-24 17:38:54 +02: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