Commit Graph

1125 Commits (909cc995bd58e58ac0243f4a5ed31f26e37b1d7c)

Author SHA1 Message Date
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 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 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 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
Houtan Bastani b721c1ee8a fix dates for changes in 86c3c0fb1b9afc7e6dbda4a47f7029f9446afddf and a40323d2fb24c1e1a044492842a9176e2b306f40 2015-01-08 18:39:04 +01:00
ferhat b55ec06917 Bug correction on the way to collect information about the other endogenous variables in a block 2015-01-06 12:45:34 +01:00
Houtan Bastani 62c93895bf preprocessor: remove unused variables 2014-12-30 21:55:43 +01:00
Houtan Bastani 0f24ec02a6 preprocessor: add new commandline option onlyclearglobals. closes #635 2014-12-30 21:51:33 +01:00
Houtan Bastani 8ddda0ef82 preprocessor: add oo_recursive_ to results file, closes #812 2014-12-17 11:10:09 +01:00
Stéphane Adjemian (Scylla) e49ca3f13e Merge branch 'Det_sim' 2014-12-17 10:43:51 +01:00
ferhat 7b5d57d455 Solves issues in deterministic simulation:
- replaces maximum_endo_(lead|lag) by maximum_(lead|lag) to determine the maximum number of lead and lag in deterministic simulation
- allows to use bytecode in solve_perfect_foresight_model.m
- Adds model information in bytecode
2014-12-17 09:37:43 +01:00
Houtan Bastani 20216b127a preprocessor: replace \n with endl 2014-12-15 11:44:27 +01:00
Houtan Bastani 6ae5cf8496 preprocessor: add return argument to dynare_estimation, #812 2014-12-15 11:35:28 +01:00
Houtan Bastani 4fc785f8d5 preprocessor: add weibull and weibull_pdf options for estimation and new estimation, #520 2014-12-12 18:02:07 +01:00
Houtan Bastani b5f7c90596 preprocessor: add prefilter, first_obs, and loglinear options to calib_smoother, #803 2014-11-26 15:05:07 +01:00
Houtan Bastani 0ab693b973 preprocessor: add optim option to osr, #779 2014-11-25 11:44:52 +01:00
Houtan Bastani c655aca1ac preprocessor: add diffuse_filter and prior_trunc options to identification, #677 2014-11-18 11:53:34 +01:00
Houtan Bastani 7dcaaa1fa0 preprocessor: add nodecomposition option to estimation and stoch_simul, #702 2014-11-17 12:15:38 +01:00
Houtan Bastani 4307af5ff5 osr: add option opt_algo. #779 2014-11-14 17:35:03 +01:00
Houtan Bastani 7352cc4fe2 preprocessor: add field to store the number of multiplier equations added to ramsey problem. closes #728 2014-10-13 17:25:08 +02:00
Houtan Bastani fbfd2d7e17 preprocessor: add field that contains the total number of equations, #728 2014-10-13 17:17:50 +02:00
Houtan Bastani 5146a43084 preprocessor: always output the original number of equations 2014-10-13 17:16:41 +02:00
Houtan Bastani 4ecbb919d8 remove repetitive none statement introduced in a6009908e44e0ceb3204ba21c245d26eab56c51c 2014-10-13 16:02:37 +02:00
ferhat b5568b70a5 Correction of a bug when "block" option is used without "bytecode" option in the "model" statement: for consecutive blocks that are evaluated, only the first one is in fact evaluated but not the following ones 2014-10-04 12:19:52 +02:00
Houtan Bastani 73caec3185 more explicit warning when dividing by zero in conversion to static model and when reading model #730 2014-10-03 17:04:07 +02:00
Michel Juillard 1aea6b4d4c fixing bug introduced in commit 4185e8af14704e83e1c5d8fd3d14c33c4cb1f7f4 2014-09-30 07:58:51 +02:00
Michel Juillard 0e7100d176 fixed bug in handling options for ramsey_model 2014-09-28 10:07:08 +02:00
Houtan Bastani 9f9452ea9c remove spurious lines in Statement.cc 2014-09-12 15:13:08 +02:00