preprocessor/src
Sébastien Villemot 5a9d1c4d87 Merge branch 'MoM' into 'master'
Remove matched_moments_ as input of method_of_moments

See merge request Dynare/preprocessor!27
2020-09-01 13:13:26 +00:00
..
macro Rework the function that handles the macro-expansion of the .mod file 2020-02-20 15:30:46 +01:00
CodeInterpreter.hh Rename EquationType::evaluate_s to evaluateRenormalized, for clarity 2020-05-20 11:49:32 +02:00
ComputingTasks.cc Remove matched_moments_ as input of method_of_moments 2020-08-05 13:46:09 +02:00
ComputingTasks.hh Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
ConfigFile.cc dragonfly: add new field to `options_.parallel_info` 2020-02-18 21:31:07 +01:00
ConfigFile.hh dragonfly: support ProgramConfig config file option 2020-02-13 18:35:56 +01:00
DataTree.cc use_dll: remove hack for Microsoft Visual C++ 2020-06-23 16:00:55 +02:00
DataTree.hh Block decomposition now compatible with 'use_dll' option 2020-06-23 15:13:04 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc PAC/MCE model: fix timing of target in PAC expectation term 2020-07-24 18:26:16 +02:00
DynamicModel.hh PAC model: rewrite the algorithm for detecting the target, to make it more robust 2020-07-23 17:19:16 +02:00
DynareBison.yy Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
DynareFlex.ll Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
DynareMain.cc Added preprocessor option: notime. 2020-04-03 11:00:48 +02:00
EquationTags.cc rework equation tags 2020-02-21 17:49:38 +01:00
EquationTags.hh EquationTags.hh: fix typo 2020-08-04 16:21:50 +02:00
ExprNode.cc Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
ExprNode.hh Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
ExtendedPreprocessorTypes.hh Global reindentation 2019-12-20 16:59:30 +01:00
ExternalFunctionsTable.cc Global reindentation 2019-12-20 16:59:30 +01:00
ExternalFunctionsTable.hh Various code simplifications and modernizations 2019-12-16 19:42:59 +01:00
MacroExpandModFile.cc Rework the function that handles the macro-expansion of the .mod file 2020-02-20 15:30:46 +01:00
Makefile.am Block decomposition: refactor algorithms on the variable dependency graph 2020-04-10 12:55:07 +02:00
ModFile.cc Method of moments: Preprocessor preparations 2020-07-10 11:18:57 +02:00
ModFile.hh Rename byte_code to bytecode for consistency with user option name 2020-05-20 11:39:59 +02:00
ModelEquationBlock.cc Global reindentation 2019-12-20 16:59:30 +01:00
ModelEquationBlock.hh Global reindentation 2019-12-20 16:59:30 +01:00
ModelTree.cc Fixes to include_eqs/exclude_eqs 2020-07-23 11:06:57 +02:00
ModelTree.hh use_dll: higher order derivatives are now returned as sparse matrices by static/dynamic files 2020-06-23 17:50:50 +02:00
NumericalConstants.cc Various code simplifications and modernizations 2019-12-16 19:42:59 +01:00
NumericalConstants.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
NumericalInitialization.cc add first_simulation_period to the lexer 2020-05-14 14:36:35 +00:00
NumericalInitialization.hh add first_simulation_period to the lexer 2020-05-14 14:36:35 +00:00
ParsingDriver.cc Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
ParsingDriver.hh Add new “matched_moments” block 2020-07-28 18:30:24 +02:00
Shocks.cc Method of moments: Preprocessor preparations 2020-07-10 11:18:57 +02:00
Shocks.hh Method of moments: Preprocessor preparations 2020-07-10 11:18:57 +02:00
SigmaeInitialization.cc Various code simplifications and modernizations 2019-12-16 19:42:59 +01:00
SigmaeInitialization.hh Global reindentation 2019-12-20 16:59:30 +01:00
Statement.cc Method of moments: Preprocessor preparations 2020-07-10 11:18:57 +02:00
Statement.hh Method of moments: Preprocessor preparations 2020-07-10 11:18:57 +02:00
StaticModel.cc use_dll: remove nb_row_x from static file, it is useless 2020-06-23 18:19:27 +02:00
StaticModel.hh Block decomposition now compatible with 'use_dll' option 2020-06-23 15:13:04 +02:00
SubModel.cc Global reindentation 2019-12-20 16:59:30 +01:00
SubModel.hh Global reindentation 2019-12-20 16:59:30 +01:00
SymbolList.cc Fix typos (thanks lintian) 2020-02-25 15:20:33 +01:00
SymbolList.hh Symbol List check pass: allow caller to specify the valid types of variables in a Symbol List 2019-12-23 21:16:00 +01:00
SymbolTable.cc Ensure original tags and line numbers are preserved with ramsey_model 2020-01-06 18:26:35 +01:00
SymbolTable.hh PAC/MCE model: fix timing of target in PAC expectation term 2020-07-24 18:26:16 +02:00
VariableDependencyGraph.cc VariableDependencyGraph::reorderRecursiveVariables now returns indices from vertex_index 2020-04-29 18:46:15 +02:00
VariableDependencyGraph.hh Minor simplifications in graph algorithms 2020-04-29 18:12:22 +02:00
WarningConsolidation.cc Global reindentation 2019-12-20 16:59:30 +01:00
WarningConsolidation.hh Global reindentation 2019-12-20 16:59:30 +01:00