preprocessor/src
Sébastien Villemot 52d8bd0b17 Stop using namespace boost globally in ModelTree
Otherwise boost::tuple overrides std::tuple.
2018-06-05 15:33:46 +02:00
..
macro Replace most calls to make_pair by braced-initializer lists or emplace()/emplace_back() 2018-06-04 16:36:46 +02:00
CodeInterpreter.hh Fix compilation error with bytecode DLL 2018-06-05 11:25:23 +02:00
ComputingTasks.cc pac_model: write as more output to M_ instead of options_; use rmfield instead of clear 2018-06-05 11:14:03 +02:00
ComputingTasks.hh Make changes to pac code for C++11 2018-06-05 11:14:03 +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 Simplify DataTree maps using std::tuple 2018-06-04 17:35:02 +02:00
DynamicModel.hh Replace more typedefs by using 2018-06-04 15:03:31 +02:00
DynareBison.yy Added option for tuning mh_jscale. 2018-05-16 15:48:39 +02:00
DynareFlex.ll Replace more typedefs by using 2018-06-04 15:03: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 Simplify DataTree maps using std::tuple 2018-06-04 17:35:02 +02:00
ExprNode.hh Replace more typedefs by using 2018-06-04 15:03:31 +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 Make changes to pac code for C++11 2018-06-05 11:14:03 +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 Stop using namespace boost globally in ModelTree 2018-06-05 15:33:46 +02:00
ModelTree.hh Replace most calls to make_pair by braced-initializer lists or emplace()/emplace_back() 2018-06-04 16:36:46 +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 Replace most calls to make_pair by braced-initializer lists or emplace()/emplace_back() 2018-06-04 16:36:46 +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 Remove useless spaces in type qualifiers 2018-06-04 15:03:31 +02:00
SymbolTable.hh Replace more typedefs by using 2018-06-04 15:03:31 +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