Go to file
Sébastien Villemot e70d899c66 Preprocessor:
* in DataTree, new functions for testing if some opcode (unary, binary or trinary) is used somewhere in the tree
* removed DataTree::containsSteadyState(), rather use a call to the new utility function
2010-02-23 16:45:56 +01:00
macro Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
CodeInterpreter.hh Adds location indications in error message of "bytecode" + minor correction (string passed as &string). 2010-01-22 16:42:08 +00:00
ComputingTasks.cc "bytecode" option can be used without "block" option 2010-01-22 10:03:29 +00:00
ComputingTasks.hh Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
DataTree.cc Preprocessor: 2010-02-23 16:45:56 +01:00
DataTree.hh Preprocessor: 2010-02-23 16:45:56 +01:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Preprocessor: 2010-02-23 16:45:56 +01:00
DynamicModel.hh Adds location indications in error message of "bytecode" + minor correction (string passed as &string). 2010-01-22 16:42:08 +00:00
DynareBison.yy expectation conditional on a restricted information set 2010-01-18 22:08:44 +00:00
DynareFlex.ll expectation conditional on a restricted information set 2010-01-18 22:08:44 +00: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: full support for normcdf() function, in evaluation and in C files (closes #84) 2010-02-23 14:39:49 +01:00
ExprNode.hh Adds location indications in error message of "bytecode" + minor correction (string passed as &string). 2010-01-22 16:42:08 +00: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 + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
MinimumFeedbackSet.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
MinimumFeedbackSet.hh Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
ModFile.cc preprocessor: under Octave/Windows, with USE_DLL, do not require "cygwin" or "msvc" option (closes #76) 2010-02-17 18:40:52 +01:00
ModFile.hh Add new model option no_static : avoid to compute the static model. Useful for models without steady-state. 2010-01-08 11:06:25 +00:00
ModelTree.cc preprocessor: added missing header 2010-01-28 14:18:40 +00:00
ModelTree.hh Adds location indications in error message of "bytecode" + minor correction (string passed as &string). 2010-01-22 16:42:08 +00: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 Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
NumericalInitialization.hh preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
ParsingDriver.cc expectation conditional on a restricted information set 2010-01-18 22:08:44 +00:00
ParsingDriver.hh Add new model option no_static : avoid to compute the static model. Useful for models without steady-state. 2010-01-08 11:06:25 +00:00
Shocks.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
Shocks.hh preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
SigmaeInitialization.cc Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
SigmaeInitialization.hh Beautified preprocessor code (uncrustify + emacs + manual adjustments, in particular with templates in MacroValue) 2009-12-16 17:13:23 +00:00
Statement.cc Add new model option no_static : avoid to compute the static model. Useful for models without steady-state. 2010-01-08 11:06:25 +00:00
Statement.hh Add new model option no_static : avoid to compute the static model. Useful for models without steady-state. 2010-01-08 11:06:25 +00:00
StaticModel.cc Adds location indications in error message of "bytecode" + minor correction (string passed as &string). 2010-01-22 16:42:08 +00:00
StaticModel.hh "bytecode" option can be used without "block" option 2010-01-22 10:03:29 +00: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 expectation conditional on a restricted information set 2010-01-18 22:08:44 +00:00
SymbolTable.hh expectation conditional on a restricted information set 2010-01-18 22:08:44 +00:00