Commit Graph

1249 Commits (ace727862370696a44036e97ae0cdef38504677c)

Author SHA1 Message Date
Houtan Bastani 0c6f84bdcf preprocessor: take care of extra exos in dynasave 2015-04-03 17:11:28 +02:00
Houtan Bastani de1af95604 preprocessor: take care of extra exos in optim_weights 2015-04-03 17:07:26 +02:00
Houtan Bastani 9dda8c4058 preprocessor: take care of extra exos in osr 2015-04-03 17:07:25 +02:00
Houtan Bastani 6a634ba104 preprocessor: take care of extra exos in osr_params 2015-04-03 17:07:25 +02:00
Houtan Bastani f852c834c2 preprocessor: update warning message for missing varexos 2015-04-03 17:07:25 +02:00
Houtan Bastani e7218bd26a preprocessor: take care of extra exos in observation_trends 2015-04-03 17:07:18 +02:00
Houtan Bastani fd5b9279da take care of extra exos in estimated_params_bounds 2015-04-02 18:03:16 +02:00
Houtan Bastani 5a60f2d9d7 take care of extra exos in estimated_params_init 2015-04-02 17:57:12 +02:00
Houtan Bastani 27a69b8cec take care of extra exos in estimated_params 2015-04-02 17:42:01 +02:00
Houtan Bastani e4b10c4ec6 preprocessor: take care of extra exos in rplot 2015-04-01 15:48:07 +02:00
Houtan Bastani e3ef0b12c4 Merge branch 'master' into rmExtraExo 2015-04-01 15:22:10 +02:00
Houtan Bastani 84e680adef preprocessor: remove unnecessary options_list argument to rplot 2015-04-01 15:18:09 +02:00
Houtan Bastani c5b58ee1d9 preprocessor: take care of extra exos in dynare_sensitivity 2015-04-01 15:06:04 +02:00
Houtan Bastani 18624e0f8f preprocessor: take care of extra exos in estimation 2015-04-01 14:36:56 +02:00
Houtan Bastani 5163f28871 preprocessor: take care of extra exos in discretionary_policy 2015-04-01 14:26:07 +02:00
Houtan Bastani 33420148dd preprocessor: take care of extra exos in ramsey_policy 2015-04-01 14:19:51 +02:00
Houtan Bastani e82958222e preprocessor: take care of extra exos in ramsey_model statement 2015-03-31 17:50:16 +02:00
Houtan Bastani 71f76cdaa6 preprocessor: take care of extra exos in forecast statement 2015-03-31 17:41:41 +02:00
Houtan Bastani 8a92da9c5a preprocessor: take care of extra exos in stoch_simul 2015-03-31 16:59:47 +02:00
Michel Juillard 909cc995bd fixing bug in treatment of temporary terms for blocks with *.m files 2015-03-31 15:50:35 +02:00
Houtan Bastani e2c0f5698f preprocessor: fix bug in shocks statement for removal of exos 2015-03-31 12:45:31 +02:00
Houtan Bastani 52e3bc993c fix copyright dates 2015-03-31 12:23:36 +02:00
Houtan Bastani c16ed24f64 build system: changes for #862 broke preprocessor parallel build 2015-03-30 11:15:19 +02:00
Houtan Bastani de50db6609 build system: fix preprocessor clean, #862 2015-03-30 11:08:04 +02:00
Houtan Bastani b5fbee43f0 fixes for windows 2015-03-27 17:29:10 +01:00
Houtan Bastani cc852b9dab support 64-bit preprocessor, #862 2015-03-26 19:08:30 +01:00
Houtan Bastani dc1b9429b1 preprocessor: bug fix for Windows 7 in joint parameters syntax. Closes #855 2015-03-19 15:33:35 +01:00
Stéphane Adjemian (Scylla) d5357a99bb Merge branch 'merge-initvalfile-fix' 2015-03-13 17:41:10 +01:00
Stéphane Adjemian (Scylla) 1f0d8b8524 Merged with master 2015-03-13 15:53:18 +01:00
Houtan Bastani 81a2a2ee0d remove extra exo’s for shocks statement, nonstationary, and trend vars; fix bugs 2015-03-10 17:57:30 +01:00
Houtan Bastani 5cc4ad033f preprocessor: remove spurious print statement 2015-03-10 11:24:20 +01:00
Houtan Bastani 30395147fb preprocessor: remove use of tables completely as they were introduced in Matlab R2013b. #824 2015-03-09 17:59:05 +01:00
Houtan Bastani 8aa35a4c0c preprocessor: cell2table doesn’t exist in Octave 2015-03-09 17:16:59 +01:00
Houtan Bastani 96a5949d9e preprocessor: remove extraneous varexo, update model and statements, #841 2015-03-06 16:44:17 +01:00
Houtan Bastani a43bac5842 preprocessor: bug fix; warning should be issued if there is at least one unused exo not more than one 2015-03-06 09:49:11 +01:00
Houtan Bastani 2a108ba38f preprocessor: add joint prior syntax, #824 2015-03-03 15:08:33 +01:00
Houtan Bastani 3cdbc65607 macroprocessor: fix memory leak 2015-02-25 09:03:48 +01:00
Houtan Bastani 5498783e4c macroprocessor: add support for passing macro values to @#include statement, closes #848 2015-02-24 14:43:19 +01:00
Stéphane Adjemian (Charybdis) 431e9e596a Fixed homotopy for perfect foresight models with block option, cosmetic changes. 2015-02-20 14:48:25 +01:00
Houtan Bastani dd36a7c255 fix copyright date 2015-02-18 04:00:11 +01:00
Houtan Bastani 1a08cd1ffc modify error message when @#endfor and @#endif not followed by newline at EOF. closes #706 2015-02-18 03:54:31 +01:00
Stéphane Adjemian (Charybdis) 1349b448b0 Merge branch 'remove-globals-from-blocks' 2015-02-17 13:01:17 +01:00
Stéphane Adjemian (Charybdis) facf06a1b5 Removed options_ and oo_ globals from *all* generated dynamic model
routines (with block option) and adapted some routines to reflect this change.
2015-02-17 12:57:30 +01:00
Stéphane Adjemian (Charybdis) f78fd342fb Removed options_ and oo_ globals from generated dynamic model
routines (with block option).
2015-02-16 16:56:17 +01:00
Houtan Bastani 4ba729fdd6 preprocessor: new command write_latex_original_model. closes #657 2015-02-16 08:31:30 +01:00
Houtan Bastani 904c93a75e preprocessor: ensure that options_.k_order_solver = 1 when order >= 3, closes #844 2015-02-10 03:39:18 +01:00
Houtan Bastani c948136379 fix preprocessor implimentation of filter_algorithm option to estimation. closes #843 2015-02-09 03:20:37 +01:00
ferhat bf50187993 Bug correction in splitting the jacobian into blocks: the vector variable_2_block is valid only for endogenous variables. 2015-01-21 13:33:29 +01:00
Houtan Bastani 2ca0dec650 Revert "preprocessor: replace oo_.exo_steady_state with steady_state_x, #825"
This reverts commit 2bb97a90d6a346244ca992b9caff6e4c55dd7f66.
2015-01-14 15:14:57 +01:00
Houtan Bastani 1fab5cbdd4 preprocessor: replace oo_.exo_steady_state with steady_state_x, #825 2015-01-14 15:13:48 +01:00