preprocessor/src
Sébastien Villemot a8c2defe26
Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members
By the way, remove the BlockType stuff which was purely informative (and it’s
not worth carrying over prologue and epilogue information just for that).
2020-04-30 12:48:16 +02:00
..
macro Rework the function that handles the macro-expansion of the .mod file 2020-02-20 15:30:46 +01:00
CodeInterpreter.hh Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members 2020-04-30 12:48:16 +02:00
ComputingTasks.cc Throw an error if mh_tune_guess is used without mh_tune_jscale. 2020-02-29 09:54:18 +01:00
ComputingTasks.hh Do not allow the estimation of a parameter that appears in “planner_discount” 2020-02-04 17:49:53 +01: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 Change prototype of DataTree::AddEqual() 2020-04-02 19:19:57 +02:00
DataTree.hh Change prototype of DataTree::AddEqual() 2020-04-02 19:19:57 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members 2020-04-30 12:48:16 +02:00
DynamicModel.hh Block decomposition: remove unused data structure 2020-04-29 17:47:48 +02:00
DynareBison.yy Add missing smoother options to shock_decomposition 2020-03-17 11:48:51 +01:00
DynareFlex.ll Shorten option name. 2020-02-28 13:10:47 +01: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 rework equation tags 2020-02-21 17:49:38 +01:00
ExprNode.cc VariableNode::getChainRuleDerivative: do not cache values in ExprNode::derivatives 2020-04-24 19:06:30 +02:00
ExprNode.hh Complete rewrite of the equation normalization symbolic engine 2020-04-02 19:19:57 +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 Cosmetic change. 2020-04-06 09:29:57 +02:00
ModFile.hh Added preprocessor option: notime. 2020-04-03 11:00:48 +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 Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members 2020-04-30 12:48:16 +02:00
ModelTree.hh Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members 2020-04-30 12:48:16 +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 Do not allow the estimation of a parameter that appears in “planner_discount” 2020-02-04 17:49:53 +01:00
NumericalInitialization.hh Various code simplifications and modernizations 2019-12-16 19:42:59 +01:00
ParsingDriver.cc rework equation tags 2020-02-21 17:49:38 +01:00
ParsingDriver.hh fix typo 2020-04-21 13:08:27 -04:00
Shocks.cc Global reindentation 2019-12-20 16:59:30 +01:00
Shocks.hh Add interface for init2shocks 2019-12-02 13:58:44 +01: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 fix bug introduced in a778ba4 2020-02-18 12:32:34 +01:00
Statement.hh Do not allow the estimation of a parameter that appears in “planner_discount” 2020-02-04 17:49:53 +01:00
StaticModel.cc Block decomposition: compute simulation types into separate function; prologue and epilogue are no longer class members 2020-04-30 12:48:16 +02:00
StaticModel.hh Block decomposition: store max lead/lag of all variables in the “blocks” structure 2020-04-30 12:03:14 +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 Ensure original tags and line numbers are preserved with ramsey_model 2020-01-06 18:26:35 +01: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