preprocessor/src
Sébastien Villemot c35f160e3f
Minor simplification
2021-05-26 16:17:18 +02:00
..
macro A few modernizations using clang-tidy 2021-02-10 16:48:46 +01:00
CodeInterpreter.hh Declare some methods as const 2021-02-03 18:09:11 +01:00
ComputingTasks.cc Merge branch 'ramsey_k_order' into 'master' 2021-04-22 13:28:18 +00:00
ComputingTasks.hh add deterministic_trends statement (only used by Dynare Julia) 2021-04-22 15:19:21 +02:00
ConfigFile.cc New parallel_use_psexec command-line option 2021-05-06 16:25:46 +02:00
ConfigFile.hh New parallel_use_psexec command-line option 2021-05-06 16:25:46 +02:00
DataTree.cc Bugfix in DataTree::writeToFileIfModified() 2021-04-26 14:10:47 +02:00
DataTree.hh Julia: write definition of get_power_deriv inside generated static/dynamic files 2021-04-26 10:52:18 +00:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Julia: write definition of get_power_deriv inside generated static/dynamic files 2021-04-26 10:52:18 +00:00
DynamicModel.hh Julia: remove driver file 2021-04-19 17:02:41 +02:00
DynareBison.yy Minor simplification 2021-05-26 16:17:18 +02:00
DynareFlex.ll Allow empty quoted strings 2021-05-11 18:50:18 +02:00
DynareMain.cc New parallel_use_psexec command-line option 2021-05-06 16:25:46 +02:00
EquationTags.cc Julia: remove driver file 2021-04-19 17:02:41 +02:00
EquationTags.hh Julia: remove driver file 2021-04-19 17:02:41 +02:00
ExprNode.cc Fix bugs introduced in d3e115194b 2021-02-19 20:29:18 +01:00
ExprNode.hh Substitute out model-local variables early in the model transform pass 2020-11-10 18:07:57 +01:00
ExtendedPreprocessorTypes.hh Cleanup the “output” option 2021-01-08 18:51:48 +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 Macro-processor: move environment out of node classes 2020-12-07 17:29:05 +01:00
Makefile.am Rename preprocessor binary to dynare-preprocessor 2021-01-06 17:08:42 +01:00
ModFile.cc Add comment 2021-05-04 17:21:47 +02:00
ModFile.hh Remove the unfinished decomposition in linear and nonlinear blocks 2021-01-25 18:03:37 +01:00
ModelEquationBlock.cc Julia: do not overwrite steady state / auxiliary variables/series files if contents has not changed 2021-04-23 17:56:54 +02:00
ModelEquationBlock.hh Global reindentation 2019-12-20 16:59:30 +01:00
ModelTree.cc Streamline use_dll compilation under MATLAB 2021-05-24 18:21:23 +02:00
ModelTree.hh Allows to write M_.NNZDerivatives_objective in the driver.m file 2021-04-22 15:26:25 +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 Julia: remove driver file 2021-04-19 17:02:41 +02:00
NumericalInitialization.hh Julia: remove driver file 2021-04-19 17:02:41 +02:00
ParsingDriver.cc add deterministic_trends statement (only used by Dynare Julia) 2021-04-22 15:19:21 +02:00
ParsingDriver.hh add deterministic_trends statement (only used by Dynare Julia) 2021-04-22 15:19:21 +02:00
Shocks.cc Ensure that all statements produce an output in JSON mode 2020-11-26 16:25:22 +01:00
Shocks.hh Ensure that all statements produce an output in JSON mode 2020-11-26 16:25:22 +01:00
SigmaeInitialization.cc Ensure that all statements produce an output in JSON mode 2020-11-26 16:25:22 +01:00
SigmaeInitialization.hh Ensure that all statements produce an output in JSON mode 2020-11-26 16:25:22 +01:00
Statement.cc Julia: remove driver file 2021-04-19 17:02:41 +02:00
Statement.hh Julia: remove driver file 2021-04-19 17:02:41 +02:00
StaticModel.cc Julia: write definition of get_power_deriv inside generated static/dynamic files 2021-04-26 10:52:18 +00: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 Julia: remove driver file 2021-04-19 17:02:41 +02:00
SymbolTable.hh Julia: remove driver file 2021-04-19 17:02:41 +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