1.0.7.18: automagic debugging-friendly gensyms
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 13 Jul 2007 18:57:23 +0000 (18:57 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 13 Jul 2007 18:57:23 +0000 (18:57 +0000)
commitf34fee2b049814e26d32a5b041cb388acdf58814
treefa7bbbd0fe92088ced5402967b9d90f78b41913e
parenta3e88ea40e1ca121de03112ce4e41b991da78983
1.0.7.18: automagic debugging-friendly gensyms

 * New function: SB-INT:BLOCK-GENSYM, which appends the innermost
   enclosing non-NIL block name to the given stem. The default
   environment used is the current *LEXENV* if one exists.

 * Use it instead of GENSYM in MAKE-GENSYM-LIST and WITH-UNIQUE-NAMES.
package-data-list.lisp-expr
src/code/primordial-extensions.lisp
version.lisp-expr