Go to file
Stéphane Adjemian (Charybdis) e015b32d3e Create options_.varobs as a cell array. 2013-09-07 16:05:01 +02:00
macro macroprocessor: add length command. closes #436 2013-08-12 17:24:47 -04:00
CodeInterpreter.hh Automatic detrending engine can now handle models written in logs (ref. #309) 2013-03-26 16:51:17 +01:00
ComputingTasks.cc Fixed typo. 2013-09-07 16:05:01 +02:00
ComputingTasks.hh Add interface and documentation to model_diagnostics 2012-11-16 12:34:49 +01:00
ConfigFile.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
ConfigFile.hh config file: support GlobalInitFile option 2012-06-06 16:18:09 +02:00
DataTree.cc Preprocessor: handle underflows and overflows as MATLAB and Octave do 2012-07-12 12:46:22 +02:00
DataTree.hh Fix preprocessor crash when an pre-computed constant equals NaN or Inf 2012-10-01 16:22:38 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Add full function header to static and dynamic model files 2013-07-28 11:32:14 +02:00
DynamicModel.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
DynareBison.yy stoch_simul: add loglinear option #431 2013-08-14 12:02:51 -04:00
DynareFlex.ll introduce verbatim block closes #437 2013-08-13 17:08:39 -04:00
DynareMain.cc Added (command line) nointeractive option. 2013-07-10 12:02:12 +02:00
DynareMain2.cc Added (command line) nointeractive option. 2013-07-10 12:02:12 +02:00
ExprNode.cc Possibility of restricting differentiate_forward_vars to some variables 2013-05-17 16:53:15 +02:00
ExprNode.hh Possibility of restricting differentiate_forward_vars to some variables 2013-05-17 16:53:15 +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
Makefile.am Remove FlexLexer.h; rather copy it from /usr/include when flex is run 2012-08-06 18:52:06 +02:00
MinimumFeedbackSet.cc Remove various compiler warnings 2012-06-08 19:06:03 +02: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 Added (command line) nointeractive option. 2013-07-10 12:02:12 +02:00
ModFile.hh Added (command line) nointeractive option. 2013-07-10 12:02:12 +02:00
ModelTree.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
ModelTree.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalInitialization.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalInitialization.hh all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
ParsingDriver.cc Move check on variables types within 'shocks' block to the checking pass stage 2013-08-27 10:38:54 +02:00
ParsingDriver.hh Add new option parallel_local_files to model block 2013-05-31 14:47:38 +02:00
Shocks.cc Move check on variables types within 'shocks' block to the checking pass stage 2013-08-27 10:38:54 +02:00
Shocks.hh Adds conditional forecast using the extended path method 2013-01-11 18:04:46 +01: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 Detect if an extended_path statement is present 2013-04-25 18:07:32 +02:00
Statement.hh Detect if an extended_path statement is present 2013-04-25 18:07:32 +02:00
StaticModel.cc Add full function header to static and dynamic model files 2013-07-28 11:32:14 +02:00
StaticModel.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
SteadyStateModel.cc fixing problems for computing steady state in ramsey policy 2011-11-14 21:59:39 +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 Create options_.varobs as a cell array. 2013-09-07 16:05:01 +02:00
SymbolTable.hh Add new model option 'differentiate_forward_vars' (ref. #351) 2013-04-25 18:09:31 +02:00
WarningConsolidation.cc Reorganization of warnings 2013-02-26 16:50:05 +01:00
WarningConsolidation.hh Reorganization of warnings 2013-02-26 16:50:05 +01:00