Go to file
Houtan Bastani f8a717b496 bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
macro Updated copyright notices 2011-02-04 17:27:33 +01:00
CodeInterpreter.hh Bytecode DLL: remove warning about incorrect type assignment 2011-02-07 12:38:04 +01:00
ComputingTasks.cc bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
ComputingTasks.hh bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
ConfigFile.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
ConfigFile.hh Dynare parallel: preprocessor implementation 2010-10-28 10:54:43 +02:00
DataTree.cc Preprocessor: more explicit error message when users enter invalid floating 2011-02-16 11:08:40 +01:00
DataTree.hh Preprocessor: more explicit error message when users enter invalid floating 2011-02-16 11:08:40 +01:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Preprocessor: fix bug in parameter derivatives file 2011-02-21 12:43:11 +01:00
DynamicModel.hh Reindentation of the preprocessor 2011-02-04 16:25:38 +01:00
DynareBison.yy corrected bug for options_.kalman_tol and increased its default value to 1e-10 2011-02-10 18:48:08 +01:00
DynareFlex.ll Preprocessor: fix bug introduced in 412e8a7da0f1ceed51a5c8d88c27a9733b4daccb 2011-02-21 16:31:51 +01:00
DynareMain.cc New "console" option (closes #130) 2010-10-28 11:29:39 +02:00
DynareMain2.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
ExprNode.cc Preprocessor: avoid name clashes with model local variables 2011-02-21 18:26:23 +01:00
ExprNode.hh Reindentation of the preprocessor 2011-02-04 16:25:38 +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
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 Dynare parallel: preprocessor implementation 2010-10-28 10:54:43 +02: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 bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
ModFile.hh New "console" option (closes #130) 2010-10-28 11:29:39 +02:00
ModelTree.cc Preprocessor: avoid name clashes with model local variables 2011-02-21 18:26:23 +01:00
ModelTree.hh Reindentation of the preprocessor 2011-02-04 16:25:38 +01: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 Workaround for ticket #157 2011-02-04 12:38:12 +01:00
NumericalInitialization.hh Workaround for ticket #157 2011-02-04 12:38:12 +01:00
ParsingDriver.cc Preprocessor: more explicit error message when users enter invalid floating 2011-02-16 11:08:40 +01:00
ParsingDriver.hh Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
Shocks.cc replace deprecated Matlab function strvcat with char 2010-09-27 16:11:14 +02:00
Shocks.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02: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 bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
Statement.hh bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
StaticModel.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
StaticModel.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
SteadyStateModel.cc Reindentation of the preprocessor 2011-02-04 16:25:38 +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 Updated copyright notices 2011-02-04 17:27:33 +01:00
SymbolTable.hh Updated copyright notices 2011-02-04 17:27:33 +01:00