dynare/preprocessor
Sébastien Villemot a3640239ab Removed all MSVC workarounds, since we can now definitely drop this compiler on
Windows/64-bit platform
2010-09-21 15:06:14 +02:00
..
macro Macro-processor: integer ranges with lower bound greater than upper bound are now empty (for consistency with MATLAB) 2010-05-12 11:50:27 +02:00
CodeInterpreter.hh Removed all MSVC workarounds, since we can now definitely drop this compiler on 2010-09-21 15:06:14 +02:00
ComputingTasks.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ComputingTasks.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
DataTree.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
DataTree.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Preprocessor: implement STEADY_STATE operator with "use_dll" and "block" 2010-09-20 17:04:38 +02:00
DynamicModel.hh - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +02:00
DynareBison.yy Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
DynareFlex.ll Preprocessor: fix line numbering problems due to native MATLAB statements (bug introduced in a0cd4b33ae and 6582341799) 2010-08-30 14:37:48 +02:00
DynareMain.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
DynareMain2.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
ExprNode.cc Preprocessor: implement STEADY_STATE operator with "use_dll" and "block" 2010-09-20 17:04:38 +02:00
ExprNode.hh Preprocessor: implement STEADY_STATE operator with "use_dll" and "block" 2010-09-20 17:04:38 +02:00
ExternalFunctionsTable.cc Modified external functions to enforce consistent number of function arguments within model_block 2010-03-03 11:40:13 +01:00
ExternalFunctionsTable.hh Modified external functions to enforce consistent number of function arguments within model_block 2010-03-03 11:40:13 +01:00
FlexLexer.h Build system: incorporate FlexLexer.h, so that one can compile on systems without flex 2009-09-17 16:02:55 +00:00
Makefile.am Preprocessor: added new 'steady_state_model' keyword for automatically creating steady state file 2010-04-23 18:39:07 +02:00
MinimumFeedbackSet.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
MinimumFeedbackSet.hh Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
ModFile.cc - Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions 2010-09-17 12:17:09 +02:00
ModFile.hh Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
ModelTree.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
ModelTree.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
NumericalConstants.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
NumericalConstants.hh trunk preprocessor: in NumericalConstants 2009-04-29 11:05:40 +00:00
NumericalInitialization.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
NumericalInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ParsingDriver.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
ParsingDriver.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Shocks.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Shocks.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
SigmaeInitialization.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
SigmaeInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Statement.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
Statement.hh Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
StaticModel.cc RESID command is compatible now with block option and without bytecode option (closes ticket #45) 2010-09-17 16:54:43 +02:00
StaticModel.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
SteadyStateModel.cc Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
SteadyStateModel.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
SymbolList.cc v4: dropped Scilab support 2008-06-16 16:33:28 +00:00
SymbolList.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SymbolTable.cc Preprocessor: corrected bug on HISTVAL with lags > 1 2010-09-10 11:43:48 +02:00
SymbolTable.hh Preprocessor: corrected bug on HISTVAL with lags > 1 2010-09-10 11:43:48 +02:00