html-template on sbcl-0.9.9-darwin-ppc - Details

Version:0.4.0
Started at:2006-04-16 00:53:00
Ended at:2006-04-16 00:53:13
Elapsed time (seconds):13
Most recent change:2006-04-03 04:35:54
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/doc/index.html

REPL Output

;;; ASDF-INSTALL: Downloading 27161 bytes from http://weitz.de/files/html-template.tar.gz to /Users/gwking/temporary/asdf-test/HTML-TEMPLATE.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/HTML-TEMPLATE.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/, /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site-systems/
html-template-0.4.0/
html-template-0.4.0/api.lisp
html-template-0.4.0/CHANGELOG
html-template-0.4.0/doc/
html-template-0.4.0/doc/index.html
html-template-0.4.0/errors.lisp
html-template-0.4.0/html-template.asd
html-template-0.4.0/html-template.system
html-template-0.4.0/INSTALLATION
html-template-0.4.0/load.lisp
html-template-0.4.0/packages.lisp
html-template-0.4.0/specials.lisp
html-template-0.4.0/template.lisp
html-template-0.4.0/test.lisp
html-template-0.4.0/util.lisp

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/packages.lisp" (written 03 JAN 2006 01:41:44 PM):
; compiling (IN-PACKAGE #:CL-USER)
; compiling (DEFPACKAGE #:HTML-TEMPLATE ...)
; compiling (PUSHNEW :HTML-TEMPLATE ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/packages.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/specials.lisp" (written 03 JAN 2006 01:41:44 PM):
; compiling (IN-PACKAGE #:HTML-TEMPLATE)
; compiling (DEFVAR *FIND-STRING-HASH* ...)
; compiling (DEFVAR *TEMPLATE-START-MARKER* ...)
; compiling (DEFVAR *TEMPLATE-END-MARKER* ...)
; compiling (DEFVAR *PRINTER-HASH* ...)
; compiling (DEFVAR *DEFAULT-TEMPLATE-PATHNAME* ...)
; compiling (DEFVAR *DEFAULT-TEMPLATE-OUTPUT* ...)
; compiling (DEFVAR *TEMPLATE-OUTPUT* ...)
; compiling (DEFVAR *CONVERT-NIL-TO-EMPTY-STRING* ...)
; compiling (DEFVAR *SEQUENCES-ARE-LISTS* ...)
; compiling (DEFVAR *UPCASE-ATTRIBUTE-STRINGS* ...)
; compiling (DEFVAR *NO-CACHE-CHECK* ...)
; compiling (DEFVAR *TEMPLATE-SYMBOL-PACKAGE* ...)
; compiling (DEFVAR *IGNORE-EMPTY-LINES* ...)
; compiling (DEFVAR *WARN-ON-CREATION* ...)
; compiling (DEFVAR *CURRENT-LINE* ...)
; compiling (DEFVAR *CURRENT-COLUMN* ...)
; compiling (DEFVAR *INCLUDED-FILES* ...)
; compiling (DEFVAR *VALUE-ACCESS-FUNCTION* ...)
; compiling (DEFVAR *FORCE-DEFAULT* ...)
; compiling (DEFVAR *HYPERDOC-BASE-URI* ...)
; compiling (LET (#) ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/specials.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/errors.lisp" (written 03 JAN 2006 01:41:44 PM):
; compiling (IN-PACKAGE #:HTML-TEMPLATE)
; compiling (DEFSTRUCT SYNTAX-ERROR-LOCATION ...)
; compiling (DEFVAR *SYNTAX-ERROR-LOCATION* ...)
; compiling (DEFINE-CONDITION TEMPLATE-ERROR ...)
; compiling (DEFINE-CONDITION TEMPLATE-INVOCATION-ERROR ...)
; compiling (DEFINE-CONDITION TEMPLATE-MISSING-VALUE-ERROR ...)
; compiling (DEFINE-CONDITION TEMPLATE-NOT-A-STRING-ERROR ...)
; compiling (DEFINE-CONDITION TEMPLATE-SYNTAX-ERROR ...)
; compiling (DEFMACRO SIGNAL-TEMPLATE-INVOCATION-ERROR ...)
; compiling (DEFMACRO SIGNAL-TEMPLATE-MISSING-VALUE-ERROR ...)
; compiling (DEFMACRO SIGNAL-TEMPLATE-SYNTAX-ERROR ...)
; compiling (DEFMACRO WITH-SYNTAX-ERROR-LOCATION ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/errors.fasl written
; compilation finished in 0:00:01
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/util.lisp" (written 03 JAN 2006 01:41:44 PM):
; compiling (IN-PACKAGE #:HTML-TEMPLATE)
; compiling (DEFUN NO-VALUES ...)
; compiling (DEFUN LIST-TO-STRING ...)
; compiling (DEFUN %READ-CHAR ...)
; compiling (DEFMACRO WHITESPACEP ...)
; compiling (DEFUN READ-WHILE ...)
; compiling (DEFUN READ-DELIMITED-STRING ...)
; compiling (DEFUN SKIP-WHITESPACE ...)
; compiling (DEFUN SKIP-TRAILING-WHITESPACE ...)
; compiling (DEFUN READ-UNTIL ...)
; compiling (DEFUN SKIP-LEADING-WHITESPACE ...)
; compiling (DEFUN READ-TAG-REST ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/util.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/template.lisp" (written 03 APR 2006 04:35:53 AM):
; compiling (IN-PACKAGE #:HTML-TEMPLATE)
; compiling (DEFMACRO WITH-USE-VALUE-RESTART ...)
; compiling (DEFUN CREATE-SIMPLE-PRINTER ...)
; compiling (DEFUN CREATE-IF-PRINTER ...)
; compiling (DEFUN CREATE-LOOP-PRINTER ...)
; compiling (DEFUN CREATE-TEMPLATE-PRINTER-AUX ...)
; compiling (DEFUN %CREATE-TEMPLATE-PRINTER-AUX ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/template.fasl written
; compilation finished in 0:00:01
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/api.lisp" (written 03 JAN 2006 01:41:44 PM):
; compiling (IN-PACKAGE #:HTML-TEMPLATE)
; compiling (DEFGENERIC CREATE-TEMPLATE-PRINTER ...)
; compiling (DEFMETHOD CREATE-TEMPLATE-PRINTER ...)
; compiling (DEFMETHOD CREATE-TEMPLATE-PRINTER ...)
; compiling (DEFMETHOD CREATE-TEMPLATE-PRINTER ...)
; compiling (DEFGENERIC FILL-AND-PRINT-TEMPLATE ...)
; compiling (DEFMETHOD FILL-AND-PRINT-TEMPLATE ...)
; compiling (DEFMETHOD FILL-AND-PRINT-TEMPLATE ...)
; compiling (DEFMETHOD FILL-AND-PRINT-TEMPLATE ...)
; compiling (DEFMETHOD FILL-AND-PRINT-TEMPLATE ...)
; compiling (DEFUN CLEAR-TEMPLATE-CACHE ...)
; compiling (DEFUN DELETE-FROM-TEMPLATE-CACHE ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/html-template-0.4.0/api.fasl written
; compilation finished in 0:00:01