0.pre8.100:
authorKevin Rosenberg <kevin@rosenberg.net>
Fri, 25 Apr 2003 02:54:06 +0000 (02:54 +0000)
committerKevin Rosenberg <kevin@rosenberg.net>
Fri, 25 Apr 2003 02:54:06 +0000 (02:54 +0000)
commit3e991f3ecd3a0a5ba50bc5b43c4ed0133c837701
treed3741d6489738373bb849792ac1316312a58d420
parent5d0643d3b70aade43037e8b7cdf39b7e12f5d3fd
0.pre8.100:
    * sb-aclrepl changes
       - Update README with examples and contact information
       - Strip out break-stack concept from repl.lisp
       - Fix bug in trimming *history* when *max-history* is reached
       - Add display of single-float, double-float, bignum hexidecimal contents
       - Fix reporting of object addresses (mask lowtag bits)
       - Add ":i slot <id>" command
       - Some non-active experimental code is in toplevel.lisp and debug.lisp,
         but this is #+ignore'd while in development.
contrib/sb-aclrepl/README
contrib/sb-aclrepl/debug.lisp
contrib/sb-aclrepl/inspect.lisp
contrib/sb-aclrepl/repl.lisp
contrib/sb-aclrepl/sb-aclrepl.asd
contrib/sb-aclrepl/toplevel.lisp [new file with mode: 0644]
version.lisp-expr