1.0.23.54: compiler-macros for WRITE and WRITE-TO-STRING
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 18 Dec 2008 20:41:57 +0000 (20:41 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 18 Dec 2008 20:41:57 +0000 (20:41 +0000)
commit7a2c04ec5b42fa2faf4ce0969772b10042d74c70
tree21d71a69d4477a45cb8662bd28ed2327c3895968
parent901f7fadc47486239d3eaa68745dae5832a74966
1.0.23.54: compiler-macros for WRITE and WRITE-TO-STRING

 * The common use-cases have only constant keywords, but due to the
   way they are defined inlining doesn't really help -- so do it with
   compiler-macros, which bind only those specials specified in the
   call.
src/code/print.lisp
version.lisp-expr