- 26 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 22 Mar, 2013 2 commits
-
-
Ferhat Mihoubi authored
-
Ferhat Mihoubi authored
-
- 18 Mar, 2013 2 commits
-
-
Sébastien Villemot authored
Closes #306
-
Sébastien Villemot authored
Closes #321
-
- 05 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 28 Feb, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 26 Feb, 2013 2 commits
-
-
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
-
Sébastien Villemot authored
Closes #296
-
- 07 Feb, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 30 Jan, 2013 1 commit
-
-
Sébastien Villemot authored
The "Static" symbol was not exported; instead, it was the non-existing "Dynamic" symbol which was exported.
-
- 15 Jan, 2013 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This is documented in the reference manual, but was not working. The change consists in having check.m returning oo_ as 1st output argument, and having the preprocessor generating the corresponding code.
-
Sébastien Villemot authored
-
- 11 Jan, 2013 1 commit
-
-
Ferhat Mihoubi authored
-
- 07 Dec, 2012 1 commit
-
-
MichelJuillard authored
-
- 01 Dec, 2012 1 commit
-
-
Sébastien Villemot authored
In StaticModel, deriv_ids are no longer equal to symb_ids; some parts of the code were relying on that assumption
-
- 29 Nov, 2012 4 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
The new file is <FILENAME>_static_params_derives.m Closes: #160
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Closes: #276
-
- 16 Nov, 2012 5 commits
-
-
Sébastien Villemot authored
Replace them by equivalents in M_ (and an extra one: M_.dynamic). IMPORTANT POINT: oo_.dr.npred used to count both purely backward and mixed/both variables. This was the cause of lots of confusion. The new M_.npred only counts purely backward variables. We now have the following indentities: M_.npred + M_.nboth + M_.nfwrd + M_.nstatic = M_.endo_nbr M_.nspred = M_.npred + M_.nboth M_.nsfwrd = M_.nfwrd + M_.nboth M_.ndynamic = M_.npred + M_.nboth + M_.nfwrd
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Closes: #205
-
Sébastien Villemot authored
Closes: #266
-
- 12 Nov, 2012 1 commit
-
-
Houtan Bastani authored
-
- 06 Nov, 2012 1 commit
-
-
Houtan Bastani authored
-
- 31 Oct, 2012 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 24 Oct, 2012 1 commit
-
-
MichelJuillard authored
-
- 17 Oct, 2012 1 commit
-
-
Stéphane Adjemian authored
Added the possibility to write graph_format=none, in which case the graphs are displayed (provided nograph and nodisplay options are not used) but not saved.
-
- 01 Oct, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 28 Sep, 2012 1 commit
-
-
Sébastien Villemot authored
This should fix some random crashes of the preprocessor
-
- 27 Sep, 2012 1 commit
-
-
Houtan Bastani authored
ms-sbvar: remove unused field removal statements (and set options_.datafile='' in global_initialization)
-
- 26 Sep, 2012 1 commit
-
-
Houtan Bastani authored
-
- 11 Sep, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 08 Aug, 2012 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 06 Aug, 2012 1 commit
-
-
Sébastien Villemot authored
-