Go to file
Sébastien Villemot 615f2ae322 Histval block:
- fail when user tries to initialize a variable at a period which is not in the model, and make the error message explicit
- correctly handle exogenous variables in stochastic mode, which are also substituted with an aux var
- added test files
2010-10-20 14:47:03 +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 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
DataTree.cc Histval block: 2010-10-20 14:47:03 +02:00
DataTree.hh Histval block: 2010-10-20 14:47:03 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
DynamicModel.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
DynareBison.yy trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
DynareFlex.ll trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +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 trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02: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 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 trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
ModFile.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
ModelTree.cc trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
ModelTree.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +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 Histval block: 2010-10-20 14:47:03 +02:00
NumericalInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ParsingDriver.cc Histval block: 2010-10-20 14:47:03 +02:00
ParsingDriver.hh trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07: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 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 - 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
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