Go to file
Sébastien Villemot f878d8a644 Isolate block decomposition code
This should fix some random crashes of the preprocessor
2012-09-28 18:41:18 +02: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 ms-sbvar: remove unused field removal statements (and set options_.datafile='' in global_initialization) 2012-09-27 15:32:33 +02:00
ComputingTasks.hh Preprocessor iface to extended_path 2012-06-08 17:36:32 +02: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 Preprocessor: handle underflows and overflows as MATLAB and Octave do 2012-07-12 12:46:22 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Isolate block decomposition code 2012-09-28 18:41:18 +02:00
DynamicModel.hh Update copyright notices 2012-06-08 18:22:34 +02:00
DynareBison.yy ms-sbvar bug fix: store no_create_init as number instead of string 2012-09-26 18:07:49 +02:00
DynareFlex.ll Added the possibility to use the logarithmic reduction algorithm (mainly for testing purpose). 2012-07-11 18:26:22 +02: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 Provide dynamic 3rd derivaties for estimation w/ analytic derivation 2012-08-08 15:34:43 +02:00
ModFile.hh first implementation of transform_logpow. It creates too many auxilary 2012-05-23 15:09:33 +02:00
ModelTree.cc Update copyright notices 2012-06-08 18:22:34 +02:00
ModelTree.hh cosmetic: simplify jacobianHelper, hessianHelper and sparseHelper functions and fix spacing in dynamic file 2011-08-19 16:59:18 +02: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 Amend the workaround for ticket #35, so that shocks+endval+simul can looped over 2012-07-30 17:01:42 +02:00
NumericalInitialization.hh preprocessor: display a summary of preprocessor warnings at the end of a Dynare run 2012-01-30 10:44:14 +01:00
ParsingDriver.cc Preprocessor interface for multiple graph formats 2012-09-11 14:26:53 +02:00
ParsingDriver.hh Preprocessor interface for multiple graph formats 2012-09-11 14:26:53 +02: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 Remove various compiler warnings 2012-06-08 19:06:03 +02:00
StaticModel.hh Preprocessor: minor fix for internal doc 2011-12-28 11:47:49 +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 Update copyright notices 2012-06-08 18:22:34 +02:00
SymbolTable.hh Update copyright notices 2012-06-08 18:22:34 +02: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