0.8.4.16
authorDaniel Barlow <dan@telent.net>
Fri, 10 Oct 2003 04:05:00 +0000 (04:05 +0000)
committerDaniel Barlow <dan@telent.net>
Fri, 10 Oct 2003 04:05:00 +0000 (04:05 +0000)
commit9908313f6f76672cfc28c48b21c9aa88daeb8d10
tree80cb77c5c6f58ab195c21158690a7ba134d82323
parent1e9966d5f24709d227e20911b4e1ddd27c87a00e
0.8.4.16
More navel-gazing ...

FIND-DEFINITION-SOURCE takes a thing and returns the source
pathname and location at which it was defined.  Currently
works for only a small number of things (simple functions
and methods of gfs) and returns the location as the number
of source forms from the start of the file.  Suspect that
a character offset would be a better bet.

Poor pretence for a test case added as well.  So far no
framework to automate same.
contrib/sb-introspect/sb-introspect.lisp
contrib/sb-introspect/test-driver.lisp [new file with mode: 0644]
contrib/sb-introspect/test.lisp [new file with mode: 0644]
version.lisp-expr