dynare/mex/sources/bytecode
Sébastien Villemot 11c1f6175e
Add [[nodiscard]] attribute to various functions
Automatically detected using clang-tidy with modernize-use-nodiscard check.
2023-12-05 15:44:23 +01:00
..
BasicSymbolTable.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
BasicSymbolTable.hh Add [[nodiscard]] attribute to various functions 2023-12-05 15:44:23 +01:00
ErrorHandling.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
Evaluate.cc clang-format configuration: set “PackConstructorInitializers: NextLine” 2023-11-30 14:37:05 +01:00
Evaluate.hh Add [[nodiscard]] attribute to various functions 2023-12-05 15:44:23 +01:00
Interpreter.cc bytecode MEX: fix logical test 2023-12-04 18:21:13 +01:00
Interpreter.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
Mem_Mngr.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
Mem_Mngr.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
bytecode.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00