Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Silent ASDF compiling output #31

Open
leovalais opened this issue May 25, 2019 · 0 comments
Open

Silent ASDF compiling output #31

leovalais opened this issue May 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@leovalais
Copy link
Owner

Hide output like:

; compiling file "/cl-lsystem/lsystem.lisp" (written 23 MAY 2019 08:58:10 PM):
; compiling (IN-PACKAGE :CL-LSYSTEM)
; compiling (DEFTYPE PARAMETRIZED-LETTER ...)
; compiling (DEFTYPE PARAMETRIZED-WORD ...)
; compiling (DEFCLASS RULE ...)
; compiling (DEFCLASS LSYSTEM ...)
; compiling (DEFGENERIC SET-RULE ...)
; compiling (DEFUN RULE-OF-PARAMETRIZED-LETTER ...)
; compiling (DEFUN PARAMETRIZED-LETTER->INSTRUCTION ...)
; compiling (DEFUN EXPAND-LETTER ...)
; compiling (DEFUN %ITER-LSYSTEM ...)
; compiling (DEFUN ITER-LSYSTEM ...)
; compiling (DEFPARAMETER *LSYSTEM* ...)
; compiling (DEFMACRO DEFINE-LSYSTEM ...)
; compiling (DEFMACRO DEFINE-RULE ...)
; compiling (DEFMACRO PARAMETRIC-WORD ...)
; compiling (DEFMACRO INSTRUCTION-CONSTRUCTOR ...)
; compiling (SET-DISPATCH-MACRO-CHARACTER #\# ...)
; compiling (SET-DISPATCH-MACRO-CHARACTER #\# ...)

; wrote /root/.cache/common-lisp/sbcl-1.4.13-linux-x64/cl-lsystem/lsystem-tmp5GEXGEG5.fasl
; compilation finished in 0:00:00.051
@leovalais leovalais added the enhancement New feature or request label May 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant