From: drewc Date: Fri, 11 Jan 2008 18:50:16 +0000 (-0800) Subject: Added standard descriptions and UCW integration. X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/commitdiff_plain/4358148e6c67fcc2ae24050c54d8050b4dc03f9d?hp=4358148e6c67fcc2ae24050c54d8050b4dc03f9d;ds=inline Added standard descriptions and UCW integration. Checkpoint: Tests pass. ***END OF DESCRIPTION*** Place the long patch description above the ***END OF DESCRIPTION*** marker. The first line of this file will be the patch name. This patch contains the following changes: A ./lisp-on-lines-ucw.asd M ./lisp-on-lines.asd -10 +39 M ./src/attribute-test.lisp -6 +27 M ./src/attribute.lisp -58 +198 A ./src/contextl-hacks.lisp M ./src/description-class.lisp -101 +143 M ./src/description-test.lisp -6 M ./src/description.lisp -42 +57 M ./src/display-test.lisp -13 +12 M ./src/display.lisp -10 +19 M ./src/packages-test.lisp -1 +1 M ./src/packages.lisp -2 +7 A ./src/standard-descriptions/ A ./src/standard-descriptions/clos.lisp A ./src/standard-descriptions/edit.lisp A ./src/standard-descriptions/list.lisp A ./src/standard-descriptions/symbol.lisp A ./src/standard-descriptions/t.lisp A ./src/ucw/ A ./src/ucw/html-description.lisp A ./src/ucw/lol-tags-test.lisp A ./src/ucw/lol-tags.lisp A ./src/ucw/packages.lisp A ./src/ucw/standard-components.lisp A ./src/ucw/ucw-test.lisp M ./src/utilities.lisp -10 +19 darcs-hash:20080111185016-39164-73d0df2c35cc111cb862c3abb71e8b132f78d5d1.gz ---