dynare/parser.src
sebastien 8fb8b0ff99 v4 parser:
* added pre-computing of numerical constants (i.e. 1+1 is replaced by 2)
* removed appending of ".0" for integer constants
* refactoring of NumericalConstants


git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1255 ac1d8469-bf42-47a9-8791-bf33cf982152
2007-05-08 19:16:35 +00:00
..
Debug correcting error in import of dyanre_v4 and cleaning-up 2005-02-18 20:06:15 +00:00
include v4 parser: 2007-05-08 19:16:35 +00:00
tests dynare_v4 from CVS 2005-02-18 19:54:39 +00:00
BlockTriangular.cc v4 parser: merged Fehrat's changes 2007-02-21 23:28:16 +00:00
ComputingTasks.cc v4 parser: 2007-04-30 12:09:05 +00:00
DataTree.cc v4 parser: 2007-05-08 19:16:35 +00:00
Doxyfile v4 parser: fixed minor doxygen issues 2006-11-15 12:05:16 +00:00
DynareBison.cc v4 parser: 2007-05-08 19:16:35 +00:00
DynareBison.yy v4 parser: 2007-05-08 19:16:35 +00:00
DynareFlex.ll v4 parser: 2007-04-30 12:09:05 +00:00
DynareMain.cc v4 parser: 2006-12-15 17:31:31 +00:00
ExprNode.cc v4 parser: 2007-05-08 19:16:35 +00:00
InterfaceMatlab.cc v4 parser: reindentation of all C++ code, and conversion to UNIX newline convention 2006-11-04 23:31:17 +00:00
InterfaceScilab.cc v4 parser: reindentation of all C++ code, and conversion to UNIX newline convention 2006-11-04 23:31:17 +00:00
Makefile v4 parser: removed OperatorTable (no longer needed) 2007-03-10 08:44:18 +00:00
ModFile.cc v4 parser: 2007-03-09 17:27:46 +00:00
ModelBlocks.cc v4 parser: merged Fehrat's changes 2007-02-21 23:28:16 +00:00
ModelNormalization.cc v4 parser: merged Fehrat's changes 2007-02-21 23:28:16 +00:00
ModelTree.cc v4 parser: fixed problem with C code compilation (+ beautification of the code) 2007-04-30 14:49:08 +00:00
Model_Graph.cc v4 parser: merged Fehrat's changes 2007-02-21 23:28:16 +00:00
NumericalConstants.cc v4 parser: 2007-05-08 19:16:35 +00:00
NumericalInitialization.cc v3+4 parser: reverted wrong correction to histval a few months ago 2007-04-16 15:59:29 +00:00
ParsingDriver.cc v4 parser: 2007-04-30 12:09:05 +00:00
Shocks.cc v4 parser: 2007-03-09 17:27:46 +00:00
SigmaeInitialization.cc v4 parser: 2007-03-09 17:27:46 +00:00
Statement.cc v4 parser: 2007-02-08 11:56:46 +00:00
SymbolGaussElim.cc v4 parser: merged Fehrat's changes 2007-02-21 23:28:16 +00:00
SymbolTable.cc v4 parser: 2007-04-30 12:09:05 +00:00
TmpSymbolTable.cc v4 parser: 2006-12-12 11:54:30 +00:00
VariableTable.cc v4 parser: merged Fehrat's changes 2007-02-21 23:28:16 +00:00