preprocessor/src
Houtan Bastani 45f7e40a88 remove unused library 2018-06-27 13:50:15 +02:00
..
macro Fix parsing of empty strings in macro-processor 2018-06-14 16:54:31 +02:00
CodeInterpreter.hh remove unused library 2018-06-27 13:50:15 +02:00
ComputingTasks.cc Added missing writeJsonOutput method for VarModelStatement. 2018-06-15 14:56:44 +02:00
ComputingTasks.hh Added missing writeJsonOutput method for VarModelStatement. 2018-06-15 14:56:44 +02:00
ConfigFile.cc Fix compilation for Windows hosts 2018-06-05 09:31:19 +02:00
ConfigFile.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
DataTree.cc Simplify DataTree maps using std::tuple 2018-06-04 17:35:02 +02:00
DataTree.hh Simplify DataTree maps using std::tuple 2018-06-04 17:35:02 +02:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Fix max lags for var 2018-06-11 15:18:06 +02:00
DynamicModel.hh Fix max lags for var 2018-06-11 15:18:06 +02:00
DynareBison.yy Added option for tuning mh_jscale. 2018-05-16 15:48:39 +02:00
DynareFlex.ll Fix parsing of empty strings in macro-processor 2018-06-14 16:54:31 +02:00
DynareMain.cc introduce dynare command transform_unary_ops to create auxiliary variables for certain unary ops. This will be used for VARs and VECMs but can also be used for OLS, for example 2018-05-30 16:48:08 +02:00
DynareMain1.cc move files to src directory 2018-02-15 11:48:04 +01:00
DynareMain2.cc introduce dynare command transform_unary_ops to create auxiliary variables for certain unary ops. This will be used for VARs and VECMs but can also be used for OLS, for example 2018-05-30 16:48:08 +02:00
ExprNode.cc prevent compilation warning 2018-06-27 13:45:51 +02:00
ExprNode.hh Fix max lags for var 2018-06-11 15:18:06 +02:00
ExtendedPreprocessorTypes.hh move files to src directory 2018-02-15 11:48:04 +01:00
ExternalFunctionsTable.cc Port to C++11 syntax for default constructors 2018-06-04 15:03:31 +02:00
ExternalFunctionsTable.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
Makefile.am preprocessor submodule: build system 2018-02-15 12:40:17 +01:00
MinimumFeedbackSet.cc Stop using namespace boost globally in ModelTree 2018-06-05 15:33:46 +02:00
MinimumFeedbackSet.hh Stop using namespace boost globally in ModelTree 2018-06-05 15:33:46 +02:00
ModFile.cc Fix max lags for var 2018-06-11 15:18:06 +02:00
ModFile.hh introduce dynare command transform_unary_ops to create auxiliary variables for certain unary ops. This will be used for VARs and VECMs but can also be used for OLS, for example 2018-05-30 16:48:08 +02:00
ModelTree.cc Simplify types for storing derivatives using std::tuple 2018-06-05 15:34:34 +02:00
ModelTree.hh Simplify types for storing derivatives using std::tuple 2018-06-05 15:34:34 +02:00
NumericalConstants.cc Port to C++11 nullptr keyword 2018-06-04 15:03:31 +02:00
NumericalConstants.hh move files to src directory 2018-02-15 11:48:04 +01:00
NumericalInitialization.cc Port to C++11 nullptr keyword 2018-06-04 15:03:31 +02:00
NumericalInitialization.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
ParsingDriver.cc Remove useless casts of nullptr 2018-06-04 16:39:01 +02:00
ParsingDriver.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
Shocks.cc Port to C++11 auto keyword 2018-06-04 15:03:26 +02:00
Shocks.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
SigmaeInitialization.cc Port to C++11 noexcept keyword 2018-06-04 15:03:31 +02:00
SigmaeInitialization.hh Port to C++11 using keyword 2018-06-04 15:03:31 +02:00
Statement.cc Port to C++11 syntax for default constructors 2018-06-04 15:03:31 +02:00
Statement.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
StaticModel.cc Simplify types for storing derivatives using std::tuple 2018-06-05 15:34:34 +02:00
StaticModel.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
SteadyStateModel.cc Replace most calls to make_pair by braced-initializer lists or emplace()/emplace_back() 2018-06-04 16:36:46 +02:00
SteadyStateModel.hh Remove useless spaces in type qualifiers 2018-06-04 15:03:31 +02:00
SymbolList.cc Port to C++11 auto keyword 2018-06-04 15:03:26 +02:00
SymbolList.hh Merge remote-tracking branch 'dynare-preprocessor-github/master' into other-master 2018-02-26 12:09:58 +01:00
SymbolTable.cc transform_unary_ops now introduces aux variables/equations for all unary ops specified by UnaryOpNode::createAuxVarForUnaryOpNode() 2018-06-07 17:16:12 +02:00
SymbolTable.hh transform_unary_ops now introduces aux variables/equations for all unary ops specified by UnaryOpNode::createAuxVarForUnaryOpNode() 2018-06-07 17:16:12 +02:00
WarningConsolidation.cc move files to src directory 2018-02-15 11:48:04 +01:00
WarningConsolidation.hh Port to C++11 syntax for default constructors 2018-06-04 15:03:31 +02:00