preprocessor/src
Sébastien Villemot 520876560d
New matched_irfs and matched_irfs_weights blocks
Closes: #124
2023-12-19 16:10:19 +01:00
..
macro Pre-allocate std::vector instances filled from loops 2023-12-13 16:19:51 +01:00
Bytecode.cc Bytecode: rename several classes and class members, for consistency and clarity 2023-12-14 16:17:22 +01:00
Bytecode.hh Bytecode: simplify various instruction classes 2023-12-14 17:07:06 +01:00
CommonEnums.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
ComputingTasks.cc New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
ComputingTasks.hh New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
Configuration.cc Turn some loop variables into const references when possible 2023-12-13 14:21:09 +01:00
Configuration.hh Configuration file: simplify handling of GlobalInitFile option 2023-12-12 15:54:57 +01:00
DataTree.cc No longer call std::move on trivially-copyable types 2023-12-13 15:37:07 +01:00
DataTree.hh No longer call std::move on trivially-copyable types 2023-12-13 15:37:07 +01:00
Doxyfile move files to src directory 2018-02-15 11:48:04 +01:00
DynamicModel.cc Bytecode: rename several classes and class members, for consistency and clarity 2023-12-14 16:17:22 +01:00
DynamicModel.hh No longer call std::move on trivially-copyable types 2023-12-13 15:37:07 +01:00
DynareBison.yy New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
DynareFlex.ll New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
DynareMain.cc Change default location for configuration file 2023-12-12 12:28:33 +01:00
EquationTags.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
EquationTags.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
ExprNode.cc Bytecode: rename several classes and class members, for consistency and clarity 2023-12-14 16:17:22 +01:00
ExprNode.hh Move bytecode stuff into a dedicated namespace, for better code separation 2023-12-14 15:48:22 +01:00
ExtendedPreprocessorTypes.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
ExternalFunctionsTable.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
ExternalFunctionsTable.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
MacroExpandModFile.cc Update comments in relation to implicit conversion from std::filesystem::path to std::string 2023-12-08 18:39:27 +01:00
ModFile.cc New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
ModFile.hh Rename files, classes and variables in relation to the configuration file 2023-12-11 17:17:57 +01:00
ModelEquationBlock.cc Pre-allocate std::vector instances filled from loops 2023-12-13 16:19:51 +01:00
ModelEquationBlock.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
ModelTree.cc Remove some unnecessary temporary std::string allocation 2023-12-13 16:29:46 +01:00
ModelTree.hh Bytecode: rename several classes and class members, for consistency and clarity 2023-12-14 16:17:22 +01:00
NumericalConstants.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
NumericalConstants.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
NumericalInitialization.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
NumericalInitialization.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
ParsingDriver.cc New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
ParsingDriver.hh New matched_irfs and matched_irfs_weights blocks 2023-12-19 16:10:19 +01:00
Shocks.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
Shocks.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
Statement.cc When possible, use a more efficient overload of std::string::find() 2023-12-13 14:21:11 +01:00
Statement.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
StaticModel.cc Bytecode: rename several classes and class members, for consistency and clarity 2023-12-14 16:17:22 +01:00
StaticModel.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
SubModel.cc Turn some loop variables into const references when possible 2023-12-13 14:21:09 +01:00
SubModel.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
SymbolList.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
SymbolList.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
SymbolTable.cc No longer call std::move on trivially-copyable types 2023-12-13 15:37:07 +01:00
SymbolTable.hh No longer call std::move on trivially-copyable types 2023-12-13 15:37:07 +01:00
VariableDependencyGraph.cc Simplify a few loops using std::ranges::reverse_view 2023-12-01 15:06:40 +01:00
VariableDependencyGraph.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
WarningConsolidation.cc Reformat C++ source code using clang-format 15 2023-11-30 15:58:32 +01:00
WarningConsolidation.hh No longer use reserved identifiers for include guards 2023-12-01 15:39:01 +01:00
dynare-preprocessor-gdb.py Fix typo 2023-03-24 19:02:33 +01:00
meson.build Rename files, classes and variables in relation to the configuration file 2023-12-11 17:17:57 +01:00