Go to file
Ferhat Mihoubi 3e1a2ad450 - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +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 - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
ComputingTasks.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ComputingTasks.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
DataTree.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
DataTree.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +02:00
DynamicModel.hh - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +02:00
DynareBison.yy Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
DynareFlex.ll Preprocessor: fix line numbering problems due to native MATLAB statements (bug introduced in a0cd4b33aea0965d9baa9b4c66d0c875fa0aa7d0 and 6582341799d35e80c59f6f3559dbd18e70443747) 2010-08-30 14:37:48 +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 - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +02:00
ExprNode.hh - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +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 Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
MinimumFeedbackSet.hh Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
ModFile.cc - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +02:00
ModFile.hh Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
ModelTree.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
ModelTree.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02: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 Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
NumericalInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ParsingDriver.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ParsingDriver.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Shocks.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +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 Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
Statement.hh Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
StaticModel.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
StaticModel.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
SteadyStateModel.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
SteadyStateModel.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +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 Preprocessor: corrected bug on HISTVAL with lags > 1 2010-09-10 11:43:48 +02:00
SymbolTable.hh Preprocessor: corrected bug on HISTVAL with lags > 1 2010-09-10 11:43:48 +02:00