dynare/preprocessor
Ferhat Mihoubi 88cdf0193c - Correction of a bug in the Jacobian Matrix computation for a non block-decomposed model using bytecode 2010-11-25 16:11:22 +01: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 trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
ComputingTasks.cc - Correct the simul call without input argument 2010-09-24 11:07:43 +02:00
ComputingTasks.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ConfigFile.cc Dynare parallel: preprocessor implementation 2010-10-28 10:54:43 +02:00
ConfigFile.hh Dynare parallel: preprocessor implementation 2010-10-28 10:54:43 +02:00
DataTree.cc Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
DataTree.hh Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc - Adds the derivatives with respect to deterministic exogenous variables 2010-11-25 16:11:12 +01:00
DynamicModel.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
DynareBison.yy Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
DynareFlex.ll trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
DynareMain.cc New "console" option (closes #130) 2010-10-28 11:29:39 +02:00
DynareMain2.cc New "console" option (closes #130) 2010-10-28 11:29:39 +02:00
ExprNode.cc Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
ExprNode.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +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 Dynare parallel: preprocessor implementation 2010-10-28 10:54:43 +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 Preprocessor: also perform numeric initializations in stochastic context 2010-11-25 16:07:55 +01:00
ModFile.hh New "console" option (closes #130) 2010-10-28 11:29:39 +02:00
ModelTree.cc Correction of bugs in check command with block decomposition and 2010-11-25 16:10:46 +01:00
ModelTree.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
NumericalConstants.cc Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
NumericalConstants.hh Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
NumericalInitialization.cc Histval: fixed bug for exogenous introduced in previous commit 2010-10-20 14:56:35 +02:00
NumericalInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ParsingDriver.cc Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01:00
ParsingDriver.hh Preprocessor: various cleanups related to the signed vs non-negative numerical constants issues 2010-11-25 13:45:35 +01: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 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 - Correction of a bug in the Jacobian Matrix computation for a non block-decomposed model using bytecode 2010-11-25 16:11:22 +01:00
StaticModel.hh - Extends the algorithms compatible with bytecode to compute the steady-state (ticket #11). The new values for solve_algo are: 2010-10-11 19:21:32 +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 replace deprecated Matlab function strvcat with char 2010-09-27 16:11:14 +02:00
SymbolList.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SymbolTable.cc Histval block: 2010-10-20 14:47:03 +02:00
SymbolTable.hh Histval block: 2010-10-20 14:47:03 +02:00