- 10 Oct, 2018 1 commit
-
-
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
-
-
Stéphane Adjemian (Charybdis) authored
-
- 14 Sep, 2018 1 commit
-
-
Houtan Bastani authored
-
- 05 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 1 commit
-
-
Sébastien Villemot authored
This code is broken since the temporary terms array changes. It is probably not worth maintaining it.
-
- 04 Jun, 2018 1 commit
-
-
Sébastien Villemot authored
In C++11, it is no longer necessary to put a space between two consecutive ">".
-
- 15 Feb, 2018 1 commit
-
-
Houtan Bastani authored
-
- 17 Oct, 2017 1 commit
-
-
Houtan Bastani authored
-
- 30 Aug, 2017 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 30 Oct, 2015 1 commit
-
-
Houtan Bastani authored
-
- 28 Jul, 2015 1 commit
-
-
Houtan Bastani authored
-
- 21 Jul, 2015 1 commit
-
-
Houtan Bastani authored
-
- 09 Jun, 2015 1 commit
-
-
Houtan Bastani authored
This reverts commit 8bc946c148b3e3321e23bfbace19c91feb2893dc.
-
- 08 Jun, 2015 1 commit
-
-
Houtan Bastani authored
(commit lost in merge) (cherry picked from commit d7db5070e7cf8d1b043062b04d3bd3c4e18ce6c1)
-
- 24 Apr, 2014 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
- 05 Apr, 2014 1 commit
-
-
MichelJuillard authored
-
- 16 Mar, 2014 1 commit
-
-
MichelJuillard authored
-
- 09 Mar, 2014 1 commit
-
-
MichelJuillard authored
-
- 24 Feb, 2014 2 commits
-
-
Sébastien Villemot authored
- allow recursive definitions (Closes #554) - allow a variable to be defined twice, simply emit a warning (Ref #556)
-
MichelJuillard authored
-
- 26 Jan, 2011 1 commit
-
-
Sébastien Villemot authored
Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37)
-
- 17 Sep, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 31 May, 2010 1 commit
-
-
Sébastien Villemot authored
Steady state file: in the presence of 'ramsey_policy', no longer check that the declarations are recursive, and use input vector of steady state file as initial values
-
- 27 Apr, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 23 Apr, 2010 1 commit
-
-
Sébastien Villemot authored
-