Go to file
Houtan Bastani 053ee41ac0 ms-dsge: create C driver file without statements
Conflicts:
	preprocessor/DynareMain2.cc
	preprocessor/ModFile.cc
	preprocessor/ModFile.hh
	preprocessor/Statement.hh
2014-02-24 12:41:02 +01:00
macro It's bison 2.5 that's actually required now. 2014-01-13 14:56:56 +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 ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
ComputingTasks.hh Forbid the combination of estimation/mode_file and estimated_params_init/use_calibration 2013-12-09 16:23:49 +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 ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
DynamicModel.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
DynareBison.yy ms-dsge: add number_of_lags and parameters option to front end 2014-02-24 12:37:18 +01:00
DynareFlex.ll ms-dsge: add number_of_lags and parameters option to front end 2014-02-24 12:37:18 +01:00
DynareMain.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
DynareMain2.cc ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
ExprNode.cc Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +01:00
ExprNode.hh preprocessor: namespace fixes to remove clang warnings 2013-12-30 14:54:00 +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 build system: replace hard-coded flex include dir with that found by autoconf, #575 2014-01-13 11:35:13 -05: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 ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
ModFile.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
ModelTree.cc Add line numbers of equations in preprocessor error messages. 2014-01-27 16:41:43 +01:00
ModelTree.hh Add line numbers of equations in preprocessor error messages. 2014-01-27 16:41:43 +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 Fix size of M_.endo_histval. 2014-02-17 17:52:37 +01:00
NumericalInitialization.hh all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
ParsingDriver.cc ms-dsge: add number_of_lags and parameters option to front end 2014-02-24 12:37:18 +01:00
ParsingDriver.hh Implement syntaxes for moment_calibration and irf_calibration. 2014-02-10 19:23:06 +01:00
Shocks.cc Implement syntaxes for moment_calibration and irf_calibration. 2014-02-10 19:23:06 +01:00
Shocks.hh Implement syntaxes for moment_calibration and irf_calibration. 2014-02-10 19:23:06 +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 Forbid the combination of estimation/mode_file and estimated_params_init/use_calibration 2013-12-09 16:23:49 +01:00
Statement.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
StaticModel.cc adding 3rd order derivatives to Static Model for evaluation of Ramsey 2013-12-11 19:24:29 +01:00
StaticModel.hh adding 3rd order derivatives to Static Model for evaluation of Ramsey 2013-12-11 19:24:29 +01:00
SteadyStateModel.cc Refactor code for collecting variables appearing in expressions 2013-11-29 15:37:11 +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 ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
SymbolTable.cc ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
SymbolTable.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +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