- Mar 15, 2024
-
-
Sébastien Villemot authored
-
- Mar 07, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Mar 01, 2024
-
-
Sébastien Villemot authored
-
- Feb 28, 2024
-
-
Sébastien Villemot authored
Closes: #127
-
- Feb 08, 2024
-
-
Sébastien Villemot authored
-
- Feb 06, 2024
-
-
Sébastien Villemot authored
-
- Jan 31, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jan 26, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
By the way, also improve the terminology used in variable and method names: a “constraint” is something like “ZLB” or “INEG”, a regime is a state in which constraints are either binding or relaxed. Really closes: #103
-
- Jan 25, 2024
-
-
Sébastien Villemot authored
Ref. dynare#1918
-
- Jan 24, 2024
-
-
Sébastien Villemot authored
In particular, emit more explicit error messages in the presence of inconsistencies. Closes: #103
-
- Dec 21, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Dec 19, 2023
-
-
Sébastien Villemot authored
Closes: #124
-
- Dec 18, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Remove globals from extended path See merge request Dynare/preprocessor!99
-
Sébastien Villemot authored
Add steady_state_model_present field to modfile.json See merge request Dynare/preprocessor!100
-
-
- Dec 15, 2023
-
-
Johannes Pfeifer authored
-
- Dec 14, 2023
-
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
The old name is still accepted, but will trigger a deprecation warning.
-
Sébastien Villemot authored
Ref. !96
-
Sébastien Villemot authored
Ref. !97
-
Sébastien Villemot authored
Ref. !98
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
dr_block has been removed
-
- Dec 13, 2023
-
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Automatically detected by clang-tidy using performance-inefficient-string-concatenation check. Several of the detected cases are left unattended, because the syntax is more elegant as it is, and they are not performance-critical.
-
Sébastien Villemot authored
Automatically detected by clang-tidy using performance-inefficient-vector-operation check.
-
Sébastien Villemot authored
Automatically detected by clang-tidy with performance-move-const-arg check. Do not make the modification for Tokenizer::location type, since we have no guarantee that the type will remain trivially-copyable in the future.
-
Sébastien Villemot authored
Automatically detected by clang-tidy using the performance-faster-string-find check.
-