Go to file
Michel Juillard 330e1acb89 numbering names of Lagrange multipliers from 1 instead of 0: MULT_1, MULT_2,... 2011-05-24 16:02:42 +02:00
macro implement the possibility of passing macro-processor defines on the command-line (ticket 171) 2011-03-29 18:18:46 +02:00
CodeInterpreter.hh Bytecode DLL: remove warning about incorrect type assignment 2011-02-07 12:38:04 +01:00
ComputingTasks.cc SWZ: updates for irf, forecast and variance decomposition mex calls 2011-05-20 14:34:26 +02:00
ComputingTasks.hh SWZ: changes for new code 2011-05-13 17:23:41 +02:00
ConfigFile.cc ParallelDynare: add node weights to Members option 2011-03-11 18:31:04 +01:00
ConfigFile.hh ParallelDynare: add node weights to Members option 2011-03-11 18:31:04 +01: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 renamed ramsey_policy_discount_factor by optimal_policy_discount_factor because it is also used by discretionary_policy 2011-05-24 16:02:42 +02:00
DynamicModel.hh ramsey_policy: allow discount factor to be an expression 2011-03-29 18:18:32 +02:00
DynareBison.yy renamed ramsey_policy_discount_factor by optimal_policy_discount_factor because it is also used by discretionary_policy 2011-05-24 16:02:42 +02:00
DynareFlex.ll preprocessor: added dynare_sensitivity option 2011-05-23 11:20:24 +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 Updated copyright notices 2011-02-04 17:27:33 +01:00
ExprNode.cc cosmetic change 2011-05-11 11:58:33 +02:00
ExprNode.hh code cleanup 2011-03-28 11:34:42 +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 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 Preprocessor: adopt a more consistent behavior when no computing task is requested 2011-05-03 11:28:43 +02:00
ModFile.hh Implement explicit writing of first order conditions of Ramsey problem (ticket #5) 2011-03-24 17:17:15 +01:00
ModelTree.cc bug fix: allow use of external functions with model local variables 2011-04-12 16:42:56 +02:00
ModelTree.hh bug fix: allow use of external functions with model local variables 2011-04-12 16:42:56 +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 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 renamed ramsey_policy_discount_factor by optimal_policy_discount_factor because it is also used by discretionary_policy 2011-05-24 16:02:42 +02:00
ParsingDriver.hh renamed ramsey_policy_discount_factor by optimal_policy_discount_factor because it is also used by discretionary_policy 2011-05-24 16:02:42 +02: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 adding discretionary policy for linear quadratic models, thanks to code provided by Junior 2011-03-13 21:19:55 +01:00
Statement.hh adding discretionary policy for linear quadratic models, thanks to code provided by Junior 2011-03-13 21:19:55 +01:00
StaticModel.cc correcting bug in forcing real values for complex elements of Jacobian in static model 2011-05-11 07:32:00 +02: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 numbering names of Lagrange multipliers from 1 instead of 0: MULT_1, MULT_2,... 2011-05-24 16:02:42 +02:00
SymbolTable.hh Implement explicit writing of first order conditions of Ramsey problem (ticket #5) 2011-03-24 17:17:15 +01:00