- 10 Feb, 2021 1 commit
-
-
Sébastien Villemot authored
-
- 20 Dec, 2019 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
New “with_epilogue” option of “shock_decomposition”, “realtime_shock_decomposition” and “initial_condition_decomposition” Ref. dynare!1688
-
Sébastien Villemot authored
Ref. dynare!1688
-
- 18 Dec, 2019 3 commits
-
-
Houtan Bastani authored
issue #36
-
Houtan Bastani authored
issue #36
-
Houtan Bastani authored
issue #36
-
- 16 Dec, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 12 Dec, 2019 4 commits
-
-
Houtan Bastani authored
issue #36
-
Sébastien Villemot authored
Closes: dynare#1677
-
Houtan Bastani authored
-
Houtan Bastani authored
issue #36
-
- 11 Dec, 2019 4 commits
-
-
Houtan Bastani authored
#36
-
Houtan Bastani authored
#36
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 30 Sep, 2019 1 commit
-
-
Houtan Bastani authored
-
- 11 Sep, 2019 1 commit
-
-
Sébastien Villemot authored
Note that there is no equivalent of boost::filesystem::unique_path(), so I implemented ModFile::unique_path() which does something similar.
-
- 11 Jul, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 16 Apr, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 21 Feb, 2019 2 commits
-
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
- 19 Dec, 2018 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 10 Dec, 2018 2 commits
-
-
Houtan Bastani authored
allow the use of previously assigned variables in epilogue block in later equations in epilogue block
-
Houtan Bastani authored
-
- 15 Nov, 2018 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 10 Oct, 2018 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Introducing a new DataTree::getVariable() const method was necessary in the process.
-
Sébastien Villemot authored
In particular, it is necessary to turn back DataTree::AddVariable() into a non-virtual method, because it is called from DataTree's constructor. Enforcing the absence of leads/lags is now done using a new boolean DataTree::is_static. Take advantage of the new copy constructor for handling PlannerObjectiveStatement more elegantly. Unfortunately it is not possible to implement *move* constructor / assigment operators, because the reference ExprNode::datatree is not mutable.
-
- 04 Oct, 2018 1 commit
-
-
Sébastien Villemot authored
The syntax makes clearer the distinction between a function call and an initialization. Also, it prevents bugs due to implicit type conversions.
-
- 14 Sep, 2018 1 commit
-
-
Houtan Bastani authored
-
- 05 Sep, 2018 2 commits
-
-
Sébastien Villemot authored
Incidentally, replace the IS_* macros by inline functions.
-
Houtan Bastani authored
-
- 04 Sep, 2018 1 commit
-
-
Houtan Bastani authored
-
- 22 Aug, 2018 1 commit
-
-
Houtan Bastani authored
-
- 17 Aug, 2018 1 commit
-
-
Houtan Bastani authored
-
- 17 Jul, 2018 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This code is broken since the temporary terms array changes. It is probably not worth maintaining it.
-