- Nov 20, 2024
-
-
Sébastien Villemot authored
– enable new options InsertNewlineAtEOF and RemoveSemicolon – reformat the code accordingly
-
- Dec 01, 2023
-
-
Sébastien Villemot authored
Automatically detected using clang-tidy with bugprone-reserved-identifier check. By the way, homogeneize the define identifiers in relation to camel case convention.
-
Sébastien Villemot authored
Automatically detected using clang-tidy with modernize-use-nodiscard check.
-
- Nov 30, 2023
-
-
Sébastien Villemot authored
-
- Jul 20, 2022
-
-
Sébastien Villemot authored
By the way, turn those classes into structs since all their members are public.
-
- Jun 07, 2022
-
-
Sébastien Villemot authored
-
- Mar 29, 2022
-
-
Sébastien Villemot authored
For symbol lists (such as those given to “var” or “stoch_simul”), return a semantic value at the Bison level, rather than building the list through a temporary object in ParsingDriver. This allows various simplifications, and leads to a more functional code. By the way, homogeneize the naming of the various flavours of symbol lists in the Bison file (with TeX names, partitioning, or with a wildcard).
-
- Jun 09, 2021
-
-
Sébastien Villemot authored
-
- Dec 23, 2019
-
-
Houtan Bastani authored
dynare#1355
-
- Dec 20, 2019
-
-
Sébastien Villemot authored
-
Houtan Bastani authored
dynare#1355
-
- Dec 18, 2019
-
-
Houtan Bastani authored
-
- Sep 10, 2019
-
-
Houtan Bastani authored
-
- Apr 16, 2019
-
-
Sébastien Villemot authored
-
- Feb 15, 2018
-
-
Houtan Bastani authored
-
- Jun 14, 2017
-
-
Stéphane Adjemian authored
-
- Jun 01, 2017
-
-
Stéphane Adjemian authored
-
- May 19, 2017
-
-
Houtan Bastani authored
-
- May 18, 2017
-
-
Stéphane Adjemian authored
-
- May 16, 2017
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
- May 10, 2017
-
-
Houtan Bastani authored
-
- Feb 20, 2017
-
-
Houtan Bastani authored
-
- Feb 24, 2014
-
-
Conflicts: preprocessor/DynareMain2.cc preprocessor/ModFile.cc preprocessor/ModFile.hh preprocessor/Statement.hh
-
- Nov 21, 2013
-
-
Houtan Bastani authored
-
- Jan 26, 2011
-
-
Sébastien Villemot authored
Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37)
-
- Mar 13, 2009
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2459 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- Apr 07, 2008
-
-
sebastien authored
* renamed TmpSymbolTable to SymbolList (with some clean up by the way) * removed unused mechanism of alternative variable names in tmp_var_list * OptionsList: fixed memory leak and bug in clear() git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1785 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- Feb 03, 2008
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1686 ac1d8469-bf42-47a9-8791-bf33cf982152
-