preprocessor/src
Sébastien Villemot cd443a6083
Revert to accepting the “nolog” option, but do nothing about it
This is necessary to avoid an “unknown option” error.

Ref. dynare#1743
2021-01-06 15:50:30 +01:00
..
macro Macro-processor: move environment out of node classes 2020-12-07 17:29:05 +01:00
CodeInterpreter.hh Rename EquationType::evaluate_s to evaluateRenormalized, for clarity 2020-05-20 11:49:32 +02:00
ComputingTasks.cc GMM: introduce option analytic_standard_errors 2020-12-12 09:36:40 +01:00
ComputingTasks.hh Ensure that all statements produce an output in JSON mode 2020-11-26 16:25:22 +01:00
ConfigFile.cc Parallel config file: switch back to DynarePath field (instead of ProgramPath) 2020-11-13 15:35:01 +01:00
ConfigFile.hh dragonfly: support ProgramConfig config file option 2020-02-13 18:35:56 +01:00
DataTree.cc Fix various potential bugs with model local variables 2020-09-29 18:41:17 +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 JSON output: fix logic in “variable_mapping” that could lead to invalid JSON formatting 2020-12-09 16:47:55 +01:00
DynamicModel.hh Substitute out model-local variables early in the model transform pass 2020-11-10 18:07:57 +01:00
DynareBison.yy Add interface to set schur_vec_tol 2020-12-17 19:55:20 +01:00
DynareFlex.ll Add interface to set schur_vec_tol 2020-12-17 19:55:20 +01:00
DynareMain.cc Revert to accepting the “nolog” option, but do nothing about it 2021-01-06 15:50:30 +01:00
EquationTags.cc Occbin: add equation number in M_.occbin.constraint structure 2020-12-10 15:57:47 +01:00
EquationTags.hh EquationTags.hh: fix typo 2020-08-04 16:21:50 +02:00
ExprNode.cc Substitute out model-local variables early in the model transform pass 2020-11-10 18:07:57 +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 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 Macro-processor: move environment out of node classes 2020-12-07 17:29:05 +01:00
Makefile.am Block decomposition: refactor algorithms on the variable dependency graph 2020-04-10 12:55:07 +02:00
ModFile.cc No longer deal with the log file at the preprocessor level 2021-01-06 14:19:33 +01:00
ModFile.hh No longer deal with the log file at the preprocessor level 2021-01-06 14:19:33 +01: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 Provide a meaningful error message when 'use_dll' option is used without 'matlabroot' 2020-09-18 15:00:47 +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 Remove obsolete “var_estimation” statement 2020-11-26 16:13:52 +01:00
ParsingDriver.hh Remove obsolete “var_estimation” statement 2020-11-26 16:13:52 +01: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 Ensure that all statements produce an output in JSON mode 2020-11-26 16:25:22 +01:00
Statement.hh GMM: introduce option analytic_standard_errors 2020-12-12 09:36:40 +01:00
StaticModel.cc Fixed flags for temporaries (julia output). 2020-10-21 16:37:13 +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 Fix handling of diffLead in SymbolTable::getOrigLeadLagForDiffAuxVar() 2020-10-16 16:31:55 +02:00
SymbolTable.hh SymbolTable: add some const qualifiers 2020-09-23 17:28:04 +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