dynare/preprocessor
Houtan Bastani 46dc981ce4 preprocessor: allow empty estimated_params_init block 2013-11-21 15:11:57 +01:00
..
macro Revert "macroprocessor: substitute dates, don't substitute dates preceded by $ or dates('" 2013-11-18 12:53:55 +01:00
CodeInterpreter.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ComputingTasks.cc preprocessor: remove unused private field in EstimationStatement 2013-11-20 12:06:26 +01:00
ComputingTasks.hh preprocessor: remove unused private field in EstimationStatement 2013-11-20 12:06:26 +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 fix bug introduced by ee812f3881 2013-11-19 13:05:08 +01:00
DynamicModel.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
DynareBison.yy preprocessor: allow empty estimated_params_init block 2013-11-21 15:11:57 +01:00
DynareFlex.ll preprocessor: match dates in dynare syntax 2013-11-19 13:05:54 +01:00
DynareMain.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
DynareMain2.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
ExprNode.cc Remove select1st (GNU extension), replace it by a call to boost::bind 2013-11-05 18:13:29 +01:00
ExprNode.hh preprocessor: ExprNodeLess is a struct 2013-11-21 14:48:11 +01: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 saves variables if they exist at end of dynare run. closes #517 2013-11-13 11:29:27 +01:00
ModFile.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ModelTree.cc Refuse non-stationary endogenous variables in deflators. 2013-10-29 18:47:59 +08:00
ModelTree.hh Refuse non-stationary endogenous variables in deflators. 2013-10-29 18:47:59 +08: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 preprocessor: remove unused private field in ConditionalForecastPathsStatement 2013-11-20 12:17:07 +01:00
ParsingDriver.hh Merge branch 'master' into remove-dynDate-class 2013-11-15 18:36:10 +01:00
Shocks.cc preprocessor: remove unused private field in ConditionalForecastPathsStatement 2013-11-20 12:17:07 +01:00
Shocks.hh preprocessor: remove unused private field in ConditionalForecastPathsStatement 2013-11-20 12:17:07 +01:00
SigmaeInitialization.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
SigmaeInitialization.hh preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
Statement.cc preprocessor: deal with dates in NativeStatement 2013-11-19 16:35:12 +01:00
Statement.hh preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01: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: eliminate clang warning about using namespace std 2013-11-21 14:47:44 +01:00
SymbolTable.cc preprocessor: support long name for parameters, #478 2013-11-15 11:14:16 +01:00
SymbolTable.hh preprocessor: support long name for endogenous, #478 2013-11-15 10:57:51 +01:00
WarningConsolidation.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
WarningConsolidation.hh preprocessor: eliminate clang warning about using namespace std 2013-11-21 14:47:44 +01:00