dynare/preprocessor
Michel Juillard 41e027aee3 added steady option stop_on_error. stop_on_error = 0 permits to
continue (for example, when chaining homotopy steps), even if the
steady state computation was not successful.
2012-04-16 22:40:50 +02:00
..
macro update copyright dates for files already modified in 2012 2012-01-04 14:42:06 +01:00
CodeInterpreter.hh preprocessor: enumerate prior distributions 2011-12-30 15:41:51 +01:00
ComputingTasks.cc estimation: instatiate date output as dynDate class 2012-04-04 11:44:07 +02:00
ComputingTasks.hh bug fix: output not correct for corr(a,b).prior statement 2012-04-03 18:33:24 +02:00
ConfigFile.cc preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
ConfigFile.hh preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
DataTree.cc Remove unused expectation syntax 2011-10-26 14:30:47 +02:00
DataTree.hh Remove unused expectation syntax 2011-10-26 14:30:47 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Corrects the number of lead and lags of a block 2012-02-17 10:48:28 +01:00
DynamicModel.hh Displays an error message when the model contains pound expressions and 'bytecode' or 'block' options are present 2011-10-14 14:35:32 +02:00
DynareBison.yy added steady option stop_on_error. stop_on_error = 0 permits to 2012-04-16 22:40:50 +02:00
DynareFlex.ll added steady option stop_on_error. stop_on_error = 0 permits to 2012-04-16 22:40:50 +02:00
DynareMain.cc implement the possibility of passing macro-processor defines on the command-line (ticket 171) 2011-03-29 18:18:46 +02:00
DynareMain2.cc preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
ExprNode.cc preprocessor: add subsamples statement 2011-12-21 12:21:30 +01:00
ExprNode.hh Remove unused expectation syntax 2011-10-26 14:30:47 +02: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
FlexLexer.h Build system: incorporate FlexLexer.h, so that one can compile on systems without flex 2009-09-17 16:02:55 +00:00
Makefile.am preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
MinimumFeedbackSet.cc Updated copyright notices 2011-02-04 17:27:33 +01: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: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
ModFile.hh preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
ModelTree.cc Corrects a bug in the computation of the number of leads and lags 2012-02-17 10:50:54 +01:00
ModelTree.hh cosmetic: simplify jacobianHelper, hessianHelper and sparseHelper functions and fix spacing in dynamic file 2011-08-19 16:59:18 +02:00
NumericalConstants.cc Preprocessor: more explicit error message when users enter invalid floating 2011-02-16 11:08:40 +01:00
NumericalConstants.hh Preprocessor: more explicit error message when users enter invalid floating 2011-02-16 11:08:40 +01:00
NumericalInitialization.cc preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
NumericalInitialization.hh preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
ParsingDriver.cc estamiton: check variable types in copy statements 2012-04-04 10:43:29 +02:00
ParsingDriver.hh estimation: introduce options = options syntax 2012-03-30 15:37:15 +02:00
Shocks.cc propagating the change in calling sequence for CheckPass() 2012-02-02 21:10:47 +01:00
Shocks.hh propagating the change in calling sequence for CheckPass() 2012-02-02 21:10:47 +01:00
SigmaeInitialization.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
SigmaeInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Statement.cc estimation: rewrite options output 2012-03-29 16:45:46 +02:00
Statement.hh estimation: rewrite options output 2012-03-29 16:45:46 +02:00
StaticModel.cc Adds the index of equations (M_.blocksEQU) for a block decomposed model without bytecode option and use this index in resid.m to retrieve the residuals 2012-03-08 15:29:56 +01:00
StaticModel.hh Preprocessor: minor fix for internal doc 2011-12-28 11:47:49 +01:00
SteadyStateModel.cc fixing problems for computing steady state in ramsey policy 2011-11-14 21:59:39 +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: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
SymbolTable.cc Remove unused expectation syntax 2011-10-26 14:30:47 +02:00
SymbolTable.hh Fixed bug introduced in ce9fe30a7a 2011-10-28 07:50:40 +02:00
WarningConsolidation.cc preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
WarningConsolidation.hh preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00