Go to file
Stéphane Adjemian (Scylla) 3e98a7bf43 Use cells of strings instead of char arrays. 2018-01-09 22:30:01 +01:00
macro preprocessor: add line number to field in structure that macro variables are saved to. #1564 2017-12-07 18:11:00 +01:00
CodeInterpreter.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
ComputingTasks.cc Use cells of strings instead of char arrays. 2018-01-09 22:30:01 +01:00
ComputingTasks.hh preprocessor: fix generate_irfs syntax. closes #1531 2017-10-09 12:12:48 +02:00
ConfigFile.cc Fixed copyright notices. 2017-05-18 18:36:38 +02:00
ConfigFile.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
DataTree.cc preprocessor: add model_local_variable declaration for declaring model local variables with tex names. Closes #563 2017-08-28 17:24:56 +02:00
DataTree.hh preprocessor: add model_local_variable declaration for declaring model local variables with tex names. Closes #563 2017-08-28 17:24:56 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc preprocessor: clean up xref JSON printing 2017-10-13 16:21:13 +02:00
DynamicModel.hh preprocessor: clean up xref JSON printing 2017-10-13 16:21:13 +02:00
DynareBison.yy Add diffuse_filter as option to dynare_sensitivity 2017-11-22 16:25:29 +01:00
DynareFlex.ll Merge pull request #1533 from JohannesPfeifer/interfaces 2017-10-06 15:30:05 +02:00
DynareMain.cc preprocessor: add option to remove empty lines from macro-expanded mod file. closes #1551 2017-12-07 18:47:21 +01:00
DynareMain1.cc preprocessor: add option to remove empty lines from macro-expanded mod file. closes #1551 2017-12-07 18:47:21 +01:00
DynareMain2.cc preprocessor: perpetuate nopreprocessoroutput option to preprocessor code #1390 2017-09-28 14:58:25 +02:00
ExprNode.cc preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
ExprNode.hh preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
ExtendedPreprocessorTypes.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
ExternalFunctionsTable.cc Fixed copyright notices. 2017-05-16 14:11:15 +02:00
ExternalFunctionsTable.hh Fixed copyright notices. 2017-05-16 14:11:15 +02:00
Makefile.am Add julia preprocessor to the clean rule. 2017-06-28 15:59:20 +02:00
MinimumFeedbackSet.cc Fixed copyright notices. 2017-05-18 18:36:38 +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 preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
ModFile.hh preprocessor: perpetuate nopreprocessoroutput option to preprocessor code #1390 2017-09-28 14:58:25 +02:00
ModelTree.cc preprocessor: JSON: place local variables in one list. Closes #1495 2017-11-06 15:21:11 +01:00
ModelTree.hh preprocessor: add write_equation_tags option to write_latex_original_model and write_latex_static_model. closes #1431 2017-08-24 16:10:53 +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 preprocessor: allow variables that become state variables in ramsey_policy to be set in histval. closes #1193 2017-09-11 18:14:56 +02:00
NumericalInitialization.hh preprocessor: allow variables that become state variables in ramsey_policy to be set in histval. closes #1193 2017-09-11 18:14:56 +02:00
ParsingDriver.cc preprocessor: add line info for division by zero exception. closes #1546 2017-11-07 12:03:26 +01:00
ParsingDriver.hh preprocessor: fix generate_irfs syntax. closes #1531 2017-10-09 12:12:48 +02:00
Shocks.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
Shocks.hh Fixed code indentation. 2017-06-14 07:01: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: don’t allow write_latex_steady_state_model without steady_state_model block. #1496 2017-08-30 15:46:17 +02:00
Statement.hh preprocessor: histval lag check must be made after transformation to the dynamic model due to ramsey_policy. closes #1193 2017-09-13 11:37:49 +02:00
StaticModel.cc preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
StaticModel.hh preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
SteadyStateModel.cc preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
SteadyStateModel.hh preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
SymbolList.cc Use cells of strings instead of char arrays. 2018-01-09 22:30:01 +01:00
SymbolList.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
SymbolTable.cc Use cells of strings instead of char arrays. 2018-01-09 22:30:01 +01:00
SymbolTable.hh preprocessor: fix int/size_t comparison warning for g++ 2017-09-15 10:59:58 +02:00
WarningConsolidation.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
WarningConsolidation.hh Fixed copyright notices. 2017-05-18 18:36:38 +02:00