js-slot-value printer now handles generic operators passed as the object.
authorTravis Cross <tc@traviscross.com>
Fri, 22 Aug 2008 13:39:52 +0000 (13:39 +0000)
committerTravis Cross <tc@traviscross.com>
Fri, 22 Aug 2008 13:39:52 +0000 (13:39 +0000)
commitd78b985834bb6410287aef8ddc40892867dd99cf
tree4c2291dcfa6dea28b7d0fbf401459912aeccd5b0
parent2ee6879d3931f4db7556fc30f64660e618eb621e
js-slot-value printer now handles generic operators passed as the object.

(slot-value (or a b c) 'd) now works correctly.
src/printer.lisp