Commit Graph

  • 72bac2d6fd v4.1 preprocessor: * refactored code for the standard normcdf() * cosmetic changes sebastien 2008-09-04 08:10:42 +0000
  • 35aef658f1 added short cut for standardized cummulative normal distribution michel 2008-09-04 01:01:36 +0000
  • 58753c27ef v4 preprocessor: allow option "order" in "estimation" statement sebastien 2008-09-02 16:15:15 +0000
  • b53c58dd7b Minor corrections: - Bug in check.m with model without sparse options - Display in simulate.dll - "Model_InfoStatement" renamed "Model_InfoStatement" in ComputingTasks ferhat 2008-08-29 12:31:25 +0000
  • 8be3bf20e6 - Bugs and memory leak correction - implementation of model_info command ferhat 2008-08-28 13:20:34 +0000
  • 39b19c5bae add an upper bound to loops in VariableTable::computeDynJacobianCols() michel 2008-08-25 19:57:21 +0000
  • bc2348f0b7 v4 preprocessor: * DynareBison.yy: added missing declaration of MODEL_INFO as a token * various cosmetic changes sebastien 2008-08-25 16:45:39 +0000
  • 0e9ab2ebf4 - Bugs corrections in deterministic simulation with sparse option - Check allowed with sparse option - New command "MODEL_INFO" providing informations about the block structure of the model - Memory leak corrections ferhat 2008-08-25 15:06:36 +0000
  • 43c5fd18e6 v4 preprocessor: * fixed bug related to column numbering of exogenous variables in dynamic jacobian * gave more explicit names to some methods in VariableTable, and other cosmetic changes sebastien 2008-08-24 10:54:20 +0000
  • ead500e4b0 v4 preprocessor: removed unnecessary round() before call to sec2hms() sebastien 2008-08-24 10:41:46 +0000
  • 08c0962c83 v4 matlab: * added preprocessor support for inverse gamma of type 2 * added support for this distribution in prior_bounds.m and rndprior.m * other cosmetic changes sebastien 2008-08-05 10:48:04 +0000
  • a790ff4d3c v4 doc: enhanced build system for all documents (except the userguide which we can't recompile at this stage, since some components are lacking in the SVN) sebastien 2008-07-09 20:36:40 +0000
  • c346135dc2 v4 doc: enhanced build system for all documents (except the userguide which we can't recompile at this stage, since some components are lacking in the SVN) sebastien 2008-07-09 20:36:40 +0000
  • 5123469c3a v4 doc: added macroprocessor slides sebastien 2008-07-04 14:30:46 +0000
  • ccc5070b8b added diffuse_filter option michel 2008-07-02 09:33:58 +0000
  • f43efe0c12 v4 preprocessor mex: various minor fixed to ensure correct compilation under g++ 4.3 sebastien 2008-06-28 11:20:45 +0000
  • bfac26ce73 v4: merged Octave branch into trunk sebastien 2008-06-24 18:20:48 +0000
  • 02400ca139 v4 preprocessor: use GNU make's standard variables names and default values for g++ (CXX) and ar (AR) sebastien 2008-06-19 16:39:23 +0000
  • e0510d4a49 v4: dropped Scilab support sebastien 2008-06-16 16:33:28 +0000
  • f18f91fe40 v4 matlab+preprocessor: * removed global variables from "static" and "dynamic" files (in standard and USE_DLL modes only) * added extra arguments when those functions are called from M-files sebastien 2008-06-06 14:01:02 +0000
  • 5fe6b5f74a v4: fixed bugs for dynasave updated dynare_m.exe michel 2008-05-02 13:54:59 +0000
  • b5089f2086 v4: added forecast, updated dynare_m.exe michel 2008-05-01 12:04:48 +0000
  • 25b93ed5b7 v4 preprocessor: removed unused bits of code sebastien 2008-04-29 15:15:35 +0000
  • 74fa654047 v4 preprocessor: fixed bug with "order" option sebastien 2008-04-24 10:55:26 +0000
  • 0da8a86ea0 v4: added trans_ident option for GSA updated matlab/dynare_m.exe michel 2008-04-20 05:56:21 +0000
  • 76df8f36ab v4 preprocessor: added mode_file to dynare_sensitivity options corrected threshold_redform option threshold_redform option accepts float and (-)Inf split value (puts NaN for no value) and value1 (doesn't accept no value) michel 2008-04-14 20:22:42 +0000
  • 90d261d53b v4 preprocessor/macro: added a difference operator on macro arrays sebastien 2008-04-14 09:19:01 +0000
  • 8fc3d7bf05 v4 preprocessor: * fixed bug in InitValFile statement (typo in Matlab option name) * various cosmetic changes sebastien 2008-04-14 09:17:15 +0000
  • 6783821795 v4: fixing initvalf michel 2008-04-14 07:22:10 +0000
  • 86d4dd0d59 v4 preprocessor: added some estimation options for dynare_sensitivity updated matlab/dynare_m.exe michel 2008-04-13 12:58:44 +0000
  • b3ea9772cf v4 preprocessor: corrected bug with initval_file michel 2008-04-11 19:24:19 +0000
  • f0cefe8081 v4 preprocessor: added syntax (:) for all variables in option_lists updated matlab/dynare_m.exe michel 2008-04-11 14:41:52 +0000
  • 8b7201ac17 v4 preprocessor/macro: changed escape character one more time. New syntax: * directives: @#include "filename.mod" * expressions to be substituted: @{expr} sebastien 2008-04-10 08:16:54 +0000
  • cefbbd3ae1 v4 preprocessor: corrected bugs in GSA options michel 2008-04-10 08:04:43 +0000
  • e8dbcc696d v4 preprocessor: fixed bug with C-style comments, i.e. of the form /* ... */ sebastien 2008-04-08 15:14:08 +0000
  • 6a9f2c4798 v4 preprocessor: * renamed TmpSymbolTable to SymbolList (with some clean up by the way) * removed unused mechanism of alternative variable names in tmp_var_list * OptionsList: fixed memory leak and bug in clear() sebastien 2008-04-07 13:14:40 +0000
  • f63c2c091b v4 preprocessor: added provision for local options; used by dynare_sensitivity.m michel 2008-04-05 10:52:58 +0000
  • 9059f5946e v4 preprocessor: adding list of strings as option type added some options for GSA michel 2008-04-04 18:40:20 +0000
  • de9c719aa4 v4 preprocessor/macro: changed the macro processor escape character from @ to $ sebastien 2008-04-04 14:57:01 +0000
  • 6726a9585e v4 matlab+preprocessor: allow syntax of homotopy_setup without initial value sebastien 2008-04-03 16:22:52 +0000
  • 924e340624 v4 preprocessor: rewrote ExprNode::collectEndogenous() sebastien 2008-04-03 14:47:39 +0000
  • ed15887221 v4 preprocessor: catch evaluation error in ModelTree::evaluateJacobian to avoid abrupt program exiting sebastien 2008-04-02 15:18:51 +0000
  • 7875105bd6 v4 preprocessor: removed irrelevant error messages in ExprNode evaluation sebastien 2008-04-02 15:08:44 +0000
  • ea93fa36e8 v4 matlab+preprocessor: fix display of preprocessor error message (was truncated by Matlab if too long) sebastien 2008-04-02 15:01:52 +0000
  • 5771aa9a1e v4 preprocessor/macro: bugfix related to nested @for and @if structures sebastien 2008-04-02 07:40:09 +0000
  • 47c22072f0 v4 matlab+preprocessor: the three homotopy modes should now work sebastien 2008-03-31 16:19:16 +0000
  • 95d2118111 v4 preprocessor/macro: minor fix sebastien 2008-03-28 17:45:40 +0000
  • 9276fcb8b6 v4 preprocessor: another minor tweak sebastien 2008-03-28 17:38:10 +0000
  • 76da313b98 v4 preprocessor: minor improvement related to debugging of scanning & parsing sebastien 2008-03-28 17:21:45 +0000
  • 32bf5c7525 v4 preprocessor/macro: a double at-sign (@@) can be used to output a single at-sign (@); useful for Matlab function handles sebastien 2008-03-28 11:10:28 +0000
  • c04b4e4355 v4 preprocessor/macro: * added @if/@then/@else * added @echo and @error sebastien 2008-03-07 15:58:35 +0000
  • dd7764f484 v4 preprocessor/macro: added @for loops sebastien 2008-02-29 16:21:01 +0000
  • 62e216c3c0 v4 preprocessor: fixed memory management error sebastien 2008-02-29 16:20:19 +0000
  • 818e571fdc v4 preprocessor/macro: cosmetic changes in the stack used for nested includes sebastien 2008-02-22 14:03:46 +0000
  • ceee9628ed v4 preprocessor/macro: added various checks and error messages sebastien 2008-02-22 12:03:38 +0000
  • d70a6a812f preprocessor: mod_file_struct.option_order must be the LARGEST stated in the *.mod file, not the last one michel 2008-02-20 13:36:17 +0000
  • e56af01f04 v4 preprocessor/macro: * added integer ranges * added Doxygen documents for MacroValue and its subclass * fixed string delimiter in macro language (it's double quote and not single) * fixed problem with line count in presence of macro directives sebastien 2008-02-20 09:56:47 +0000
  • e495078e8d v4 preprocessor mex/sources/simulate: replaced C headers by their C++ counterpart sebastien 2008-02-19 14:35:59 +0000
  • 2e8251ebfd v4 preprocessor/macro: added handling of arrays sebastien 2008-02-19 14:24:40 +0000
  • 8412f57c90 v4 preprocessor/macro: added preliminary handling of expressions and @define sebastien 2008-02-15 17:31:40 +0000
  • ae69da2f96 v4 preprocessor: fixed minor issues with operators precedence sebastien 2008-02-15 17:31:00 +0000
  • 8149bfc2d7 v4 preprocessor: also open included files in binary mode sebastien 2008-02-08 17:55:37 +0000
  • f1f39b5fcf preprocessor: opening file in binary mode solves mysterious bug with CR LF terminated lines under Cygwin michel 2008-02-08 17:42:09 +0000
  • b9441c887e v4 preprocessor: ignore Ctrl-M in macro-processor sebastien 2008-02-08 13:10:10 +0000
  • aac0db2568 v4 preprocessor: fixed minor memory leak sebastien 2008-02-08 11:34:10 +0000
  • 225e859ebe adapted Makefile for cross compiling michel 2008-02-07 21:20:49 +0000
  • d13d5b3037 Bug correction. Initialization of deterministic simulations was buggy when we start from an arbitrary initial condition (ie when steady is not used after initval). adjemian 2008-02-07 10:50:31 +0000
  • 672494a762 preprocessor: stoch_simul must return info for loops michel 2008-02-05 11:17:01 +0000
  • 2a69caa17b v4: changing name of preprocessor directory michel 2008-02-03 10:28:36 +0000
  • f7844dad53 v4 doc: added slides about preprocessor sebastien 2007-10-19 15:03:37 +0000