- 30 Apr, 2007 1 commit
-
-
sebastien authored
* implemented handling of mod file local variables (eModFileLocalVariable) * renamed "local parameters" to model local variables (eModelLocalVariables) git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1253 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Mar, 2007 1 commit
-
-
sebastien authored
* removed Expression class; the "ExprNode" class is therefore now used everywhere * removed interprete class, and replaced it by a method in ExprNode and an global evaluation context in ModFile * fixed breakage of SparseDLL / Block decomposition code introduced in previous revision git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1204 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 Mar, 2007 1 commit
-
-
sebastien authored
* reorganised code in ModelTree so that block decomposition and SparseDLL code is clearly separated * replaced DataTree::offset by ModelTree::mode, using an enumeration of the three modes which is more explicit * reorganised ExprNode::writeOutput method by using a sixfold enumeration type (ExprNodeOutputType) corresponding to the 6 different contexts in which an expression can be written git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1203 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 24 Feb, 2007 2 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1197 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1195 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 21 Feb, 2007 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1190 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Jan, 2007 1 commit
-
-
sebastien authored
* reshaped DataTree/ModelTree using a more object-oriented approach * improved expression sharing algorithm (temporary terms in output files), resulting in smaller output files for big models * optimized performance (both in computing time and memory consumption) * bugfix: the expressions stored in local parameters of models (pound expressions) are now derived * bugfix: cosh(0) = 1 * removed some useless parentheses in output git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1148 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 02 Jan, 2007 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1132 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Dec, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1125 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 14 Dec, 2006 1 commit
-
-
sebastien authored
* cleaned and simplified the code * incorporated VariableTable as a private member of DataTree/ModelTree git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1118 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 28 Nov, 2006 1 commit
-
-
sebastien authored
v4 parser: created ModFile class, which is the abstract representation of a mod file; removed all static variables git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1110 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 17 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1084 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 10 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1060 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1056 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Nov, 2006 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1031 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1029 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 13 Oct, 2006 1 commit
-
-
sebastien authored
v4 parser ModelTree/DataTree, ModelTypes.h: incorporated some code as object methods, cleaned up some documentation git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@984 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Sep, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@439 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Feb, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@8 ac1d8469-bf42-47a9-8791-bf33cf982152
-