dynare/preprocessor
Michel Juillard f6806bf8b8 fixed issue with auxiliary variables and external function 2016-04-09 09:23:17 +02:00
..
macro fix copyright dates 2016-03-15 12:45:57 +01:00
CodeInterpreter.hh Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01:00
ComputingTasks.cc Fix wrong initialization of trend_coeff in preprocessor/ComputingTasks.cc 2016-03-23 10:06:19 +01:00
ComputingTasks.hh preprocessor: change prior_posterior_function into two arguments. closes #1076 2015-10-14 11:02:35 +02:00
ConfigFile.cc preprocessor: allow for [paths] block in dynare config file. closes #1039 2015-08-28 18:06:30 +02:00
ConfigFile.hh preprocessor: allow for [paths] block in dynare config file. closes #1039 2015-08-28 18:06:30 +02:00
DataTree.cc preprocessor: issue warning when param used with lead/lag. closes #976 2015-07-30 14:40:03 +02:00
DataTree.hh preprocessor: issue warning when param used with lead/lag. closes #976 2015-07-30 14:40:03 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Add headers for param_derivs-files 2016-03-29 15:57:49 +02:00
DynamicModel.hh preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
DynareBison.yy Allow prefilter_decomposition as option if calib_smoother 2016-03-23 10:31:10 +01:00
DynareFlex.ll Fix compatibility with Flex 2.6. 2016-03-14 16:28:24 +01:00
DynareMain.cc preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
DynareMain1.cc preprocessor: fix build on wheezy due to bug introduced in f143b54142 2015-08-31 14:33:00 +02:00
DynareMain2.cc preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
ExprNode.cc skipt expectation operator in substitution of auxiliary variables 2016-04-01 18:45:19 +02:00
ExprNode.hh replacing auxiliary variables by their definition 2016-04-01 18:45:19 +02:00
ExtendedPreprocessorTypes.hh julia: initial preprocessor stub 2015-07-21 18:02:34 +02:00
ExternalFunctionsTable.cc Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
ExternalFunctionsTable.hh Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
Makefile.am build system: fix typo 2016-03-08 18:06:45 +01: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 put orig_eq_nbr and ramsey_eq_nbr in mod_file_struct 2016-04-01 18:45:19 +02:00
ModFile.hh put orig_eq_nbr and ramsey_eq_nbr in mod_file_struct 2016-04-01 18:45:19 +02:00
ModelTree.cc Fix : 2016-03-25 15:38:49 +01:00
ModelTree.hh Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01: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 histval: use now the same treatment for exogenous and exogenous det 2015-07-29 16:12:53 +02:00
NumericalInitialization.hh Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
ParsingDriver.cc preprocessor: allow for changing planner_discount in .mod file. closes #1092 2016-03-11 15:56:34 +01:00
ParsingDriver.hh preprocessor: allow arbitrary partitioning of variables (removes long_name keyword) 2016-02-26 16:47:17 +01:00
Shocks.cc preprocessor: add relative_irf option to irf_calibration block. closes #720 2015-09-07 11:49:17 +02:00
Shocks.hh preprocessor: add relative_irf option to irf_calibration block. closes #720 2015-09-07 11:49:17 +02:00
SigmaeInitialization.cc preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
SigmaeInitialization.hh preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
Statement.cc preprocessor: add VerbatimStatement class. Closes #953 2015-06-16 12:48:32 +02:00
Statement.hh put orig_eq_nbr and ramsey_eq_nbr in mod_file_struct 2016-04-01 18:45:19 +02:00
StaticModel.cc fixed issue with auxiliary variables and external function 2016-04-09 09:23:17 +02:00
StaticModel.hh fixing problems with Ramsey policy and auxiliary variables 2016-04-04 17:11:03 +02:00
SteadyStateModel.cc fixing problems with Ramsey policy and auxiliary variables 2016-04-04 17:11:03 +02:00
SteadyStateModel.hh preprocessor: make notation accord with the rest of the preprocessor 2015-10-30 18:13:37 +01:00
SymbolList.cc Simplify MATLAB output of symbol lists. 2014-04-10 11:29:11 +02:00
SymbolList.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
SymbolTable.cc completing replacement of auxiliary variables in static model 2016-04-01 18:45:19 +02:00
SymbolTable.hh completing replacement of auxiliary variables in static model 2016-04-01 18:45:19 +02: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