dynare/preprocessor
Sébastien Villemot 9eebfc87b0 Improvements to smoother2histval (ref #594)
- fix handling of auxiliary variables related to lagged endogenous
- add preprocessor interface
- add histval_file
- add tests (for smoother2histval with outfile, and for histval_file)
2014-04-03 15:05:20 +02:00
..
macro It's bison 2.5 that's actually required now. 2014-01-13 14:56:56 +01:00
CodeInterpreter.hh dmm/estimation: add dirichlet prior shape front end, #642 2014-03-26 11:12:43 +01:00
ComputingTasks.cc Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
ComputingTasks.hh Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02: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 Cosmetic renaming for consistency between DataTree method names. 2014-03-11 18:56:48 +01:00
DataTree.hh Introduce a new abstract class for external function nodes. 2014-03-13 12:12:17 +01:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Merge pull request #636 from JohannesPfeifer/preprocessor 2014-03-17 15:10:31 +01:00
DynamicModel.hh returning sparse matrix in compressed format 2014-02-24 13:33:48 +01:00
DynareBison.yy Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
DynareFlex.ll Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
DynareMain.cc Rename OutputType to FileOutputType (to distinguish it from ExprOutputType). 2014-02-25 16:45:55 +01:00
DynareMain2.cc Remove last preprocessor information message. 2014-03-24 17:06:18 +01:00
ExprNode.cc Fix crash when the model contains 1st or 2nd ext fcn deriv nodes. 2014-03-13 12:27:13 +01:00
ExprNode.hh Introduce a new abstract class for external function nodes. 2014-03-13 12:12:17 +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
FileOutputType.hh Rename OutputType to FileOutputType (to distinguish it from ExprOutputType). 2014-02-25 16:45:55 +01:00
Makefile.am Rename OutputType to FileOutputType (to distinguish it from ExprOutputType). 2014-02-25 16:45:55 +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 changes related to #641 for os x 2014-03-25 10:43:14 +01:00
ModFile.hh finishing ramsey_model implementation 2014-03-09 12:15:32 +01:00
ModelTree.cc Introduce a new abstract class for external function nodes. 2014-03-13 12:12:17 +01:00
ModelTree.hh write C++ version of model functions without temporary terms 2014-02-24 13:33:48 +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 Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
NumericalInitialization.hh Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
ParsingDriver.cc Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
ParsingDriver.hh Improvements to smoother2histval (ref #594) 2014-04-03 15:05:20 +02:00
Shocks.cc Allow ranges in lags/periods specification of {irf,moment}_calibration. 2014-03-17 18:12:04 +01:00
Shocks.hh Allow ranges in lags/periods specification of {irf,moment}_calibration. 2014-03-17 18:12:04 +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 finishing ramsey_model implementation 2014-03-09 12:15:32 +01:00
Statement.hh finishing ramsey_model implementation 2014-03-09 12:15:32 +01:00
StaticModel.cc Merge pull request #636 from JohannesPfeifer/preprocessor 2014-03-17 15:10:31 +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 finishing ramsey_model implementation 2014-03-09 12:15:32 +01:00
SteadyStateModel.hh finishing ramsey_model implementation 2014-03-09 12:15:32 +01: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 preprocessor: include avDiffForward in switch statement to supress clang warning 2014-02-25 11:32:01 +01:00
SymbolTable.hh Add a warning if some endogenous is not present in steady_state_model block. 2014-02-24 17:27:35 +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