Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
j
/
src
/
org
/
armedbear
/
lisp
/
print-object.lisp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@11391
16 years
vvoutilainen
ABCL license is GPL + Classpath exception. This was intended by Peter …
(edit)
@11390
16 years
ehuelsmann
Make JAVA-EXCEPTION objects print more human readable. Inspired by: …
(edit)
@11297
17 years
ehuelsmann
Set Id keyword for expansion.
(edit)
@11290
17 years
ehuelsmann
Fix printing of EQL specializers. Found by: Michael Travers; mtravers …
(edit)
@11288
17 years
ehuelsmann
Set svn:eol-style property on (most) Java and all lisp files.
(edit)
@11072
19 years
piso
print-object ((class standard-class) stream) => print-object ((class …
(edit)
@11035
19 years
piso
(defmethod print-object ((x unbound-variable) stream) ...)
(edit)
@10345
19 years
piso
(defmethod print-object ((c simple-condition)) stream) ...) => …
(edit)
@10343
19 years
piso
(defmethod print-object ((c type-error) stream) ...): use …
(edit)
@10334
19 years
piso
Work in progress (tested).
(edit)
@9045
20 years
piso
MOP package.
(edit)
@8619
20 years
piso
Work in progress.
(edit)
@8609
20 years
piso
Defined a PRINT-OBJECT method for structures.
(edit)
@6497
21 years
piso
(defmethod print-object ((c simple-condition) stream)
(edit)
@6408
21 years
piso
(PRINT-OBJECT ((c condition) stream) …
(edit)
@6054
21 years
piso
(defmethod print-object ((c condition) stream)
(edit)
@6048
21 years
piso
(defmethod print-object ((x undefined-function) stream)
(edit)
@5177
21 years
piso
(defmethod print-object ((restart restart) stream)
(add)
@4619
21 years
piso
Initial checkin.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog