Commit Graph

1239 Commits (2ea7d40fc273cb6c55485246c29af9ab919c1635)

Author SHA1 Message Date
Houtan Bastani ec82663580 preprocessor: external functions bug fix: fixes the case where an external function is contained in a local variable that’s used in an equation with leads/lags that require auxiliary equations. Closes #916 2015-05-12 16:39:10 +02:00
Houtan Bastani dbf2e0e379 preprocessor: organize external function code 2015-05-11 17:09:29 +02:00
Michel Juillard a757579213 fixing logic in creation of checksum file. Improving documentation. 2015-05-11 08:57:24 +02:00
Michel Juillard f020a2cb52 adding dynare command line option 'fast' in order not to recompile MEX
files if the lists of variables and the equations haven't changed
between two runs of the same model file.
2015-05-10 20:29:03 +02:00
Michel Juillard 5b42483e81 adding feature to recompile MEX files only if the model has
changed (not activated yet)
detail of compilation code moved from preprocessor (ModFile.cc) to
./matlab/utilities/general/dyn_mex.m
2015-05-10 18:16:53 +02:00
Houtan Bastani e8809480e2 preprocessor: add dynare_version field to oo_, M_, and options_, #546 2015-04-30 14:45:53 +02:00
Houtan Bastani d13520019d preprocessor: add dirname option to estimation. closes #910 2015-04-27 11:59:21 +02:00
Houtan Bastani 3783f05c71 preprocessor: remove commented code 2015-04-21 16:49:37 +02:00
Houtan Bastani 48014c3787 preprocessor: take care of expressions_tree and steady_state_model 2015-04-21 15:06:56 +02:00
Houtan Bastani 6905456cb3 preprocessor: provide more info in error message 2015-04-16 18:47:31 +02:00
Houtan Bastani 781039752a preprocessor: take care of instruments option in discretionary_policy
squash
2015-04-16 17:14:49 +02:00
Houtan Bastani a39448b63f fix typo 2015-04-16 16:45:36 +02:00
Houtan Bastani b27a60d06c preprocessor: reindex equations marked as [static] 2015-04-15 17:00:17 +02:00
Houtan Bastani e045d42c12 preprocessor: remove resetDataTree method 2015-04-15 16:16:26 +02:00
Houtan Bastani cb1fb288f4 preprocessor: remove clearing of num_const_node_map 2015-04-15 14:21:05 +02:00
Houtan Bastani 0a7172cb50 preprocessor: little fixes for removing unused exos from symbol_table 2015-04-14 18:13:28 +02:00
Houtan Bastani f76a6cb58b preprocessor: take care of exos in smoother2histval statement 2015-04-14 15:05:03 +02:00
Houtan Bastani ca233d8bf1 Merge branch 'master' into rmExtraExo 2015-04-14 14:47:59 +02:00
Houtan Bastani b5042500c8 preprocessor: method out of order 2015-04-14 14:47:26 +02:00
Houtan Bastani e4f3d31757 preprocessor: take care of exos in calib_smoother statements 2015-04-14 14:42:17 +02:00
Houtan Bastani 1165c2608b preprocessor: take care of exos in options statements 2015-04-14 12:49:15 +02:00
Houtan Bastani 7cc464b5ea preprocessor: take care of exos in prior statements 2015-04-14 12:06:53 +02:00
Houtan Bastani c8a7e47f6f Merge branch 'master' into rmExtraExo 2015-04-14 11:33:57 +02:00
Houtan Bastani f0efea3025 preprocessor: method out of order 2015-04-14 11:33:02 +02:00
Houtan Bastani 8719bbff32 preprocessor: take care of extra exos in ramsey_model instruments option 2015-04-09 16:29:52 +02:00
Houtan Bastani 6df3bb785e preprocessor: fix error message for InitParamStatement clone/reindex method 2015-04-09 16:17:47 +02:00
Houtan Bastani bddcc87c6e preprocessor: replace catch all exceptions in catch statements for clone/reindex methods 2015-04-09 16:17:22 +02:00
Houtan Bastani 3deea8367d preprocessor: remove unnecessary cloneAndReindexSymbIds method 2015-04-09 16:14:25 +02:00
Houtan Bastani cb08675696 preprocessor: pointer to symbol_table unnecessary 2015-04-09 16:08:55 +02:00
Houtan Bastani da72162dbe preprocessor: remove commented code 2015-04-09 12:36:07 +02:00
Houtan Bastani f329a2686e preprocessor: take care of extra exos in plot_conditional_forecast 2015-04-09 12:16:52 +02:00
Houtan Bastani 6b79c05e45 preprocessor: take care of extra exos in conditional_forecast 2015-04-09 12:12:09 +02:00
Houtan Bastani 1b81049cb0 preprocessor: take care of extra exos in shock_decomposition 2015-04-09 12:04:36 +02:00
Houtan Bastani 5b029637e7 preprocessor: take care of extra exos in ms_sbvar_irf 2015-04-08 17:30:45 +02:00
Houtan Bastani c22d5f6b2b preprocessor: take care of extra exos in planner_objective 2015-04-08 16:35:09 +02:00
Houtan Bastani 5fb6667f86 preprocessor: take care of extra exos in external functions 2015-04-08 16:23:30 +02:00
Houtan Bastani ef640070c2 preprocessor: move reindexing functions from DynamicModel to ModelTree 2015-04-07 15:58:18 +02:00
Stéphane Adjemian (Charybdis) 0c7ca28bfb Added new option (diffuse_kalman_tol) and fixed tolerance paremeters in diffuse smoother routines. 2015-04-03 18:02:03 +02:00
Houtan Bastani 47d0516d4f preprocessor: take care of extra exos in dynatype 2015-04-03 17:15:01 +02:00
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