Better source locations for forms within PROGN.
commitf91fd41798ae389c3d304b9180ea9ef409ba0033
authorStas Boukarev <stassats@gmail.com>
Tue, 4 Aug 2015 11:43:32 +0000 (4 14:43 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 4 Aug 2015 11:43:32 +0000 (4 14:43 +0300)
treea95e3ec4020fe89b759c52f869cfa7f43939b2e0
parent26330fddd684ca004aee82360d1916b910950c57
Better source locations for forms within PROGN.

Record the form-number in source locations, Slime can use that
information to provide more accurate locations. Needs latest Slime to
take advantage.
NEWS
contrib/sb-introspect/introspect.lisp
package-data-list.lisp-expr
src/code/debug-info.lisp
src/code/source-location.lisp
src/compiler/debug-dump.lisp