From: Deborah H. <de...@us...> - 2001-12-02 01:41:04
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv10792/tlisp Modified Files: Function.cc Function.h Lambda.cc Lambda.h Object.cc Object.h Sexp.h Tlisp.cc Tlisp.h Log Message: Added Equal, Crypt and CryptSalt functions (documented but untested, bad Deborah). Added autoconf stuff for future testing of MD5 availability. Shifted 'actor' argument of Eval() to be an Object * instead of just a stream. Created a ConsoleObject to be the actor for tics console and tlisp-port. Implemented the 'me' object. |