Properties are special now!
authordrewc <drewc@tech.coop>
Fri, 25 Jan 2008 08:54:03 +0000 (00:54 -0800)
committerdrewc <drewc@tech.coop>
Fri, 25 Jan 2008 08:54:03 +0000 (00:54 -0800)
commit6de8d30004efc9337b8c40d2ff2d0a76651d23eb
tree085817c3aaa68618e8595f9d938d8cf9bbea0029
parent80fcd57c2870eac29dc3e21849d358b6b58adcf8
Properties are special now!

Added compatibility with special slots from contextl. also added inline descriptions and
added them in display-attribute where they belong.

darcs-hash:20080125085403-39164-31c580e9f256b6384d7a6d8cae8efcf302784565.gz
15 files changed:
lisp-on-lines.asd
src/attribute.lisp
src/contextl-hacks.lisp
src/description-class.lisp
src/description.lisp
src/display.lisp
src/packages.lisp
src/rofl.lisp [new file with mode: 0644]
src/standard-descriptions/clos.lisp
src/standard-descriptions/inline.lisp [new file with mode: 0644]
src/standard-descriptions/symbol.lisp
src/standard-descriptions/t.lisp
src/ucw/html-description.lisp
src/ucw/packages.lisp
src/ucw/standard-components.lisp