dynare/preprocessor
Houtan Bastani b5baf45f36 move validation check from constructor to checkpass 2010-06-24 19:42:38 +02:00
..
macro Macro-processor: integer ranges with lower bound greater than upper bound are now empty (for consistency with MATLAB) 2010-05-12 11:50:27 +02:00
CodeInterpreter.hh The functions erf, normpdf and normcdf work fine with bytecode option 2010-04-16 17:00:05 +02:00
ComputingTasks.cc move validation check from constructor to checkpass 2010-06-24 19:42:38 +02:00
ComputingTasks.hh DSGE-VAR: introduce dsge_var and dsge_varlag options to estimation statement 2010-06-22 10:38:43 +02:00
DataTree.cc Preprocessor: removed useless version of DataTree::AddVariable() 2010-04-23 18:32:25 +02:00
DataTree.hh Preprocessor: removed useless version of DataTree::AddVariable() 2010-04-23 18:32:25 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Preprocessor: cosmetic changes related to 'size_t' 2010-06-18 15:48:46 +02:00
DynamicModel.hh second derivatives of model equations w.r.t. parameters. 2010-03-16 10:15:19 +01:00
DynareBison.yy DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
DynareFlex.ll DSGE-VAR: introduce dsge_var and dsge_varlag options to estimation statement 2010-06-22 10:38:43 +02:00
DynareMain.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
DynareMain2.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
ExprNode.cc Preprocessor: fixed bug (substitution was incorrectly done with leads on exogenous) 2010-06-11 19:21:03 +02:00
ExprNode.hh Preprocessor: added new 'steady_state_model' keyword for automatically creating steady state file 2010-04-23 18:39:07 +02:00
ExternalFunctionsTable.cc Modified external functions to enforce consistent number of function arguments within model_block 2010-03-03 11:40:13 +01:00
ExternalFunctionsTable.hh Modified external functions to enforce consistent number of function arguments within model_block 2010-03-03 11:40:13 +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: added new 'steady_state_model' keyword for automatically creating steady state file 2010-04-23 18:39:07 +02:00
MinimumFeedbackSet.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
MinimumFeedbackSet.hh Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
ModFile.cc DSGE-Var: bug fix. Add init param statement at the before the estimation statement 2010-06-24 15:08:23 +02:00
ModFile.hh DSGE-Var: bug fix. Add init param statement at the before the estimation statement 2010-06-24 15:08:23 +02:00
ModelTree.cc Preprocessor: replace non-standard operators 'and'/'or' by '&&'/'||' 2010-04-28 16:03:32 +02:00
ModelTree.hh Add support for external functions 2010-02-23 18:15:18 +01:00
NumericalConstants.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
NumericalConstants.hh trunk preprocessor: in NumericalConstants 2009-04-29 11:05:40 +00:00
NumericalInitialization.cc DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
NumericalInitialization.hh DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
ParsingDriver.cc DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
ParsingDriver.hh DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
Shocks.cc Preprocessor: cosmetic changes related to 'size_t' 2010-06-18 15:48:46 +02:00
Shocks.hh Preprocessor: rename a function argument to avoid name conflict with standard error filestream 2010-04-15 17:46:05 +02:00
SigmaeInitialization.cc Preprocessor: cosmetic changes related to 'size_t' 2010-06-18 15:48:46 +02:00
SigmaeInitialization.hh Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
Statement.cc DSGE-VAR: introduce dsge_var and dsge_varlag options to estimation statement 2010-06-22 10:38:43 +02:00
Statement.hh DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
StaticModel.cc Preprocessor: replace non-standard operators 'and'/'or' by '&&'/'||' 2010-04-28 16:03:32 +02:00
StaticModel.hh Preprocessor: with 'steady_state_model' command, write auxiliary equations in the steady state file 2010-04-27 17:04:52 +02:00
SteadyStateModel.cc Preprocessor: fix for 'steady_state_model' when not computing Ramsey policy' 2010-06-04 09:33:54 +03:00
SteadyStateModel.hh Steady state file: in the presence of 'ramsey_policy', no longer check that the declarations are recursive, and use input vector of steady state file as initial values 2010-05-31 17:43:17 +02:00
SymbolList.cc v4: dropped Scilab support 2008-06-16 16:33:28 +00:00
SymbolList.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SymbolTable.cc DSGE-VAR: support deprecated way of declaring dsge_prior_weight 2010-06-22 10:38:54 +02:00
SymbolTable.hh Preprocessor: added new SymbolTable::orig_endo_nbr() method 2010-04-23 18:36:51 +02:00