- 12 Jan, 2020 1 commit
-
-
Johannes Pfeifer authored
-
- 10 Jan, 2020 5 commits
-
-
Johannes Pfeifer authored
Closes Dynare/dynare#1690
-
Sébastien Villemot authored
Documentation around change to ramsey Closes #1678 and #1682 See merge request Dynare/dynare!1693
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Moves common planner_objective command to front
-
Johannes Pfeifer authored
Also clarifies restructures section on optimal policy and clarifies calling order of commands
-
- 09 Jan, 2020 3 commits
-
-
Johannes Pfeifer authored
-
Stéphane Adjemian authored
[skip ci]
-
Sébastien Villemot authored
-
- 08 Jan, 2020 5 commits
-
-
Sébastien Villemot authored
Automake actually provides such rules.
-
Houtan Bastani authored
This reverts commit 6d516c39.
-
Houtan Bastani authored
The method `desc_addname` adds arguments to the name of the node, and hence does not allow for line breaks. In the case of Dynare commands we don't run into a problem with this but we run into this problem with longer MATLAB/Octave commands. For Dynare commands, we don't run into the problem with commands running over the page width as we use placeholders like `OPTIONS` since the order of the parameters passed to a command is irrelevant For MATLAB/Octave commands, the order of parameters passed to a function is important, hence we cannot use a placeholder such as `OPTIONS` closes #1688
-
Houtan Bastani authored
-
Houtan Bastani authored
- remove trailing whitespace - replace tabs with spaces as per PEP guidelines
-
- 06 Jan, 2020 11 commits
-
-
Sébastien Villemot authored
Closes: #1685
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
By the same token, remove unused support for Fortran 77.
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
Houtan Bastani authored
Expand documentation of dynasave Closes #1691 See merge request Dynare/dynare!1692
-
Sébastien Villemot authored
sim1.m: provide missing function input to nested function See merge request Dynare/dynare!1691
-
Johannes Pfeifer authored
Closes Dynare/dynare#1691
-
Houtan Bastani authored
- `dynasave`: if a variable being saved was named `n` or `s`, the `eval` statements would break the code - `dynasave`: use the `-struct` option to `save` to avoid `eval` statements - `dynasave` and `dynatype`: do everything in 1 loop instead of 2 - `dynasave` and `dynatype`: use `strcmp` instead of `strfind` - preprocessor update contains: - Partial reversion of global indentation of macro processor header files introduced in e2d5a83592634f0604d8c86409748cd2ec5906d2 - Symbol List check pass: allow caller to specify the valid types of variables in a Symbol List - Allow `dynasave` and `dynatype` to support exogenous variables in their var_list issue #1691
-
Johannes Pfeifer authored
-
- 02 Jan, 2020 1 commit
-
-
- 20 Dec, 2019 14 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
— Allow symbol list to accept auxiliary variables (#1355) — Fixes around “det_cond_forecast” (preprocessor#39) — Global reindentation
-
Sébastien Villemot authored
Also convert to Unix end-of-lines, and remove trailing whitespaces.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Finished identification order=1|2|3 See merge request Dynare/dynare!1689
-
Willi Mutschler authored
-
Willi Mutschler authored
Note that I still need to do a code clean up (provide some licenses for functions from other people) and to double check order=3. There is also much room for speed and memory improvement, but the code works fine for now. I will also provide more information to the merge request soon about the detailed changes for future reference.
-
Sébastien Villemot authored
Ref. !1688
-
Sébastien Villemot authored
Ref. !1688
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-