dynare/preprocessor
Sébastien Villemot aafff99422 Fix breakage of static file introduced by 8c83135c
In StaticModel, deriv_ids are no longer equal to symb_ids; some parts of the
code were relying on that assumption
2012-12-01 23:32:24 +01:00
..
macro preprocessor: add @#ifndef directive 2012-06-26 15:12:31 +02:00
CodeInterpreter.hh preprocessor: enumerate prior distributions 2011-12-30 15:41:51 +01:00
ComputingTasks.cc Add derivatives of static model w.r.t. parameters 2012-11-29 18:07:48 +01:00
ComputingTasks.hh Add interface and documentation to model_diagnostics 2012-11-16 12:34:49 +01:00
ConfigFile.cc config file: only allow GlobalInitFile option to hooks block, one more error check 2012-06-07 13:45:50 +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 derivatives of static model w.r.t. parameters 2012-11-29 18:07:48 +01:00
DynamicModel.hh Add derivatives of static model w.r.t. parameters 2012-11-29 18:07:48 +01:00
DynareBison.yy Add ar option to estimation 2012-11-29 15:44:06 +01:00
DynareFlex.ll Add interface and documentation to model_diagnostics 2012-11-16 12:34:49 +01:00
DynareMain.cc New preprocessor option for not creating a logfile 2012-04-20 18:15:02 +02:00
DynareMain2.cc New preprocessor option for not creating a logfile 2012-04-20 18:15:02 +02:00
ExprNode.cc Update copyright notices 2012-06-08 18:22:34 +02:00
ExprNode.hh Update copyright notices 2012-06-08 18:22:34 +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 Add derivatives of static model w.r.t. parameters 2012-11-29 18:07:48 +01:00
ModFile.hh first implementation of transform_logpow. It creates too many auxilary 2012-05-23 15:09:33 +02:00
ModelTree.cc Add derivatives of static model w.r.t. parameters 2012-11-29 18:07:48 +01:00
ModelTree.hh Add derivatives of static model w.r.t. parameters 2012-11-29 18:07:48 +01:00
NumericalConstants.cc Preprocessor: handle underflows and overflows as MATLAB and Octave do 2012-07-12 12:46:22 +02:00
NumericalConstants.hh Preprocessor: handle underflows and overflows as MATLAB and Octave do 2012-07-12 12:46:22 +02:00
NumericalInitialization.cc all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
NumericalInitialization.hh all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
ParsingDriver.cc Add interface and documentation to model_diagnostics 2012-11-16 12:34:49 +01:00
ParsingDriver.hh Add interface and documentation to model_diagnostics 2012-11-16 12:34:49 +01:00
Shocks.cc Amend the workaround for ticket #35, so that shocks+endval+simul can looped over 2012-07-30 17:01:42 +02:00
Shocks.hh Update copyright notices 2012-06-08 18:22:34 +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 Amend the workaround for ticket #35, so that shocks+endval+simul can looped over 2012-07-30 17:01:42 +02:00
Statement.hh Amend the workaround for ticket #35, so that shocks+endval+simul can looped over 2012-07-30 17:01:42 +02:00
StaticModel.cc Fix breakage of static file introduced by 8c83135c 2012-12-01 23:32:24 +01:00
StaticModel.hh Remove unused stuff 2012-11-29 18:08:53 +01: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 all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
SymbolTable.hh all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
WarningConsolidation.cc preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
WarningConsolidation.hh preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00