Go to file
Sébastien Villemot 57d62a3171 Fix bug in deterministic conditional forecast.
The type of the first shock was not set according to the user request.
Concretely, it would be random, and almost always a perfect foresight shock.
2013-12-27 12:20:25 +01:00
macro Revert "macroprocessor: substitute dates, don't substitute dates preceded by $ or dates('" 2013-11-18 12:53:55 +01:00
CodeInterpreter.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ComputingTasks.cc osr: added optimal value of parameters to oo_.osr.optim_params; moved 2013-12-11 19:24:29 +01:00
ComputingTasks.hh Forbid the combination of estimation/mode_file and estimated_params_init/use_calibration 2013-12-09 16:23:49 +01:00
ConfigFile.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
ConfigFile.hh config file: support GlobalInitFile option 2012-06-06 16:18:09 +02:00
DataTree.cc Preprocessor: handle underflows and overflows as MATLAB and Octave do 2012-07-12 12:46:22 +02:00
DataTree.hh Fix preprocessor crash when an pre-computed constant equals NaN or Inf 2012-10-01 16:22:38 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Add a warning when some exogenous are not used in the model 2013-11-29 16:03:45 +01:00
DynamicModel.hh Add a warning when some exogenous are not used in the model 2013-11-29 16:03:45 +01:00
DynareBison.yy Closes #567. 2013-12-18 16:44:31 +01:00
DynareFlex.ll Closes #567. 2013-12-18 16:44:31 +01:00
DynareMain.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
DynareMain2.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
ExprNode.cc Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +01:00
ExprNode.hh Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +01:00
ExternalFunctionsTable.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
ExternalFunctionsTable.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
Makefile.am Remove FlexLexer.h; rather copy it from /usr/include when flex is run 2012-08-06 18:52:06 +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 adding 3rd order derivatives to Static Model for evaluation of Ramsey 2013-12-11 19:24:29 +01:00
ModFile.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ModelTree.cc Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +01:00
ModelTree.hh Refuse non-stationary endogenous variables in deflators. 2013-10-29 18:47:59 +08:00
NumericalConstants.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalInitialization.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalInitialization.hh all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
ParsingDriver.cc preprocessor: streamline addSymbol 2013-12-10 11:41:30 +01:00
ParsingDriver.hh Fix bug in deterministic conditional forecast. 2013-12-27 12:20:25 +01:00
Shocks.cc Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +01:00
Shocks.hh preprocessor: remove unused private field in ConditionalForecastPathsStatement 2013-11-20 12:17:07 +01:00
SigmaeInitialization.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
SigmaeInitialization.hh preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
Statement.cc Forbid the combination of estimation/mode_file and estimated_params_init/use_calibration 2013-12-09 16:23:49 +01:00
Statement.hh Forbid the combination of estimation/mode_file and estimated_params_init/use_calibration 2013-12-09 16:23:49 +01:00
StaticModel.cc adding 3rd order derivatives to Static Model for evaluation of Ramsey 2013-12-11 19:24:29 +01:00
StaticModel.hh adding 3rd order derivatives to Static Model for evaluation of Ramsey 2013-12-11 19:24:29 +01:00
SteadyStateModel.cc Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +01:00
SteadyStateModel.hh Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
SymbolList.cc replace deprecated Matlab function strvcat with char 2010-09-27 16:11:14 +02:00
SymbolList.hh preprocessor: eliminate clang warning about using namespace std 2013-11-21 14:47:44 +01:00
SymbolTable.cc preprocessor: streamline addSymbol 2013-12-10 11:41:30 +01:00
SymbolTable.hh preprocessor: streamline addSymbol 2013-12-10 11:41:30 +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