Go to file
Stéphane Adjemian (Hermes) 59740f6804 Fixed type issues.
params, exo_steady_state and steady_state are vectors not matrices!
2016-05-23 13:48:19 +02:00
macro fix copyright dates 2016-03-15 12:45:57 +01:00
CodeInterpreter.hh fix copyright dates 2016-05-04 16:05:31 +02:00
ComputingTasks.cc Fix preprocessor renaming error introduced in b486ae4964ea534e70982487b1d7c11f732d950b 2016-05-22 11:41:54 +02:00
ComputingTasks.hh preprocessor: make modifications to osr_params and osr_params_bounds output. #948 2016-05-20 15:43:12 +02:00
ConfigFile.cc preprocessor: allow comments in parallel config file. closes #1194 2016-05-20 17:22:26 +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 Fixed type issues. 2016-05-23 13:48:19 +02:00
DynamicModel.hh preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
DynareBison.yy preprocessor: support sub lists in posterior_sampling_opt option, hence removing tarb_optim. #1177 2016-05-19 14:37:05 +02:00
DynareFlex.ll preprocessor: support sub lists in posterior_sampling_opt option, hence removing tarb_optim. #1177 2016-05-19 14:37:05 +02:00
DynareMain.cc preprocessor: simplify a5590f79176315f7b214d6deeb865956683f4230 2016-05-19 12:10:19 +02:00
DynareMain1.cc preprocessor: fix build on wheezy due to bug introduced in f143b54142ae1c1f27a22842c3d994323e59f16d 2015-08-31 14:33:00 +02:00
DynareMain2.cc preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
ExprNode.cc fix copyright dates 2016-05-04 16:05:31 +02:00
ExprNode.hh fix copyright dates 2016-05-04 16:05:31 +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 Cosmetic changes. 2016-05-23 13:48:19 +02:00
ModFile.hh preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
ModelTree.cc preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
ModelTree.hh preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
NumericalConstants.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.hh fix copyright dates 2016-05-04 16:05:31 +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 Merge pull request #1188 from JohannesPfeifer/slice_marco 2016-05-22 01:45:14 +02:00
ParsingDriver.hh preprocessor: support sub lists in posterior_sampling_opt option, hence removing tarb_optim. #1177 2016-05-19 14:37:05 +02:00
Shocks.cc fix copyright dates 2016-05-04 16:05:31 +02:00
Shocks.hh fix copyright dates 2016-05-04 16:05:31 +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 Revert "preprocessor: add params_derivs_order to identification and sensitivity. #1187" 2016-05-18 10:33:45 +02:00
StaticModel.cc preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
StaticModel.hh preprocessor: replace no_2nd_order_params_derivs with params_deriv_order. #1187 2016-05-18 12:26:19 +02:00
SteadyStateModel.cc fix copyright dates 2016-05-04 16:05:31 +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 Cosmetic changes. 2016-05-23 13:48: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
changed_files.txt fix copyright dates 2016-05-04 16:05:31 +02:00