This is the invistra Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:29:18 2024 GMT+0.
invistra/invistra.asd
invistra/code/packages.lisp
invistra/code/utilities.lisp
invistra/code/conditions.lisp
invistra/code/generic-functions.lisp
invistra/code/directive.lisp
invistra/code/parse-control-string.lisp
invistra/code/split-control-string.lisp
invistra/code/structure-items.lisp
invistra/code/control-string-compiler.lisp
invistra/code/format.lisp
invistra/code/formatter.lisp
invistra/code/basic-output.lisp
invistra/code/radix-control.lisp
invistra/code/floating-point-printers.lisp
invistra/code/printer-operations.lisp
invistra/code/pretty-printer-operations.lisp
invistra/code/layout-control.lisp
invistra/code/control-flow-operations.lisp
invistra/code/miscellaneous-operations.lisp
invistra/code/miscellaneous-pseudo-operations.lisp
invistra/code/condition-reporters-en.lisp
invistra/code/interface.lisp
The main system appears first, followed by any subsystem dependency.
invistra
A portable and extensible Common Lisp FORMAT implementation
Tarn W. Burton
Robert Strandh
Tarn W. Burton
BSD
0.1.0
acclimation
(system).
incless
(system).
inravina
(system)., for feature (:not :sicl)
nontrivial-gray-streams
(system).
code
(module).
Modules are listed depth-first from the system components tree.
invistra/code
invistra
(system).
packages.lisp
(file).
utilities.lisp
(file).
conditions.lisp
(file).
generic-functions.lisp
(file).
directive.lisp
(file).
parse-control-string.lisp
(file).
split-control-string.lisp
(file).
structure-items.lisp
(file).
control-string-compiler.lisp
(file).
format.lisp
(file).
formatter.lisp
(file).
basic-output.lisp
(file).
radix-control.lisp
(file).
floating-point-printers.lisp
(file).
printer-operations.lisp
(file).
pretty-printer-operations.lisp
(file).
layout-control.lisp
(file).
control-flow-operations.lisp
(file).
miscellaneous-operations.lisp
(file).
miscellaneous-pseudo-operations.lisp
(file).
condition-reporters-en.lisp
(file).
interface.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
invistra/invistra.asd
invistra/code/packages.lisp
invistra/code/utilities.lisp
invistra/code/conditions.lisp
invistra/code/generic-functions.lisp
invistra/code/directive.lisp
invistra/code/parse-control-string.lisp
invistra/code/split-control-string.lisp
invistra/code/structure-items.lisp
invistra/code/control-string-compiler.lisp
invistra/code/format.lisp
invistra/code/formatter.lisp
invistra/code/basic-output.lisp
invistra/code/radix-control.lisp
invistra/code/floating-point-printers.lisp
invistra/code/printer-operations.lisp
invistra/code/pretty-printer-operations.lisp
invistra/code/layout-control.lisp
invistra/code/control-flow-operations.lisp
invistra/code/miscellaneous-operations.lisp
invistra/code/miscellaneous-pseudo-operations.lisp
invistra/code/condition-reporters-en.lisp
invistra/code/interface.lisp
invistra/code/utilities.lisp
packages.lisp
(file).
code
(module).
stream-clear-output
(method).
stream-finish-output
(method).
stream-force-output
(method).
stream-fresh-line
(method).
stream-terpri
(method).
stream-write-char
(method).
stream-write-char
(method).
stream-write-char
(method).
stream-write-char
(method).
capitalize-next
(reader method).
(setf capitalize-next)
(writer method).
capitalize-stream
(class).
case-conversion-stream
(class).
dotted-list-length
(function).
downcase-stream
(class).
first-capitalize-stream
(class).
target
(reader method).
type-name
(function).
upcase-stream
(class).
write-string-with-padding
(function).
invistra/code/conditions.lisp
utilities.lisp
(file).
code
(module).
directive
(reader method).
ancestor
(reader method).
argument-type-error
(condition).
at-least-one-item-required
(condition).
at-most-how-many
(reader method).
at-sign-modifier-requires-one-clause
(condition).
clause-separator-with-colon-modifier-not-allowed
(condition).
colon-modifier-requires-two-clauses
(condition).
control-string
(reader method).
destination
(reader method).
directive-parse-error
(condition).
directive-syntax-error
(condition).
directive-takes-at-most-one-modifier
(condition).
directive-takes-no-modifiers
(condition).
directive-takes-only-at-sign
(condition).
directive-takes-only-colon
(condition).
end-of-control-string-error
(condition).
expected-integer-error
(condition).
expected-parameter-start
(condition).
format-error
(condition).
format-runtime-error
(condition).
found-something-else-error
(condition).
go-to-out-of-bounds
(condition).
how-many-found
(reader method).
illegal-clause-separators
(condition).
illegal-directive
(condition).
incompatible-layout-requirements
(condition).
index
(reader method).
invalid-destination
(condition).
logical-block-only-permits-three-clauses
(condition).
max-arguments
(reader method).
modifier-and-parameter
(condition).
more-than-two-modifiers
(condition).
nesting-violation
(condition).
no-more-arguments
(condition).
no-such-package
(condition).
no-such-symbol
(condition).
parameter-omitted
(condition).
parameter-type-error
(condition).
parameter1
(reader method).
parameter2
(reader method).
requirement1
(reader method).
requirement2
(reader method).
symbol-not-external
(condition).
tilde-position
(reader method).
too-many-package-markers
(condition).
too-many-parameters
(condition).
two-identical-modifiers
(condition).
unknown-directive-character
(condition).
unknown-format-directive
(condition).
unmatched-directive
(condition).
what-argument
(reader method).
why
(reader method).
invistra/code/generic-functions.lisp
conditions.lisp
(file).
code
(module).
check-directive-syntax
(generic function).
coerce-function-designator
(generic function).
compile-item
(generic function).
interpret-item
(generic function).
parameter-specifications
(generic function).
parse-directive-suffix
(generic function).
specialize-directive
(generic function).
layout-requirements
(generic function).
print-key-sequence
(generic function).
invistra/code/directive.lisp
generic-functions.lisp
(file).
code
(module).
at-sign-p
(generic reader).
check-directive-syntax
(method).
check-directive-syntax
(method).
check-directive-syntax
(method).
check-directive-syntax
(method).
check-directive-syntax
(method).
colon-p
(generic reader).
directive
(class).
argument-reference-parameter
(class).
at-most-one-modifier-mixin
(class).
clauses
(reader method).
(setf clauses)
(writer method).
compile-parameter
(generic function).
control-string
(generic reader).
directive-character
(generic reader).
end
(generic reader).
end-structured-directive-mixin
(class).
interpret-parameter
(generic function).
layout-requirements
(method).
literal-parameter
(class).
merge-layout-requirements
(function).
no-modifiers-mixin
(class).
only-at-sign-mixin
(class).
only-colon-mixin
(class).
parameter
(class).
parameter-bind-p
(reader method).
(setf parameter-bind-p)
(writer method).
parameter-default
(reader method).
(setf parameter-default)
(writer method).
parameter-name
(reader method).
(setf parameter-name)
(writer method).
parameter-type
(reader method).
(setf parameter-type)
(writer method).
parameter-value
(reader method).
(setf parameter-value)
(writer method).
parameters
(generic reader).
(setf parameters)
(writer method).
remaining-argument-count-parameter
(class).
start
(generic reader).
structured-directive-mixin
(class).
structured-end-p
(generic function).
structured-separator-p
(generic function).
structured-start-p
(generic function).
suffix-start
(generic reader).
invistra/code/parse-control-string.lisp
directive.lisp
(file).
code
(module).
parse-format-directive
(function).
parse-modifiers
(function).
parse-parameter
(function).
parse-parameters
(function).
invistra/code/split-control-string.lisp
parse-control-string.lisp
(file).
code
(module).
split-control-string
(function).
invistra/code/structure-items.lisp
split-control-string.lisp
(file).
code
(module).
copy-group
(function).
group
(structure).
group-clauses
(reader).
(setf group-clauses)
(writer).
group-end
(reader).
(setf group-end)
(writer).
group-p
(function).
make-group
(function).
structure-items
(function).
invistra/code/control-string-compiler.lisp
structure-items.lisp
(file).
code
(module).
compile-control-string
(function).
compile-items
(function).
invistra/code/format.lisp
control-string-compiler.lisp
(file).
code
(module).
*destination*
(special variable).
compile-item
(method).
compile-item
(method).
format
(function).
interpret-item
(method).
interpret-item
(method).
pop-argument
(function).
*extra-space*
(special variable).
*inner-exit*
(special variable).
*inner-exit-if-exhausted*
(special variable).
*inner-tag*
(special variable).
*line-length*
(special variable).
*newline-kind*
(special variable).
*outer-exit*
(special variable).
*outer-exit-if-exhausted*
(special variable).
*outer-tag*
(special variable).
*pop-argument-hook*
(special variable).
*pop-remaining-arguments*
(special variable).
*previous-argument-index*
(special variable).
*previous-arguments*
(special variable).
*remaining-argument-count*
(special variable).
compile-parameter
(method).
compile-parameter
(method).
compile-parameter
(method).
format-with-runtime-arguments
(function).
go-to-argument
(function).
interpret-items
(function).
interpret-parameter
(method).
interpret-parameter
(method).
interpret-parameter
(method).
pop-remaining-arguments
(function).
with-arguments
(macro).
invistra/code/formatter.lisp
format.lisp
(file).
code
(module).
format-compiler-macro
(function).
formatter
(function).
invistra/code/basic-output.lisp
formatter.lisp
(file).
code
(module).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parameter-specifications
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
ampersand-directive
(class).
c-directive
(class).
percent-directive
(class).
tilde-directive
(class).
vertical-bar-directive
(class).
invistra/code/radix-control.lisp
basic-output.lisp
(file).
code
(module).
*roman-digits*
(special variable).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
*cardinal-ones*
(special variable).
*cardinal-teens*
(special variable).
*cardinal-tens*
(special variable).
*groups-of-three*
(special variable).
*ordinal-ones*
(special variable).
*ordinal-teens*
(special variable).
*ordinal-tens*
(special variable).
base-radix-directive
(class).
binary-radix-directive
(class).
decimal-radix-directive
(class).
hexadecimal-radix-directive
(class).
octal-radix-directive
(class).
print-cardinal-arg
(function).
print-cardinal-hundreds
(function).
print-cardinal-non-zero
(function).
print-cardinal-tenths
(function).
print-old-roman-arg
(function).
print-ordinal-arg
(function).
print-ordinal-hundreds
(function).
print-ordinal-non-zero
(function).
print-ordinal-tenths
(function).
print-radix-arg
(function).
print-roman-arg
(function).
radix-directive
(class).
invistra/code/floating-point-printers.lisp
radix-control.lisp
(file).
code
(module).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parameter-specifications
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
e-directive
(class).
f-directive
(class).
g-directive
(class).
monetary-directive
(class).
print-exponent-arg
(function).
print-fixed-arg
(function).
print-float-arg
(function).
print-general-arg
(function).
print-monetary-arg
(function).
round-away-from-zero
(function).
trim-fractional
(function).
invistra/code/printer-operations.lisp
floating-point-printers.lisp
(file).
code
(module).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
a-directive
(class).
layout-requirements
(method).
s-directive
(class).
w-directive
(class).
invistra/code/pretty-printer-operations.lisp
printer-operations.lisp
(file).
code
(module).
check-directive-syntax
(method).
check-directive-syntax
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parse-directive-suffix
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
call-function-directive
(class).
end-logical-block-directive
(class).
function-name
(reader method).
(setf function-name)
(writer method).
i-directive
(class).
layout-requirements
(method).
layout-requirements
(method).
layout-requirements
(method).
logical-block-directive
(class).
underscore-directive
(class).
invistra/code/layout-control.lisp
pretty-printer-operations.lisp
(file).
code
(module).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
end-justification-directive
(class).
format-absolute-tab
(function).
format-relative-tab
(function).
justification-directive
(class).
layout-requirements
(method).
layout-requirements
(method).
print-justification
(function).
str-line-length
(function).
tabulate-directive
(class).
invistra/code/control-flow-operations.lisp
layout-control.lisp
(file).
code
(module).
check-directive-syntax
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parameter-specifications
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
conditional-directive
(class).
end-conditional-directive
(class).
end-iteration-directive
(class).
go-to-directive
(class).
iteration-directive
(class).
last-clause-is-default-p
(reader method).
(setf last-clause-is-default-p)
(writer method).
recursive-processing-directive
(class).
invistra/code/miscellaneous-operations.lisp
control-flow-operations.lisp
(file).
code
(module).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
case-conversion-directive
(class).
end-case-conversion-directive
(class).
plural-directive
(class).
invistra/code/miscellaneous-pseudo-operations.lisp
miscellaneous-operations.lisp
(file).
code
(module).
check-directive-syntax
(method).
compile-item
(method).
compile-item
(method).
compile-item
(method).
interpret-item
(method).
interpret-item
(method).
interpret-item
(method).
parameter-specifications
(method).
parameter-specifications
(method).
parse-directive-suffix
(method).
specialize-directive
(method).
specialize-directive
(method).
specialize-directive
(method).
circumflex-directive
(class).
newline-directive
(class).
semicolon-directive
(class).
structured-separator-p
(method).
invistra/code/condition-reporters-en.lisp
code
(module).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-condition
(method).
report-control-string-and-directive-position
(function).
report-control-string-and-directive-start-position
(function).
invistra/code/interface.lisp
condition-reporters-en.lisp
(file).
code
(module).
define-interface
(macro).
ensure-symbol
(function).
Packages are listed by definition order.
invistra
common-lisp
.
*destination*
(special variable).
*roman-digits*
(special variable).
at-sign-p
(generic reader).
check-directive-syntax
(generic function).
coerce-function-designator
(generic function).
colon-p
(generic reader).
compile-item
(generic function).
define-interface
(macro).
directive
(generic reader).
directive
(class).
format
(function).
format-compiler-macro
(function).
formatter
(function).
interpret-item
(generic function).
parameter-specifications
(generic function).
parse-directive-suffix
(generic function).
pop-argument
(function).
specialize-directive
(generic function).
*cardinal-ones*
(special variable).
*cardinal-teens*
(special variable).
*cardinal-tens*
(special variable).
*extra-space*
(special variable).
*groups-of-three*
(special variable).
*inner-exit*
(special variable).
*inner-exit-if-exhausted*
(special variable).
*inner-tag*
(special variable).
*line-length*
(special variable).
*newline-kind*
(special variable).
*ordinal-ones*
(special variable).
*ordinal-teens*
(special variable).
*ordinal-tens*
(special variable).
*outer-exit*
(special variable).
*outer-exit-if-exhausted*
(special variable).
*outer-tag*
(special variable).
*pop-argument-hook*
(special variable).
*pop-remaining-arguments*
(special variable).
*previous-argument-index*
(special variable).
*previous-arguments*
(special variable).
*remaining-argument-count*
(special variable).
a-directive
(class).
ampersand-directive
(class).
ancestor
(generic reader).
argument-reference-parameter
(class).
argument-type-error
(condition).
at-least-one-item-required
(condition).
at-most-how-many
(generic reader).
at-most-one-modifier-mixin
(class).
at-sign-modifier-requires-one-clause
(condition).
base-radix-directive
(class).
binary-radix-directive
(class).
c-directive
(class).
call-function-directive
(class).
capitalize-next
(generic reader).
(setf capitalize-next)
(generic writer).
capitalize-stream
(class).
case-conversion-directive
(class).
case-conversion-stream
(class).
circumflex-directive
(class).
clause-separator-with-colon-modifier-not-allowed
(condition).
clauses
(generic reader).
(setf clauses)
(generic writer).
colon-modifier-requires-two-clauses
(condition).
compile-control-string
(function).
compile-items
(function).
compile-parameter
(generic function).
conditional-directive
(class).
control-string
(generic reader).
copy-group
(function).
decimal-radix-directive
(class).
destination
(generic reader).
directive-character
(generic reader).
directive-parse-error
(condition).
directive-syntax-error
(condition).
directive-takes-at-most-one-modifier
(condition).
directive-takes-no-modifiers
(condition).
directive-takes-only-at-sign
(condition).
directive-takes-only-colon
(condition).
dotted-list-length
(function).
downcase-stream
(class).
e-directive
(class).
end
(generic reader).
end-case-conversion-directive
(class).
end-conditional-directive
(class).
end-iteration-directive
(class).
end-justification-directive
(class).
end-logical-block-directive
(class).
end-of-control-string-error
(condition).
end-structured-directive-mixin
(class).
ensure-symbol
(function).
expected-integer-error
(condition).
expected-parameter-start
(condition).
f-directive
(class).
first-capitalize-stream
(class).
format-absolute-tab
(function).
format-error
(condition).
format-relative-tab
(function).
format-runtime-error
(condition).
format-with-runtime-arguments
(function).
found-something-else-error
(condition).
function-name
(generic reader).
(setf function-name)
(generic writer).
g-directive
(class).
go-to-argument
(function).
go-to-directive
(class).
go-to-out-of-bounds
(condition).
group
(structure).
group-clauses
(reader).
(setf group-clauses)
(writer).
group-end
(reader).
(setf group-end)
(writer).
group-p
(function).
hexadecimal-radix-directive
(class).
how-many-found
(generic reader).
i-directive
(class).
illegal-clause-separators
(condition).
illegal-directive
(condition).
incompatible-layout-requirements
(condition).
index
(generic reader).
interpret-items
(function).
interpret-parameter
(generic function).
invalid-destination
(condition).
iteration-directive
(class).
justification-directive
(class).
last-clause-is-default-p
(generic reader).
(setf last-clause-is-default-p)
(generic writer).
layout-requirements
(generic function).
literal-parameter
(class).
logical-block-directive
(class).
logical-block-only-permits-three-clauses
(condition).
make-group
(function).
max-arguments
(generic reader).
merge-layout-requirements
(function).
modifier-and-parameter
(condition).
monetary-directive
(class).
more-than-two-modifiers
(condition).
nesting-violation
(condition).
newline-directive
(class).
no-modifiers-mixin
(class).
no-more-arguments
(condition).
no-such-package
(condition).
no-such-symbol
(condition).
octal-radix-directive
(class).
only-at-sign-mixin
(class).
only-colon-mixin
(class).
parameter
(class).
parameter-bind-p
(generic reader).
(setf parameter-bind-p)
(generic writer).
parameter-default
(generic reader).
(setf parameter-default)
(generic writer).
parameter-name
(generic reader).
(setf parameter-name)
(generic writer).
parameter-omitted
(condition).
parameter-type
(generic reader).
(setf parameter-type)
(generic writer).
parameter-type-error
(condition).
parameter-value
(generic reader).
(setf parameter-value)
(generic writer).
parameter1
(generic reader).
parameter2
(generic reader).
parameters
(generic reader).
(setf parameters)
(generic writer).
parse-format-directive
(function).
parse-modifiers
(function).
parse-parameter
(function).
parse-parameters
(function).
percent-directive
(class).
plural-directive
(class).
pop-remaining-arguments
(function).
print-cardinal-arg
(function).
print-cardinal-hundreds
(function).
print-cardinal-non-zero
(function).
print-cardinal-tenths
(function).
print-exponent-arg
(function).
print-fixed-arg
(function).
print-float-arg
(function).
print-general-arg
(function).
print-justification
(function).
print-key-sequence
(generic function).
print-monetary-arg
(function).
print-old-roman-arg
(function).
print-ordinal-arg
(function).
print-ordinal-hundreds
(function).
print-ordinal-non-zero
(function).
print-ordinal-tenths
(function).
print-radix-arg
(function).
print-roman-arg
(function).
radix-directive
(class).
recursive-processing-directive
(class).
remaining-argument-count-parameter
(class).
report-control-string-and-directive-position
(function).
report-control-string-and-directive-start-position
(function).
requirement1
(generic reader).
requirement2
(generic reader).
round-away-from-zero
(function).
s-directive
(class).
semicolon-directive
(class).
split-control-string
(function).
start
(generic reader).
str-line-length
(function).
structure-items
(function).
structured-directive-mixin
(class).
structured-end-p
(generic function).
structured-separator-p
(generic function).
structured-start-p
(generic function).
suffix-start
(generic reader).
symbol-not-external
(condition).
tabulate-directive
(class).
target
(generic reader).
tilde-directive
(class).
tilde-position
(generic reader).
too-many-package-markers
(condition).
too-many-parameters
(condition).
trim-fractional
(function).
two-identical-modifiers
(condition).
type-name
(function).
underscore-directive
(class).
unknown-directive-character
(condition).
unknown-format-directive
(condition).
unmatched-directive
(condition).
upcase-stream
(class).
vertical-bar-directive
(class).
w-directive
(class).
what-argument
(generic reader).
why
(generic reader).
with-arguments
(macro).
write-string-with-padding
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
progn
.
:most-specific-last
circumflex-directive
)) ¶conditional-directive
)) ¶call-function-directive
)) ¶logical-block-directive
)) ¶at-most-one-modifier-mixin
)) ¶only-at-sign-mixin
)) ¶only-colon-mixin
)) ¶no-modifiers-mixin
)) ¶newline-directive
) &optional parameters) ¶circumflex-directive
) &optional parameters) ¶semicolon-directive
) &optional parameters) ¶plural-directive
) &optional parameters) ¶case-conversion-directive
) &optional parameters) ¶recursive-processing-directive
) &optional parameters) ¶iteration-directive
) &optional parameters) ¶conditional-directive
) &optional parameters) ¶go-to-directive
) &optional parameters) ¶justification-directive
) &optional parameters) ¶tabulate-directive
) &optional parameters) ¶call-function-directive
) &optional parameters) ¶i-directive
) &optional parameters) ¶logical-block-directive
) &optional parameters) ¶underscore-directive
) &optional parameters) ¶w-directive
) &optional parameters) ¶s-directive
) &optional parameters) ¶a-directive
) &optional parameters) ¶monetary-directive
) &optional parameters) ¶g-directive
) &optional parameters) ¶e-directive
) &optional parameters) ¶f-directive
) &optional parameters) ¶hexadecimal-radix-directive
) &optional parameters) ¶octal-radix-directive
) &optional parameters) ¶binary-radix-directive
) &optional parameters) ¶decimal-radix-directive
) &optional parameters) ¶radix-directive
) &optional parameters) ¶tilde-directive
) &optional parameters) ¶vertical-bar-directive
) &optional parameters) ¶ampersand-directive
) &optional parameters) ¶percent-directive
) &optional parameters) ¶c-directive
) &optional parameters) ¶string
) &optional parameters) ¶directive-syntax-error
)) ¶newline-directive
) &optional parameters) ¶circumflex-directive
) &optional parameters) ¶semicolon-directive
) &optional parameters) ¶plural-directive
) &optional parameters) ¶case-conversion-directive
) &optional parameters) ¶recursive-processing-directive
) &optional parameters) ¶iteration-directive
) &optional parameters) ¶conditional-directive
) &optional parameters) ¶go-to-directive
) &optional parameters) ¶justification-directive
) &optional parameters) ¶tabulate-directive
) &optional parameters) ¶call-function-directive
) &optional parameters) ¶i-directive
) &optional parameters) ¶logical-block-directive
) &optional parameters) ¶underscore-directive
) &optional parameters) ¶w-directive
) &optional parameters) ¶s-directive
) &optional parameters) ¶a-directive
) &optional parameters) ¶monetary-directive
) &optional parameters) ¶g-directive
) &optional parameters) ¶e-directive
) &optional parameters) ¶f-directive
) &optional parameters) ¶hexadecimal-radix-directive
) &optional parameters) ¶octal-radix-directive
) &optional parameters) ¶binary-radix-directive
) &optional parameters) ¶decimal-radix-directive
) &optional parameters) ¶radix-directive
) &optional parameters) ¶tilde-directive
) &optional parameters) ¶vertical-bar-directive
) &optional parameters) ¶ampersand-directive
) &optional parameters) ¶percent-directive
) &optional parameters) ¶c-directive
) &optional parameters) ¶string
) &optional parameters) ¶circumflex-directive
)) ¶semicolon-directive
)) ¶iteration-directive
)) ¶conditional-directive
)) ¶go-to-directive
)) ¶justification-directive
)) ¶tabulate-directive
)) ¶call-function-directive
)) ¶i-directive
)) ¶s-directive
)) ¶a-directive
)) ¶monetary-directive
)) ¶g-directive
)) ¶e-directive
)) ¶f-directive
)) ¶radix-directive
)) ¶base-radix-directive
)) ¶tilde-directive
)) ¶vertical-bar-directive
)) ¶ampersand-directive
)) ¶percent-directive
)) ¶(eql #\newline)
) directive end-directive) ¶(eql #\^)
) directive end-directive) ¶(eql #\;)
) directive end-directive) ¶(eql #\p)
) directive end-directive) ¶(eql #\()
) directive end-directive) ¶(eql #\()
) directive (end-directive end-case-conversion-directive
)) ¶(eql #\))
) directive end-directive) ¶(eql #\?)
) directive end-directive) ¶(eql #\{)
) directive end-directive) ¶(eql #\{)
) directive (end-directive end-iteration-directive
)) ¶(eql #\})
) directive end-directive) ¶(eql #\[)
) directive end-directive) ¶(eql #\[)
) directive (end-directive end-conditional-directive
)) ¶(eql #\])
) directive end-directive) ¶(eql #\*)
) directive end-directive) ¶(eql #\<)
) directive end-directive) ¶(eql #\<)
) directive (end-directive end-justification-directive
)) ¶(eql #\>)
) directive end-directive) ¶(eql #\t)
) directive end-directive) ¶(eql #\/)
) directive end-directive) ¶(eql #\i)
) directive end-directive) ¶(eql #\<)
) directive (end-directive end-logical-block-directive
)) ¶(eql #\_)
) directive end-directive) ¶(eql #\w)
) directive end-directive) ¶(eql #\s)
) directive end-directive) ¶(eql #\a)
) directive end-directive) ¶(eql #\$)
) directive end-directive) ¶(eql #\g)
) directive end-directive) ¶(eql #\e)
) directive end-directive) ¶(eql #\f)
) directive end-directive) ¶(eql #\x)
) directive end-directive) ¶(eql #\o)
) directive end-directive) ¶(eql #\b)
) directive end-directive) ¶(eql #\d)
) directive end-directive) ¶(eql #\r)
) directive end-directive) ¶(eql #\~)
) directive end-directive) ¶(eql #\|)
) directive end-directive) ¶(eql #\&)
) directive end-directive) ¶(eql #\%)
) directive end-directive) ¶(eql #\c)
) directive end-directive) ¶parameter-omitted
) stream (language english
)) ¶acclimation
.
expected-integer-error
) stream (language english
)) ¶acclimation
.
unmatched-directive
) stream (language english
)) ¶acclimation
.
unknown-format-directive
) stream (language english
)) ¶acclimation
.
symbol-not-external
) stream (language english
)) ¶acclimation
.
modifier-and-parameter
) stream (language english
)) ¶acclimation
.
too-many-package-markers
) stream (language english
)) ¶acclimation
.
argument-type-error
) stream (language english
)) ¶acclimation
.
expected-parameter-start
) stream (language english
)) ¶acclimation
.
at-least-one-item-required
) stream (language english
)) ¶acclimation
.
parameter-type-error
) stream (language english
)) ¶acclimation
.
illegal-clause-separators
) stream (language english
)) ¶acclimation
.
clause-separator-with-colon-modifier-not-allowed
) stream (language english
)) ¶acclimation
.
colon-modifier-requires-two-clauses
) stream (language english
)) ¶acclimation
.
no-such-package
) stream (language english
)) ¶acclimation
.
more-than-two-modifiers
) stream (language english
)) ¶acclimation
.
nesting-violation
) stream (language english
)) ¶acclimation
.
incompatible-layout-requirements
) stream (language english
)) ¶acclimation
.
illegal-directive
) stream (language english
)) ¶acclimation
.
end-of-control-string-error
) stream (language english
)) ¶acclimation
.
too-many-parameters
) stream (language english
)) ¶acclimation
.
at-sign-modifier-requires-one-clause
) stream (language english
)) ¶acclimation
.
go-to-out-of-bounds
) stream (language english
)) ¶acclimation
.
unknown-directive-character
) stream (language english
)) ¶acclimation
.
invalid-destination
) stream (language english
)) ¶acclimation
.
two-identical-modifiers
) stream (language english
)) ¶acclimation
.
logical-block-only-permits-three-clauses
) stream (language english
)) ¶acclimation
.
no-such-symbol
) stream (language english
)) ¶acclimation
.
directive-takes-only-colon
) stream (language english
)) ¶acclimation
.
directive-takes-at-most-one-modifier
) stream (language english
)) ¶acclimation
.
no-more-arguments
) stream (language english
)) ¶acclimation
.
directive-takes-only-at-sign
) stream (language english
)) ¶acclimation
.
directive-takes-no-modifiers
) stream (language english
)) ¶acclimation
.
case-conversion-stream
)) ¶sb-gray
.
case-conversion-stream
)) ¶sb-gray
.
case-conversion-stream
)) ¶sb-gray
.
case-conversion-stream
)) ¶sb-gray
.
case-conversion-stream
)) ¶sb-gray
.
upcase-stream
) char) ¶sb-gray
.
downcase-stream
) char) ¶sb-gray
.
first-capitalize-stream
) char) ¶sb-gray
.
capitalize-stream
) char) ¶sb-gray
.
a-directive
.
ampersand-directive
.
base-radix-directive
.
c-directive
.
call-function-directive
.
case-conversion-directive
.
circumflex-directive
.
conditional-directive
.
e-directive
.
end-case-conversion-directive
.
end-conditional-directive
.
end-iteration-directive
.
end-justification-directive
.
end-logical-block-directive
.
f-directive
.
g-directive
.
go-to-directive
.
i-directive
.
iteration-directive
.
justification-directive
.
logical-block-directive
.
monetary-directive
.
newline-directive
.
percent-directive
.
plural-directive
.
recursive-processing-directive
.
s-directive
.
semicolon-directive
.
tabulate-directive
.
tilde-directive
.
underscore-directive
.
vertical-bar-directive
.
w-directive
.
:control-string
This slot is read-only.
:suffix-start
This slot is read-only.
:directive-character
This slot is read-only.
:parameters
end
.
incompatible-layout-requirements
)) ¶too-many-parameters
)) ¶capitalize-stream
)) ¶automatically generated reader method
capitalize-stream
)) ¶automatically generated writer method
structured-directive-mixin
)) ¶automatically generated reader method
structured-directive-mixin
)) ¶automatically generated writer method
literal-parameter
)) ¶remaining-argument-count-parameter
)) ¶argument-reference-parameter
)) ¶directive
)) ¶automatically generated reader method
directive-parse-error
)) ¶invalid-destination
)) ¶call-function-directive
)) ¶automatically generated reader method
call-function-directive
)) ¶automatically generated writer method
too-many-parameters
)) ¶found-something-else-error
)) ¶literal-parameter
)) ¶remaining-argument-count-parameter
)) ¶argument-reference-parameter
)) ¶conditional-directive
)) ¶automatically generated reader method
conditional-directive
)) ¶automatically generated writer method
justification-directive
)) ¶tabulate-directive
)) ¶i-directive
)) ¶logical-block-directive
)) ¶underscore-directive
)) ¶w-directive
)) ¶structured-directive-mixin
)) ¶go-to-out-of-bounds
)) ¶literal-parameter
)) ¶automatically generated reader method
literal-parameter
)) ¶automatically generated writer method
parameter-omitted
)) ¶parameter-omitted
)) ¶incompatible-layout-requirements
)) ¶incompatible-layout-requirements
)) ¶end-structured-directive-mixin
)) ¶semicolon-directive
)) ¶structured-directive-mixin
)) ¶case-conversion-stream
)) ¶automatically generated reader method
directive-parse-error
)) ¶go-to-out-of-bounds
)) ¶end-of-control-string-error
)) ¶%why
.
format-runtime-error
.
type-error
.
at-least-one-item-required
.
at-sign-modifier-requires-one-clause
.
clause-separator-with-colon-modifier-not-allowed
.
colon-modifier-requires-two-clauses
.
directive-takes-at-most-one-modifier
.
directive-takes-no-modifiers
.
directive-takes-only-at-sign
.
directive-takes-only-colon
.
illegal-clause-separators
.
illegal-directive
.
incompatible-layout-requirements
.
logical-block-only-permits-three-clauses
.
modifier-and-parameter
.
nesting-violation
.
no-such-package
.
no-such-symbol
.
parameter-omitted
.
parameter-type-error
.
symbol-not-external
.
too-many-package-markers
.
too-many-parameters
.
unknown-directive-character
.
unmatched-directive
.
condition
.
error
.
:destination
This slot is read-only.
directive-syntax-error
.
type-error
.
t
fundamental-character-output-stream
.
:value
(gensym)
:name
(quote (or null character integer))
:type
boolean
t
:bind
:default
#()
:clauses
Jump to: | (
A C D E F G H I L M P R S T W |
---|
Jump to: | (
A C D E F G H I L M P R S T W |
---|
Jump to: | %
*
C E S T |
---|
Jump to: | %
*
C E S T |
---|
Jump to: | A B C D E F G H I J L M N O P R S T U V W |
---|
Jump to: | A B C D E F G H I J L M N O P R S T U V W |
---|