Commit Graph

286 Commits (cb411e5642ecd6978c86d4ad3dfca15fa840c913)

Author SHA1 Message Date
Houtan Bastani 2f28aded6e preprocessor: pac_expectation fixes 2018-02-08 18:17:08 +01:00
Houtan Bastani ac8e8f641e preprocessor: var_model: pac_expectation: add more information to var_model 2018-02-08 13:07:15 +01:00
Houtan Bastani 59ffefd1ce pac_expectation: modify syntax 2018-02-07 16:50:49 +01:00
Houtan Bastani 2d1c67ed1f preprocessor: pac_expectation operator 2018-02-06 14:55:06 +01:00
Houtan Bastani 11ffe053b2 preprocessor: add eqtags option to var_model 2018-01-12 16:55:58 +01:00
Houtan Bastani 3da0186774 Merge branch 'master' into ecb-master
# Conflicts:
#	examples/NK_baseline_steadystate.m
#	matlab/backward/backward_model_irf.m
#	matlab/modules/dseries
#	matlab/occbin/setss.m
#	preprocessor/SymbolList.cc
#	tests/identification/as2007/as2007_steadystate.m
#	tests/identification/kim/kim2_steadystate.m
#	tests/particle/dsge_base2_steadystate.m
#	tests/steady_state/walsh1_old_ss_steadystate.m
2018-01-11 16:25:42 +01:00
Houtan Bastani b2e14f33cf preprocessor: add line info for division by zero exception. closes #1546 2017-11-07 12:03:26 +01:00
Stéphane Adjemian(Charybdis) 26bc8d50b6 Merge branch 'master' into ecb-master
Fixed conflicts in:
	matlab/backward/backward_model_irf.m
	matlab/modules/dseries
	matlab/utilities/general/isint.m
	preprocessor/DynareBison.yy
	preprocessor/DynareFlex.ll
	preprocessor/ModFile.cc
	preprocessor/ParsingDriver.hh
2017-10-14 17:12:57 +02:00
Houtan Bastani badd9069cc preprocessor: fix generate_irfs syntax. closes #1531 2017-10-09 12:12:48 +02:00
Houtan Bastani 1e40e0a8a1 preprocessor: interface for generate_irfs block. Closes #1531 2017-10-06 15:00:55 +02:00
Houtan Bastani 51ee883f21 preprocessor: add basic gmm smm statements, add options later. #1530 2017-10-05 15:13:17 +02:00
Houtan Bastani e7ee38824f Merge branch 'master' into ecb-master 2017-09-13 18:27:15 +02:00
Houtan Bastani 620f04a422 preprocessor: histval lag check must be made after transformation to the dynamic model due to ramsey_policy. closes #1193 2017-09-13 11:37:49 +02:00
Houtan Bastani 113b8799f3 preprocessor: histval should only accept lag values <= 0. closes #1510 2017-09-13 10:16:19 +02:00
Houtan Bastani 5c24fea322 preprocessor: allow variables that become state variables in ramsey_policy to be set in histval. closes #1193 2017-09-11 18:14:56 +02:00
Stéphane Adjemian (Scylla) 9b8961d26e Merge branch 'master' into ecb-master
Fixed conflicts:
	preprocessor/DynareBison.yy
	preprocessor/Statement.hh
2017-08-31 12:09:43 +02:00
Houtan Bastani d23a684bf6 preprocessor: add write_latex_steady_steade_model command. Closes #1496 2017-08-30 14:30:06 +02:00
Stéphane Adjemian (Scylla) 8e767ee720 Merge branch 'master' into ecb-master
Fixed conflicts:
	matlab/backward/backward_model_forecast.m
	preprocessor/DynareBison.yy
	preprocessor/ParsingDriver.hh
	tests/practicing/datasaver.m
2017-08-30 11:51:56 +02:00
Houtan Bastani 076fb75f98 preprocessor: add model_local_variable declaration for declaring model local variables with tex names. Closes #563 2017-08-28 17:24:56 +02:00
Houtan Bastani f0352541d5 preprocessor: ramsey_model: remove unused symbol_list syntax. Closes #1392 2017-08-24 16:43:36 +02:00
Houtan Bastani 48d6155dbc preprocessor: add write_equation_tags option to write_latex_original_model and write_latex_static_model. closes #1431 2017-08-24 16:10:53 +02:00
Houtan Bastani 86443e90b9 preprocessor: add possibility to add vector to adl command 2017-07-03 17:29:58 +02:00
Houtan Bastani a76d4495d3 preprocessor: move adl to unaryopnode 2017-07-03 16:38:44 +02:00
Houtan Bastani 5730852828 preprocessor: to_string is in the new C++ standard 2017-07-03 14:52:06 +02:00
Houtan Bastani b7b0a6f73a declare parameters when adl is encountered 2017-06-30 16:22:24 +02:00
Houtan Bastani 462f0d85f4 Merge branch 'master' into ecb-master 2017-06-19 18:02:57 +02:00
Stéphane Adjemian (Charybdis) 7af01dd0a2 Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
Houtan Bastani cb369b3b98 preprocessor: support adl and diff 2017-06-14 16:12:08 +02:00
Stéphane Adjemian (Charybdis) 51feda7d02 Fixed code indentation. 2017-06-14 07:01:31 +02:00
Stéphane Adjemian (Charybdis) a01b347564 Fixed indentation if c and c++ files. 2017-06-01 19:58:32 +02:00
Houtan Bastani 6d57354731 preprocessor: add var_model info to restrictions class 2017-05-19 14:58:01 +02:00
Houtan Bastani 1d079d4edf preprocessor: var_estimation: remove unnecessary equation specifiers in syntax 2017-05-19 14:58:01 +02:00
Stéphane Adjemian (Charybdis) d2b7503e1c Fixed indentation of c/h/cc/hh files. 2017-05-16 16:30:27 +02:00
Houtan Bastani 805f57f119 preprocessor: more backend var_estimation changes 2017-05-16 10:12:24 +02:00
Houtan Bastani d0131f3652 var_estimation: add datafile option 2017-05-16 10:12:24 +02:00
Houtan Bastani 644f1345ea preprocessor: add var_estimation statement 2017-05-10 17:23:40 +02:00
Houtan Bastani 1a1e2c1810 preprocessor: VAR restrictions 2017-05-10 16:25:01 +02:00
Houtan Bastani a2771a62ad var_model: allow non model-block variables in VAR 2017-05-04 16:15:33 +02:00
Houtan Bastani 35adc47c14 Merge branch 'master' into ecb-master 2017-04-14 11:35:43 +02:00
Houtan Bastani 053407314d preprocessor: add option to write equation tags in latex output. closes #477 2017-04-04 16:08:30 +02:00
Houtan Bastani bc9a619d8a preprocessor: initial_condition_decomposition front end. closes #1425 2017-03-31 13:19:04 +02:00
Johannes Pfeifer ddcad84f13 Clarify error message if model-local variable was already used on RHS 2017-03-29 14:49:37 +02:00
Houtan Bastani 59322da2a7 preprocessor: add plot_shock_decomposition command. closes #1406 2017-03-24 12:11:36 +01:00
Houtan Bastani 53d0792712 stoi was introduced in C++11. replace with stringstream 2017-03-22 09:41:09 +01:00
Houtan Bastani f45575fb74 var_forecast: create separate VarExpectationNode class to better handle calls to .m function that calculates var forecasts 2017-03-22 09:41:09 +01:00
Houtan Bastani 1ab66f549f var_expectation: create possibility for h-step-ahead forecast 2017-03-22 09:41:09 +01:00
Houtan Bastani 012360c370 var_forecast: create individual .m files for each forecast 2017-03-22 09:41:09 +01:00
Houtan Bastani a020daef37 var_expectation: first draft 2017-03-22 09:41:09 +01:00
Houtan Bastani b08a397983 var_forecast: move var declaration from options_ to M_, simplify structure in which it is stored 2017-03-22 09:41:09 +01:00
Houtan Bastani 85a7d72515 VAR(p) forecast first draft, preprocessor for var command and backend for forecast 2017-03-22 09:41:09 +01:00