preprocessor/src
Dóra Kocsis 7a78593df4 introduce variableMapping, default equation name tags in M_ and JSON output 2019-10-30 16:30:51 +01:00
..
macro macro processor: fix for loops 2019-10-29 11:21:09 +01:00
CodeInterpreter.hh fix spacing and typos 2019-09-30 14:21:36 +02:00
ComputingTasks.cc Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
ComputingTasks.hh Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
ConfigFile.cc use filesystem::path instead of string to hold include paths passed on the command line 2019-10-04 10:57:36 +02:00
ConfigFile.hh use filesystem::path instead of string to hold include paths passed on the command line 2019-10-04 10:57:36 +02:00
DataTree.cc Use std::filesystem instead of boost::filesystem 2019-09-11 14:47:48 +02:00
DataTree.hh stop processing when certain functions are used in a linear context on endogenous/exogenous variables. closes dynare#1537 2019-09-10 12:37:28 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc introduce variableMapping, default equation name tags in M_ and JSON output 2019-10-30 16:30:51 +01:00
DynamicModel.hh introduce variableMapping, default equation name tags in M_ and JSON output 2019-10-30 16:30:51 +01:00
DynareBison.yy Modernization: stop using make_pair() and make_tuple() 2019-10-24 10:49:13 +02:00
DynareFlex.ll support external functions in MATLAB namespace. closes dynare#1639 2019-10-09 14:49:05 +02:00
DynareMain.cc Fixed logic for output language. 2019-10-07 09:28:49 +02:00
DynareMain1.cc macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
DynareMain2.cc remove unused argument to function 2019-10-08 11:22:29 +02:00
ExprNode.cc Use `if` statements with initializers allowed by C++17 2019-10-29 11:20:13 +01:00
ExprNode.hh VAR/TCM models: use lag-equivalence relationship to compute maximum lags 2019-10-22 16:04:24 +02:00
ExtendedPreprocessorTypes.hh Various cleanups around the “language” option 2019-08-22 17:43:34 +02:00
ExternalFunctionsTable.cc Remove some unnecessary headers 2019-05-02 15:30:33 +02:00
ExternalFunctionsTable.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
Makefile.am Use std::filesystem instead of boost::filesystem 2019-09-11 14:47:48 +02:00
MinimumFeedbackSet.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
MinimumFeedbackSet.hh avoid cast warnings when compiling boost headers 2019-04-23 14:57:03 +02:00
ModFile.cc introduce variableMapping, default equation name tags in M_ and JSON output 2019-10-30 16:30:51 +01:00
ModFile.hh VAR/TCM models: use lag-equivalence relationship to compute maximum lags 2019-10-22 16:04:24 +02:00
ModelEquationBlock.cc remove unused line. #29 2019-09-30 14:21:37 +02:00
ModelEquationBlock.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
ModelTree.cc add xref for equation tags 2019-10-29 14:05:55 +01:00
ModelTree.hh add xref for equation tags 2019-10-29 14:05:55 +01:00
NumericalConstants.cc Remove some unnecessary headers 2019-05-02 15:30:33 +02:00
NumericalConstants.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
NumericalInitialization.cc Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
NumericalInitialization.hh Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
ParsingDriver.cc support external functions in MATLAB namespace. closes dynare#1639 2019-10-09 14:49:05 +02:00
ParsingDriver.hh allow for expressions as upper bound for irf_calibration and moment_calibration. Closes #12 2019-09-30 12:22:59 +02:00
Shocks.cc allow for expressions as upper bound for irf_calibration and moment_calibration. Closes #12 2019-09-30 12:22:59 +02:00
Shocks.hh allow for expressions as upper bound for irf_calibration and moment_calibration. Closes #12 2019-09-30 12:22:59 +02:00
SigmaeInitialization.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
SigmaeInitialization.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
Statement.cc Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
Statement.hh Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
StaticModel.cc C++17: use structured bindings instead of std::tie whenever possible 2019-09-11 16:40:19 +02:00
StaticModel.hh Use std::filesystem instead of boost::filesystem 2019-09-11 14:47:48 +02:00
SubModel.cc C++17: use structured bindings instead of std::tie whenever possible 2019-09-11 16:40:19 +02:00
SubModel.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
SymbolList.cc remove duplicates from stoch_simul symbol_list. closes dynare#1519 2019-09-10 11:13:33 +02:00
SymbolList.hh remove duplicates from stoch_simul symbol_list. closes dynare#1519 2019-09-10 11:13:33 +02:00
SymbolTable.cc Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
SymbolTable.hh Drop unused functions for writing C and C++ output 2019-10-24 10:54:46 +02:00
WarningConsolidation.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00
WarningConsolidation.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:35:31 +02:00