- 09 Mar, 2014 1 commit
-
-
MichelJuillard authored
-
- 25 Feb, 2014 1 commit
-
-
Sébastien Villemot authored
Also rename DynareOutput.hh to FileOutputType.hh. Include the latter in dist tarball, and add copyright/license header.
-
- 24 Feb, 2014 11 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
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
to change ModFile::c_driver mechanism
-
-
Conflicts: preprocessor/ComputingTasks.cc preprocessor/ComputingTasks.hh preprocessor/ParsingDriver.cc
-
Conflicts: preprocessor/ComputingTasks.cc preprocessor/ComputingTasks.hh
-
-
Conflicts: preprocessor/DynareMain2.cc preprocessor/ModFile.cc preprocessor/ModFile.hh preprocessor/Statement.hh
-
- 11 Dec, 2013 1 commit
-
-
MichelJuillard authored
policy computed at order = 2
-
- 10 Dec, 2013 1 commit
-
-
Houtan Bastani authored
-
- 02 Dec, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 29 Nov, 2013 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
- rename ExprNode::collectVariables in ExprNode::collectDynamicVariables - new ExprNode::collectVariables: same as above, but without lag information - remove ExprNode::findUnusedEndogenous: essentially redundant with the above) - remove ExprNode::collectModelLocalVariables: idem
-
Sébastien Villemot authored
Refuse that estimated parameters appear in the expressions defining the variance/covariance matrix of shocks Closes #469
-
- 13 Nov, 2013 1 commit
-
-
Houtan Bastani authored
-
- 29 Oct, 2013 2 commits
-
-
Houtan Bastani authored
-
Sébastien Villemot authored
If the homogeneized equation evaluates to zero, then we skip the test (otherwise the 2nd derivative of the log is infinite, and the test fails while it should not necessarily). Closes #506
-
- 28 Oct, 2013 2 commits
- 13 Sep, 2013 1 commit
-
-
Houtan Bastani authored
new nostrict command-line option does not exit when there are more endogenous than equations (closes #2)
-
- 10 Jul, 2013 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 31 May, 2013 1 commit
-
-
Sébastien Villemot authored
Ref #389
-
- 17 May, 2013 2 commits
-
-
Sébastien Villemot authored
Closes #351
-
Sébastien Villemot authored
Also add a warning in the documentation and in the preprocessor about the usage of some functions (max, min, abs, sign, comparison operators) in a stochastic context. Closes #355
-
- 25 Apr, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 22 Apr, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 11 Apr, 2013 1 commit
-
-
Sébastien Villemot authored
Closes #307
-
- 09 Apr, 2013 1 commit
-
-
MichelJuillard authored
power of negative numbers
-
- 26 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 22 Mar, 2013 1 commit
-
-
Ferhat Mihoubi authored
-
- 18 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
Closes #306
-
- 05 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 28 Feb, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 26 Feb, 2013 1 commit
-
-
Sébastien Villemot authored
- at the end of the computation, don't display all preprocessor warnings but only their number - also display if there has been a MATLAB/Octave warning (counting their number does not seem feasible). Closes #181 - add new "nowarn" option to disable all warnings. Closes #301
-