From: Deborah H. <de...@us...> - 2001-08-02 00:37:47
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv30621 Modified Files: Makefile.in Sexp.cc Sexp.h Added Files: Function.cc Function.h Object.cc Object.h Tlisp.cc Tlisp.h Log Message: Added much functionality and many tests. Much of this was reintegrated from the previous code. However, this code implements numbers properly, among other things. Strings still need to be put in, as do a variety of tests, since I added some things back in as I went without tests, to make it easier to integrate them. |