This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/src/gp
kuepper cf2a57dd88 Simplify configuration.
Remove support for (outdated) <strstream>, require <sstream>.
Require uint32_t for now, defined in stdint.h according to C99.
Some general cleanup and more documentation.
2005-09-28 21:49:26 +00:00
..
.cvsignore adding & modifying .cvsignore's 2000-04-03 09:32:43 +00:00
eoParseTree.h Simplify configuration. 2005-09-28 21:49:26 +00:00
eoParseTreeDepthInit.h THe call to randomize was forgotten after the choice of a terminal 2003-11-26 11:15:59 +00:00
eoParseTreeOp.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoStParseTreeDepthInit.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoStParseTreeOp.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
Makefile.am fix installation, dist-preparation 2004-09-22 18:18:31 +00:00
node_pool.h Deleted political statement as I changed my mind about this 2003-03-25 10:46:08 +00:00
parse_tree.h Adjust code to perform to C++ standard according to gcc-3.4 2004-12-23 15:29:07 +00:00