The tclcs-code Reference Manual

This is the tclcs-code Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 18:00:56 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 tclcs-code

Companion code for "The Common Lisp Condition System"

Author

<>

License

MIT

Version

0.0.1

Dependency

trivial-custom-debugger (system).

Source

tclcs-code.asd.

Child Components

3 Modules

Modules are listed depth-first from the system components tree.


3.1 tclcs-code/00-dynavars

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Component

tclcs-00-dynamic-variables.lisp (file).


3.6 tclcs-code/05-reporting

Dependency

04-restarts (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Components

3.7 tclcs-code/06-warnings

Dependency

05-reporting (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Component

tclcs-33-warnings.lisp (file).


3.8 tclcs-code/07-assertions

Dependency

06-warnings (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Components

3.10 tclcs-code/96-call-with-handler-restart

Dependency

08-debugger (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Components

3.11 tclcs-code/97-handler-bind-star-case-star

Dependency

96-call-with-handler-restart (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Components

3.12 tclcs-code/98-handler-bind-case

Dependency

97-handler-bind-star-case-star (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Component

tclcs-98-handler-bind-case.lisp (file).


3.13 tclcs-code/99-macros-101

Dependency

98-handler-bind-case (module).

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

Child Component

tclcs-99-macros-101.lisp (file).


4 Files

Files are sorted by type and then listed depth-first from the systems components trees.


4.1 Lisp


4.1.1 tclcs-code/tclcs-code.asd

Source

tclcs-code.asd.

Parent Component

tclcs-code (system).

ASDF Systems

tclcs-code.


4.1.2 tclcs-code/00-dynavars/tclcs-00-dynamic-variables.lisp

Source

tclcs-code.asd.

Parent Component

00-dynavars (module).

Packages

clcs-00-dynamic-variables.

Public Interface
Internals

4.1.3 tclcs-code/01-hooks/tclcs-01-lets-meet-tom.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-01-lets-meet-tom.

Public Interface

test (function).

Internals

4.1.4 tclcs-code/01-hooks/tclcs-02-hook-1-launching-csgo.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-02-hook-1-launching-csgo.

Public Interface

test (function).

Internals

4.1.5 tclcs-code/01-hooks/tclcs-03-hook-2-only-call-csgo-players.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-03-hook-2-only-call-csgo-players.

Public Interface

test (function).

Internals

4.1.6 tclcs-code/01-hooks/tclcs-04-hook-3-only-call-parents-maybe.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-04-hook-3-only-call-parents-maybe.

Public Interface

test (function).

Internals

4.1.7 tclcs-code/01-hooks/tclcs-05-hook-4-holiday-wishes.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-05-hook-4-holiday-wishes.

Public Interface
Internals

4.1.8 tclcs-code/01-hooks/tclcs-06-hook-5-calling-girlfriend-again.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-06-hook-5-calling-girlfriend-again.

Public Interface
Internals

4.1.9 tclcs-code/01-hooks/tclcs-07-multiple-types-of-hooks.lisp

Source

tclcs-code.asd.

Parent Component

01-hooks (module).

Packages

clcs-07-multiple-types-of-hooks.

Public Interface
Internals

4.1.10 tclcs-code/02-handlers/tclcs-08-lets-meet-tom-again.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-08-lets-meet-tom-again.

Public Interface

test (function).

Internals

4.1.11 tclcs-code/02-handlers/tclcs-09-handler-1-launching-csgo.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-09-handler-1-launching-csgo.

Public Interface

test (function).

Internals

4.1.12 tclcs-code/02-handlers/tclcs-10-handler-2-only-call-csgo-players.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-10-handler-2-only-call-csgo-players.

Public Interface

test (function).

Internals

4.1.13 tclcs-code/02-handlers/tclcs-11-handler-3-only-call-parents-maybe.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-11-handler-3-only-call-parents-maybe.

Public Interface

test (function).

Internals

4.1.14 tclcs-code/02-handlers/tclcs-12-handler-4-holiday-wishes.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-12-handler-4-holiday-wishes.

Public Interface
Internals

4.1.15 tclcs-code/02-handlers/tclcs-13-handler-5-calling-girlfriend-again.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-13-handler-6-calling-girlfriend-again.

Public Interface
Internals

4.1.16 tclcs-code/02-handlers/tclcs-14-exception-handling-1.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-14-exception-handling-1.

Public Interface
Internals

4.1.17 tclcs-code/02-handlers/tclcs-15-exception-handling-2.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-15-exception-handling-2.

Public Interface
Internals

4.1.18 tclcs-code/02-handlers/tclcs-16-protection-against-transfers-of-control.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-16-protection-against-transfers-of-control.

Public Interface
Internals

4.1.19 tclcs-code/02-handlers/tclcs-17-handler-clustering.lisp

Source

tclcs-code.asd.

Parent Component

02-handlers (module).

Packages

clcs-17-handler-clustering.

Public Interface

test (function).


4.1.20 tclcs-code/03-choices/tclcs-18-lets-meet-kate-and-mark.lisp

Source

tclcs-code.asd.

Parent Component

03-choices (module).

Packages

clcs-18-lets-meet-kate-and-mark.

Public Interface

test (function).

Internals

4.1.21 tclcs-code/03-choices/tclcs-19-choice-1-escape-through-front-door.lisp

Source

tclcs-code.asd.

Parent Component

03-choices (module).

Packages

clcs-19-choice-1-escape-through-front-door.

Public Interface
Internals

4.1.22 tclcs-code/03-choices/tclcs-20-choice-1-escape-through-both-doors.lisp

Source

tclcs-code.asd.

Parent Component

03-choices (module).

Packages

clcs-20-choice-1-escape-through-both-doors.

Public Interface
Internals

4.1.23 tclcs-code/03-choices/tclcs-21-choice-1-same-named-choices.lisp

Source

tclcs-code.asd.

Parent Component

03-choices (module).

Packages

clcs-21-choice-1-same-named-choices.

Public Interface
Internals

4.1.24 tclcs-code/03-choices/tclcs-22-choice-2-excuse.lisp

Source

tclcs-code.asd.

Parent Component

03-choices (module).

Packages

clcs-22-choice-2-excuse.

Public Interface
Internals

4.1.25 tclcs-code/04-restarts/tclcs-23-lets-meet-kate-and-mark-again.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-23-lets-meet-kate-and-mark-again.

Public Interface

test (function).

Internals

4.1.26 tclcs-code/04-restarts/tclcs-24-restart-1-escape-through-front-door.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-24-restart-1-escape-through-front-door.

Public Interface
Internals

4.1.27 tclcs-code/04-restarts/tclcs-25-restart-1-escape-through-both-doors.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-25-restart-1-escape-through-both-doors.

Public Interface
Internals

4.1.28 tclcs-code/04-restarts/tclcs-26-restart-1-same-named-restarts.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-26-restart-1-same-named-restarts.

Public Interface
Internals

4.1.29 tclcs-code/04-restarts/tclcs-27-restart-2-excuse.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-27-restart-2-excuse.

Public Interface
Internals

4.1.30 tclcs-code/04-restarts/tclcs-28-restart-2-interactive-excuse.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-28-restart-2-interactive-excuse.

Public Interface
Internals

4.1.31 tclcs-code/04-restarts/tclcs-29-actually-restarting-restarts.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-29-actually-restarting-restarts.

Public Interface
Internals

4.1.32 tclcs-code/04-restarts/tclcs-30-custom-restart-invoking-functions.lisp

Source

tclcs-code.asd.

Parent Component

04-restarts (module).

Packages

clcs-30-custom-restart-invoking-functions.

Public Interface
Internals

4.1.33 tclcs-code/05-reporting/tclcs-31-reporting-conditions.lisp

Source

tclcs-code.asd.

Parent Component

05-reporting (module).

Packages

clcs-31-reporting-conditions.

Public Interface
Internals

4.1.34 tclcs-code/05-reporting/tclcs-32-reporting-restarts.lisp

Source

tclcs-code.asd.

Parent Component

05-reporting (module).

Packages

clcs-32-reporting-restarts.

Public Interface
Internals

4.1.35 tclcs-code/06-warnings/tclcs-33-warnings.lisp

Source

tclcs-code.asd.

Parent Component

06-warnings (module).

Packages

clcs-33-warnings.

Public Interface
Internals

4.1.36 tclcs-code/07-assertions/tclcs-34-assert.lisp

Source

tclcs-code.asd.

Parent Component

07-assertions (module).

Packages

clcs-34-assert.

Public Interface

4.1.37 tclcs-code/07-assertions/tclcs-35-check-type.lisp

Source

tclcs-code.asd.

Parent Component

07-assertions (module).

Packages

clcs-35-check-type.

Public Interface

4.1.38 tclcs-code/07-assertions/tclcs-36-case-assertions.lisp

Source

tclcs-code.asd.

Parent Component

07-assertions (module).

Packages

clcs-36-case-assertions.

Public Interface

4.1.39 tclcs-code/08-debugger/tclcs-37-debugger-reporting-condition.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-37-debugger-reporting-condition.

Public Interface

test (function).

Internals

debugger (function).


4.1.40 tclcs-code/08-debugger/tclcs-38-debugger-reporting-condition-type.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-38-debugger-reporting-condition-type.

Public Interface

test (function).

Internals

debugger (function).


4.1.41 tclcs-code/08-debugger/tclcs-39-debugger-reporting-restarts.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-39-debugger-reporting-restarts.

Public Interface

test (function).

Internals

debugger (function).


4.1.42 tclcs-code/08-debugger/tclcs-40-debugger-choosing-restarts.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-40-debugger-choosing-restarts.

Public Interface

test (function).

Internals

4.1.43 tclcs-code/08-debugger/tclcs-41-installing-custom-debugger.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-41-installing-custom-debugger.

Public Interface
Internals

4.1.44 tclcs-code/08-debugger/tclcs-42-recursive-debugger.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-42-recursive-debugger.

Public Interface

test (function).

Internals

4.1.45 tclcs-code/08-debugger/tclcs-43-reducing-debugger-level.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-43-reducing-debugger-level.

Public Interface

test (function).

Internals

4.1.46 tclcs-code/08-debugger/tclcs-44-repl-in-debugger.lisp

Source

tclcs-code.asd.

Parent Component

08-debugger (module).

Packages

clcs-44-repl-in-debugger.

Public Interface

test (function).

Internals

4.1.47 tclcs-code/96-call-with-handler-restart/tclcs-94-call-with-handler-restart.lisp

Source

tclcs-code.asd.

Parent Component

96-call-with-handler-restart (module).

Packages

clcs-96-call-with-handler-restart.

Public Interface
Internals

4.1.48 tclcs-code/96-call-with-handler-restart/tclcs-95-call-with-handler-restart-cached.lisp

Source

tclcs-code.asd.

Parent Component

96-call-with-handler-restart (module).

Packages

clcs-97-call-with-handler-restart-cached.

Public Interface
Internals

4.1.49 tclcs-code/97-handler-bind-star-case-star/tclcs-96-handler-bind-star.lisp

Source

tclcs-code.asd.

Parent Component

97-handler-bind-star-case-star (module).

Packages

clcs-96-handler-bind-star.

Public Interface
Internals

4.1.50 tclcs-code/97-handler-bind-star-case-star/tclcs-97-handler-case-star.lisp

Source

tclcs-code.asd.

Parent Component

97-handler-bind-star-case-star (module).

Packages

clcs-97-handler-case-star.

Public Interface
Internals

4.1.51 tclcs-code/98-handler-bind-case/tclcs-98-handler-bind-case.lisp

Source

tclcs-code.asd.

Parent Component

98-handler-bind-case (module).

Packages

clcs-98-handler-bind-case.

Public Interface
Internals

4.1.52 tclcs-code/99-macros-101/tclcs-99-macros-101.lisp

Source

tclcs-code.asd.

Parent Component

99-macros-101 (module).

Packages

clcs-99-macros-101.

Public Interface
Internals

5 Packages

Packages are listed by definition order.


5.1 clcs-19-choice-1-escape-through-front-door

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Use List

common-lisp.

Public Interface
Internals

5.2 clcs-20-choice-1-escape-through-both-doors

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Use List

common-lisp.

Public Interface
Internals

5.3 clcs-17-handler-clustering

Source

tclcs-17-handler-clustering.lisp.

Use List

common-lisp.

Public Interface

test (function).


5.4 clcs-09-handler-1-launching-csgo

Source

tclcs-09-handler-1-launching-csgo.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.5 clcs-35-check-type

Source

tclcs-35-check-type.lisp.

Use List

common-lisp.

Public Interface

5.6 clcs-99-macros-101

Source

tclcs-99-macros-101.lisp.

Use List

common-lisp.

Public Interface
Internals

5.7 clcs-03-hook-2-only-call-csgo-players

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.8 clcs-97-handler-case-star

Source

tclcs-97-handler-case-star.lisp.

Use List

common-lisp.

Public Interface
Internals

5.9 clcs-25-restart-1-escape-through-both-doors

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Use List

common-lisp.

Public Interface
Internals

5.10 clcs-24-restart-1-escape-through-front-door

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Use List

common-lisp.

Public Interface
Internals

5.11 clcs-14-exception-handling-1

Source

tclcs-14-exception-handling-1.lisp.

Use List

common-lisp.

Public Interface
Internals

5.12 clcs-96-call-with-handler-restart

Source

tclcs-94-call-with-handler-restart.lisp.

Use List

common-lisp.

Public Interface
Internals

5.14 clcs-11-handler-3-only-call-parents-maybe

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.15 clcs-43-reducing-debugger-level

Source

tclcs-43-reducing-debugger-level.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.16 clcs-96-handler-bind-star

Source

tclcs-96-handler-bind-star.lisp.

Use List

common-lisp.

Public Interface
Internals

5.17 clcs-05-hook-4-holiday-wishes

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Use List

common-lisp.

Public Interface
Internals

5.18 clcs-44-repl-in-debugger

Source

tclcs-44-repl-in-debugger.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.19 clcs-13-handler-6-calling-girlfriend-again

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Use List

common-lisp.

Public Interface
Internals

5.20 clcs-23-lets-meet-kate-and-mark-again

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.21 clcs-01-lets-meet-tom

Source

tclcs-01-lets-meet-tom.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.22 clcs-34-assert

Source

tclcs-34-assert.lisp.

Use List

common-lisp.

Public Interface

5.23 clcs-21-choice-1-same-named-choices

Source

tclcs-21-choice-1-same-named-choices.lisp.

Use List

common-lisp.

Public Interface
Internals

5.24 clcs-26-restart-1-same-named-restarts

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Use List

common-lisp.

Public Interface
Internals

5.25 clcs-04-hook-3-only-call-parents-maybe

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.26 clcs-41-installing-custom-debugger

Source

tclcs-41-installing-custom-debugger.lisp.

Use List

common-lisp.

Public Interface
Internals

5.27 clcs-15-exception-handling-2

Source

tclcs-15-exception-handling-2.lisp.

Use List

common-lisp.

Public Interface
Internals

5.28 clcs-30-custom-restart-invoking-functions

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Use List

common-lisp.

Public Interface
Internals

5.29 clcs-08-lets-meet-tom-again

Source

tclcs-08-lets-meet-tom-again.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.30 clcs-12-handler-4-holiday-wishes

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Use List

common-lisp.

Public Interface
Internals

5.31 clcs-32-reporting-restarts

Source

tclcs-32-reporting-restarts.lisp.

Use List

common-lisp.

Public Interface
Internals

5.32 clcs-18-lets-meet-kate-and-mark

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.33 clcs-29-actually-restarting-restarts

Source

tclcs-29-actually-restarting-restarts.lisp.

Use List

common-lisp.

Public Interface
Internals

5.34 clcs-06-hook-5-calling-girlfriend-again

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Use List

common-lisp.

Public Interface
Internals

5.35 clcs-10-handler-2-only-call-csgo-players

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.36 clcs-02-hook-1-launching-csgo

Source

tclcs-02-hook-1-launching-csgo.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.37 clcs-28-restart-2-interactive-excuse

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Use List

common-lisp.

Public Interface
Internals

5.38 clcs-36-case-assertions

Source

tclcs-36-case-assertions.lisp.

Use List

common-lisp.

Public Interface

5.39 clcs-27-restart-2-excuse

Source

tclcs-27-restart-2-excuse.lisp.

Use List

common-lisp.

Public Interface
Internals

5.40 clcs-31-reporting-conditions

Source

tclcs-31-reporting-conditions.lisp.

Use List

common-lisp.

Public Interface
Internals

5.41 clcs-42-recursive-debugger

Source

tclcs-42-recursive-debugger.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.42 clcs-39-debugger-reporting-restarts

Source

tclcs-39-debugger-reporting-restarts.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

debugger (function).


5.43 clcs-40-debugger-choosing-restarts

Source

tclcs-40-debugger-choosing-restarts.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

5.44 clcs-38-debugger-reporting-condition-type

Source

tclcs-38-debugger-reporting-condition-type.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

debugger (function).


5.45 clcs-33-warnings

Source

tclcs-33-warnings.lisp.

Use List

common-lisp.

Public Interface
Internals

5.46 clcs-97-call-with-handler-restart-cached

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Use List

common-lisp.

Public Interface
Internals

5.47 clcs-00-dynamic-variables

Source

tclcs-00-dynamic-variables.lisp.

Use List

common-lisp.

Public Interface
Internals

5.48 clcs-16-protection-against-transfers-of-control

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Use List

common-lisp.

Public Interface
Internals

5.49 clcs-07-multiple-types-of-hooks

Source

tclcs-07-multiple-types-of-hooks.lisp.

Use List

common-lisp.

Public Interface
Internals

5.50 clcs-22-choice-2-excuse

Source

tclcs-22-choice-2-excuse.lisp.

Use List

common-lisp.

Public Interface
Internals

5.51 clcs-37-debugger-reporting-condition

Source

tclcs-37-debugger-reporting-condition.lisp.

Use List

common-lisp.

Public Interface

test (function).

Internals

debugger (function).


6 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


6.1 Public Interface


6.1.1 Macros

Macro: my-and (&rest forms)
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.


6.1.2 Ordinary functions

Function: test ()
Package

clcs-17-handler-clustering.

Source

tclcs-17-handler-clustering.lisp.

Function: test ()
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Function: test ()
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Function: test ()
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Function: test ()
Package

clcs-43-reducing-debugger-level.

Source

tclcs-43-reducing-debugger-level.lisp.

Function: test ()
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Function: test ()
Package

clcs-23-lets-meet-kate-and-mark-again.

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Function: test ()
Package

clcs-01-lets-meet-tom.

Source

tclcs-01-lets-meet-tom.lisp.

Function: test ()
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Function: test ()
Package

clcs-08-lets-meet-tom-again.

Source

tclcs-08-lets-meet-tom-again.lisp.

Function: test ()
Package

clcs-18-lets-meet-kate-and-mark.

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Function: test ()
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Function: test ()
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Function: test ()
Package

clcs-42-recursive-debugger.

Source

tclcs-42-recursive-debugger.lisp.

Function: test ()
Package

clcs-39-debugger-reporting-restarts.

Source

tclcs-39-debugger-reporting-restarts.lisp.

Function: test ()
Package

clcs-40-debugger-choosing-restarts.

Source

tclcs-40-debugger-choosing-restarts.lisp.

Function: test ()
Package

clcs-38-debugger-reporting-condition-type.

Source

tclcs-38-debugger-reporting-condition-type.lisp.

Function: test ()
Package

clcs-37-debugger-reporting-condition.

Source

tclcs-37-debugger-reporting-condition.lisp.

Function: test-1 ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: test-1 ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: test-1 ()
Package

clcs-35-check-type.

Source

tclcs-35-check-type.lisp.

Function: test-1 ()
Package

clcs-97-handler-case-star.

Source

tclcs-97-handler-case-star.lisp.

Function: test-1 ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: test-1 ()
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: test-1 ()
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Function: test-1 ()
Package

clcs-96-call-with-handler-restart.

Source

tclcs-94-call-with-handler-restart.lisp.

Function: test-1 ()
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: test-1 ()
Package

clcs-96-handler-bind-star.

Source

tclcs-96-handler-bind-star.lisp.

Function: test-1 ()
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Function: test-1 ()
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Function: test-1 ()
Package

clcs-34-assert.

Source

tclcs-34-assert.lisp.

Function: test-1 ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: test-1 ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: test-1 ()
Package

clcs-41-installing-custom-debugger.

Source

tclcs-41-installing-custom-debugger.lisp.

Function: test-1 ()
Package

clcs-15-exception-handling-2.

Source

tclcs-15-exception-handling-2.lisp.

Function: test-1 ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: test-1 ()
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Function: test-1 ()
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Function: test-1 ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: test-1 ()
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Function: test-1 ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: test-1 ()
Package

clcs-36-case-assertions.

Source

tclcs-36-case-assertions.lisp.

Function: test-1 ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: test-1 ()
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Function: test-1 ()
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Function: test-1 ()
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Function: test-1 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: test-1 ()
Package

clcs-16-protection-against-transfers-of-control.

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Function: test-1 ()
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: test-1 ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: test-1a ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-1b ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-2 ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: test-2 ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: test-2 ()
Package

clcs-35-check-type.

Source

tclcs-35-check-type.lisp.

Function: test-2 ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-2 ()
Package

clcs-97-handler-case-star.

Source

tclcs-97-handler-case-star.lisp.

Function: test-2 ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: test-2 ()
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: test-2 ()
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Function: test-2 ()
Package

clcs-96-call-with-handler-restart.

Source

tclcs-94-call-with-handler-restart.lisp.

Function: test-2 ()
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: test-2 ()
Package

clcs-96-handler-bind-star.

Source

tclcs-96-handler-bind-star.lisp.

Function: test-2 ()
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Function: test-2 ()
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Function: test-2 ()
Package

clcs-34-assert.

Source

tclcs-34-assert.lisp.

Function: test-2 ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: test-2 ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: test-2 ()
Package

clcs-41-installing-custom-debugger.

Source

tclcs-41-installing-custom-debugger.lisp.

Function: test-2 ()
Package

clcs-15-exception-handling-2.

Source

tclcs-15-exception-handling-2.lisp.

Function: test-2 ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: test-2 ()
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Function: test-2 ()
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Function: test-2 ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: test-2 ()
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Function: test-2 ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: test-2 ()
Package

clcs-36-case-assertions.

Source

tclcs-36-case-assertions.lisp.

Function: test-2 ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: test-2 ()
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Function: test-2 ()
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Function: test-2 ()
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Function: test-2 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: test-2 ()
Package

clcs-16-protection-against-transfers-of-control.

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Function: test-2 ()
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: test-2 ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: test-3 ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: test-3 ()
Package

clcs-35-check-type.

Source

tclcs-35-check-type.lisp.

Function: test-3 ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-3 ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: test-3 ()
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: test-3 ()
Package

clcs-34-assert.

Source

tclcs-34-assert.lisp.

Function: test-3 ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: test-3 ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: test-3 ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: test-3 ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: test-3 ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: test-3 ()
Package

clcs-36-case-assertions.

Source

tclcs-36-case-assertions.lisp.

Function: test-3 ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: test-3 ()
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Function: test-3 ()
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Function: test-3 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: test-3 ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: test-4 ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: test-4 ()
Package

clcs-35-check-type.

Source

tclcs-35-check-type.lisp.

Function: test-4 ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-4 ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: test-4 ()
Package

clcs-34-assert.

Source

tclcs-34-assert.lisp.

Function: test-4 ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: test-4 ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: test-4 ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: test-4 ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: test-4 ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: test-4 ()
Package

clcs-36-case-assertions.

Source

tclcs-36-case-assertions.lisp.

Function: test-4 ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: test-4 ()
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Function: test-4 ()
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Function: test-4 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: test-4 ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: test-5 ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-5 ()
Package

clcs-34-assert.

Source

tclcs-34-assert.lisp.

Function: test-5 ()
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Function: test-5 ()
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Function: test-5 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: test-6 ()
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Function: test-6 ()
Package

clcs-34-assert.

Source

tclcs-34-assert.lisp.

Function: test-6 ()
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.


6.2 Internals


6.2.1 Special variables

Special Variable: *after-hooks*
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-23-lets-meet-kate-and-mark-again.

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-18-lets-meet-kate-and-mark.

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Special Variable: *back-door-locked-p*
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Special Variable: *before-hooks*
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Special Variable: *call-with-handler-cache*
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Special Variable: *call-with-restart-cache*
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Special Variable: *choices*
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Special Variable: *choices*
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Special Variable: *choices*
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Special Variable: *choices*
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Special Variable: *csgo-launched-p*
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Special Variable: *debugger-level*
Package

clcs-43-reducing-debugger-level.

Source

tclcs-43-reducing-debugger-level.lisp.

Special Variable: *debugger-level*
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Special Variable: *debugger-level*
Package

clcs-42-recursive-debugger.

Source

tclcs-42-recursive-debugger.lisp.

Special Variable: *excuses*
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Special Variable: *excuses*
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Special Variable: *excuses*
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Special Variable: *excuses*
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Special Variable: *excuses*
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Special Variable: *excuses*
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-23-lets-meet-kate-and-mark-again.

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-18-lets-meet-kate-and-mark.

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Special Variable: *front-door-locked-p*
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Special Variable: *hooks*
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Special Variable: *hooks*
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Special Variable: *hooks*
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Special Variable: *hooks*
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Special Variable: *hooks*
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Special Variable: *mark-safe-p*
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Special Variable: *mark-safe-p*
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Special Variable: *mark-safe-p*
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Special Variable: *mark-safe-p*
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Special Variable: *mark-safe-p*
Package

clcs-23-lets-meet-kate-and-mark-again.

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Special Variable: *mark-safe-p*
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Special Variable: *mark-safe-p*
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Special Variable: *mark-safe-p*
Package

clcs-18-lets-meet-kate-and-mark.

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Special Variable: *mark-safe-p*
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Special Variable: *mark-safe-p*
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Special Variable: *mark-safe-p*
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Special Variable: *phonebook*
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Special Variable: *phonebook*
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Special Variable: *phonebook*
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Special Variable: *phonebook*
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Special Variable: *phonebook*
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Special Variable: *phonebook*
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Special Variable: *phonebook*
Package

clcs-01-lets-meet-tom.

Source

tclcs-01-lets-meet-tom.lisp.

Special Variable: *phonebook*
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Special Variable: *phonebook*
Package

clcs-15-exception-handling-2.

Source

tclcs-15-exception-handling-2.lisp.

Special Variable: *phonebook*
Package

clcs-08-lets-meet-tom-again.

Source

tclcs-08-lets-meet-tom-again.lisp.

Special Variable: *phonebook*
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Special Variable: *phonebook*
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Special Variable: *phonebook*
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Special Variable: *phonebook*
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Special Variable: *phonebook*
Package

clcs-16-protection-against-transfers-of-control.

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Special Variable: *phonebook*
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Special Variable: *toplevel-restarts*
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Special Variable: *x*
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Special Variable: *x4*
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.


6.2.2 Macros

Macro: for-3 ((var start stop) &body body)
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Macro: for-4 ((var start stop) &body body)
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Macro: for-5 ((var start stop) &body body)
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Macro: for-6 ((var start stop) &body body)
Package

clcs-99-macros-101.

Source

tclcs-99-macros-101.lisp.

Macro: handler-bind* (bindings &body body)
Package

clcs-96-handler-bind-star.

Source

tclcs-96-handler-bind-star.lisp.

Macro: handler-bind-case (form &body cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Macro: handler-bind-case* (form &body cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Macro: handler-case* (form &body cases)
Package

clcs-97-handler-case-star.

Source

tclcs-97-handler-case-star.lisp.

Macro: with-abort-restart (&body body)
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.


6.2.3 Ordinary functions

Function: bar2 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: bar3 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: bar4 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: bar5 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: call-girlfriend-again (condition)
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Function: call-girlfriend-again (person)
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Function: call-girlfriend-again (person)
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: call-hooks (kind &rest arguments)
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: call-people ()
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Function: call-people ()
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Function: call-people ()
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Function: call-people ()
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Function: call-people ()
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Function: call-people ()
Package

clcs-01-lets-meet-tom.

Source

tclcs-01-lets-meet-tom.lisp.

Function: call-people ()
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Function: call-people ()
Package

clcs-08-lets-meet-tom-again.

Source

tclcs-08-lets-meet-tom-again.lisp.

Function: call-people ()
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Function: call-people ()
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Function: call-people ()
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Function: call-people ()
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Function: call-people ()
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: call-person (person)
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Function: call-person (person)
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Function: call-person (person)
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Function: call-person (person)
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Function: call-person (person)
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Function: call-person (person)
Package

clcs-01-lets-meet-tom.

Source

tclcs-01-lets-meet-tom.lisp.

Function: call-person (person)
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Function: call-person (person)
Package

clcs-08-lets-meet-tom-again.

Source

tclcs-08-lets-meet-tom-again.lisp.

Function: call-person (person)
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Function: call-person (person)
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Function: call-person (person)
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Function: call-person (person)
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Function: call-person (person)
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: call-with-handler (thunk condition-type handler)
Package

clcs-96-call-with-handler-restart.

Source

tclcs-94-call-with-handler-restart.lisp.

Function: call-with-handler (thunk condition-type handler)
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Function: call-with-home-choices (thunk)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: call-with-home-choices (thunk)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: call-with-home-choices (thunk)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: call-with-home-choices (thunk)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: call-with-home-restarts (thunk)
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: call-with-home-restarts-1 (thunk)
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Function: call-with-home-restarts-2 (thunk)
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Function: call-with-restart (thunk restart-name restart-function &key interactive-function test-function report-function)
Package

clcs-96-call-with-handler-restart.

Source

tclcs-94-call-with-handler-restart.lisp.

Function: call-with-restart (thunk restart-name restart-function &key interactive-function report-function test-function)
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Reader: choice-effect-function (instance)
Writer: (setf choice-effect-function) (instance)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Target Slot

effect-function.

Reader: choice-effect-function (instance)
Writer: (setf choice-effect-function) (instance)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Target Slot

effect-function.

Reader: choice-effect-function (instance)
Writer: (setf choice-effect-function) (instance)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Target Slot

effect-function.

Reader: choice-effect-function (instance)
Writer: (setf choice-effect-function) (instance)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Target Slot

effect-function.

Reader: choice-name (instance)
Writer: (setf choice-name) (instance)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Target Slot

name.

Reader: choice-name (instance)
Writer: (setf choice-name) (instance)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Target Slot

name.

Reader: choice-name (instance)
Writer: (setf choice-name) (instance)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Target Slot

name.

Reader: choice-name (instance)
Writer: (setf choice-name) (instance)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Target Slot

name.

Function: choice-p (object)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: choice-p (object)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: choice-p (object)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: choice-p (object)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Reader: choice-test-function (instance)
Writer: (setf choice-test-function) (instance)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Target Slot

test-function.

Reader: choice-test-function (instance)
Writer: (setf choice-test-function) (instance)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Target Slot

test-function.

Reader: choice-test-function (instance)
Writer: (setf choice-test-function) (instance)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Target Slot

test-function.

Reader: choice-test-function (instance)
Writer: (setf choice-test-function) (instance)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Target Slot

test-function.

Function: compute-choices ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: compute-choices ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: compute-choices ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: compute-choices ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-32-reporting-restarts.

Source

tclcs-32-reporting-restarts.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: compute-relevant-restarts (&optional condition)
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: copy-choice (instance)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: copy-choice (instance)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: copy-choice (instance)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: copy-choice (instance)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: debugger (condition hook)
Package

clcs-43-reducing-debugger-level.

Source

tclcs-43-reducing-debugger-level.lisp.

Function: debugger (condition hook)
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Function: debugger (condition hook)
Package

clcs-41-installing-custom-debugger.

Source

tclcs-41-installing-custom-debugger.lisp.

Function: debugger (condition hook)
Package

clcs-42-recursive-debugger.

Source

tclcs-42-recursive-debugger.lisp.

Function: debugger (condition hook)
Package

clcs-39-debugger-reporting-restarts.

Source

tclcs-39-debugger-reporting-restarts.lisp.

Function: debugger (condition hook)
Package

clcs-40-debugger-choosing-restarts.

Source

tclcs-40-debugger-choosing-restarts.lisp.

Function: debugger (condition hook)
Package

clcs-38-debugger-reporting-condition-type.

Source

tclcs-38-debugger-reporting-condition-type.lisp.

Function: debugger (condition hook)
Package

clcs-37-debugger-reporting-condition.

Source

tclcs-37-debugger-reporting-condition.lisp.

Function: defuse-error (condition)
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Function: defuse-grave-mistake (condition)
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Function: defuse-grave-mistake (condition)
Package

clcs-15-exception-handling-2.

Source

tclcs-15-exception-handling-2.lisp.

Function: defuse-grave-mistake (condition)
Package

clcs-16-protection-against-transfers-of-control.

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Function: ensure-call-with-handler-function (condition-type)
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Function: ensure-call-with-restart-function (restart-name interactive-p report-p test-p)
Package

clcs-97-call-with-handler-restart-cached.

Source

tclcs-95-call-with-handler-restart-cached.lisp.

Function: ensure-csgo-launched (condition)
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Function: ensure-csgo-launched (person)
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Function: ensure-csgo-launched (condition)
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Function: ensure-csgo-launched (person)
Package

clcs-06-hook-5-calling-girlfriend-again.

Source

tclcs-06-hook-5-calling-girlfriend-again.lisp.

Function: ensure-csgo-launched (condition)
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Function: ensure-csgo-launched (person)
Package

clcs-02-hook-1-launching-csgo.

Source

tclcs-02-hook-1-launching-csgo.lisp.

Function: ensure-csgo-launched (person)
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: escape (&optional condition)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: escape-through-back-door-p ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: escape-through-back-door-p (condition)
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: escape-through-back-door-p ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: escape-through-back-door-p (condition)
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: escape-through-back-door-p (condition)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: escape-through-back-door-p (condition)
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: escape-through-back-door-p (condition)
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: escape-through-back-door-p (condition)
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: escape-through-back-door-p ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: escape-through-front-door-p ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: escape-through-front-door-p ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: escape-through-front-door-p ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: escape-through-front-door-p (condition)
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: escape-through-front-door-p ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: excuse (&optional excuse-text condition)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: expand-handler-bind* (bindings body)
Package

clcs-96-handler-bind-star.

Source

tclcs-96-handler-bind-star.lisp.

Function: expand-handler-bind-case (form cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: expand-handler-bind-case* (form cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: expand-handler-case* (form cases)
Package

clcs-97-handler-case-star.

Source

tclcs-97-handler-case-star.lisp.

Function: find-choice (name)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: find-choice (name)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: foo1 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: foo2 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: foo3 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: foo4 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: foo5 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: invoke-choice (name &rest arguments)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: invoke-choice (name &rest arguments)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: make-choice (&key name effect-function test-function)
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: make-choice (&key name effect-function test-function)
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: make-choice (&key name effect-function test-function)
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: make-choice (&key name effect-function test-function)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: make-handler-bind-case*-with-no-error-case (form cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: make-handler-bind-case*-without-no-error-case (form cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: make-handler-bind-case-with-no-error-case (form cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: make-handler-bind-case-without-no-error-case (form cases)
Package

clcs-98-handler-bind-case.

Source

tclcs-98-handler-bind-case.lisp.

Function: make-handler-case*-with-no-error-case (form cases)
Package

clcs-97-handler-case-star.

Source

tclcs-97-handler-case-star.lisp.

Function: make-handler-case*-without-no-error-case (form cases)
Package

clcs-97-handler-case-star.

Source

tclcs-97-handler-case-star.lisp.

Function: maybe-call-parent (condition)
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Function: maybe-call-parent (person)
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Function: parents-come-back ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: parents-come-back ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: parents-come-back ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: parents-come-back ()
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: parents-come-back ()
Package

clcs-23-lets-meet-kate-and-mark-again.

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Function: parents-come-back ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: parents-come-back ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: parents-come-back ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: parents-come-back ()
Package

clcs-18-lets-meet-kate-and-mark.

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Function: parents-come-back ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: parents-come-back ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: parents-come-back ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: parents-come-back ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: perform-escape-through-back-door ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: perform-escape-through-front-door ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: perform-excuse (excuse)
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: perform-excuse (excuse)
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: perform-excuse (excuse)
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: perform-excuse (excuse)
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: perform-excuse (excuse)
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: print-banner (condition)
Package

clcs-43-reducing-debugger-level.

Source

tclcs-43-reducing-debugger-level.lisp.

Function: print-banner (condition)
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Function: print-banner (condition)
Package

clcs-42-recursive-debugger.

Source

tclcs-42-recursive-debugger.lisp.

Function: print-restarts (restarts)
Package

clcs-43-reducing-debugger-level.

Source

tclcs-43-reducing-debugger-level.lisp.

Function: print-restarts (restarts)
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Function: print-restarts (restarts)
Package

clcs-42-recursive-debugger.

Source

tclcs-42-recursive-debugger.lisp.

Function: provide-excuse ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: provide-excuse ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: provide-excuse ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: quux3 ()
Package

clcs-00-dynamic-variables.

Source

tclcs-00-dynamic-variables.lisp.

Function: read-debug-expression (number-of-restarts)
Package

clcs-44-repl-in-debugger.

Source

tclcs-44-repl-in-debugger.lisp.

Function: read-valid-restart-number (number-of-restarts)
Package

clcs-43-reducing-debugger-level.

Source

tclcs-43-reducing-debugger-level.lisp.

Function: read-valid-restart-number (number-of-restarts)
Package

clcs-41-installing-custom-debugger.

Source

tclcs-41-installing-custom-debugger.lisp.

Function: read-valid-restart-number (number-of-restarts)
Package

clcs-42-recursive-debugger.

Source

tclcs-42-recursive-debugger.lisp.

Function: read-valid-restart-number (number-of-restarts)
Package

clcs-40-debugger-choosing-restarts.

Source

tclcs-40-debugger-choosing-restarts.lisp.

Function: receive-phone-call (person)
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Function: receive-phone-call (person)
Package

clcs-15-exception-handling-2.

Source

tclcs-15-exception-handling-2.lisp.

Function: receive-phone-call (person)
Package

clcs-16-protection-against-transfers-of-control.

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Function: report-grave-mistake-3 (condition stream)
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Function: report-grave-warning (condition stream)
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Function: skip-ex (person)
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Function: skip-ex (condition)
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Function: skip-ex (person)
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.

Function: skip-non-csgo-people (person)
Package

clcs-03-hook-2-only-call-csgo-players.

Source

tclcs-03-hook-2-only-call-csgo-players.lisp.

Function: skip-non-csgo-people (condition)
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Function: skip-non-parents (condition)
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Function: skip-non-parents (person)
Package

clcs-04-hook-3-only-call-parents-maybe.

Source

tclcs-04-hook-3-only-call-parents-maybe.lisp.

Function: try-to-hide-mark ()
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Function: try-to-hide-mark ()
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Function: try-to-hide-mark ()
Package

clcs-25-restart-1-escape-through-both-doors.

Source

tclcs-25-restart-1-escape-through-both-doors.lisp.

Function: try-to-hide-mark ()
Package

clcs-24-restart-1-escape-through-front-door.

Source

tclcs-24-restart-1-escape-through-front-door.lisp.

Function: try-to-hide-mark ()
Package

clcs-23-lets-meet-kate-and-mark-again.

Source

tclcs-23-lets-meet-kate-and-mark-again.lisp.

Function: try-to-hide-mark ()
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Function: try-to-hide-mark ()
Package

clcs-26-restart-1-same-named-restarts.

Source

tclcs-26-restart-1-same-named-restarts.lisp.

Function: try-to-hide-mark ()
Package

clcs-30-custom-restart-invoking-functions.

Source

tclcs-30-custom-restart-invoking-functions.lisp.

Function: try-to-hide-mark ()
Package

clcs-18-lets-meet-kate-and-mark.

Source

tclcs-18-lets-meet-kate-and-mark.lisp.

Function: try-to-hide-mark ()
Package

clcs-29-actually-restarting-restarts.

Source

tclcs-29-actually-restarting-restarts.lisp.

Function: try-to-hide-mark ()
Package

clcs-28-restart-2-interactive-excuse.

Source

tclcs-28-restart-2-interactive-excuse.lisp.

Function: try-to-hide-mark ()
Package

clcs-27-restart-2-excuse.

Source

tclcs-27-restart-2-excuse.lisp.

Function: try-to-hide-mark ()
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Function: wish-happy-holidays (person)
Package

clcs-05-hook-4-holiday-wishes.

Source

tclcs-05-hook-4-holiday-wishes.lisp.

Function: wish-happy-holidays (condition)
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Function: wish-happy-holidays (person)
Package

clcs-07-multiple-types-of-hooks.

Source

tclcs-07-multiple-types-of-hooks.lisp.


6.2.4 Generic functions

Generic Reader: person (condition)
Package

clcs-09-handler-1-launching-csgo.

Methods
Reader Method: person ((condition before-call))
Source

tclcs-09-handler-1-launching-csgo.lisp.

Target Slot

%person.

Generic Reader: person (condition)
Package

clcs-11-handler-3-only-call-parents-maybe.

Methods
Reader Method: person ((condition before-call))
Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Target Slot

%person.

Generic Reader: person (condition)
Package

clcs-13-handler-6-calling-girlfriend-again.

Methods
Reader Method: person ((condition after-call))
Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Target Slot

%person.

Reader Method: person ((condition before-call))
Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Target Slot

%person.

Generic Reader: person (condition)
Package

clcs-12-handler-4-holiday-wishes.

Methods
Reader Method: person ((condition before-call))
Source

tclcs-12-handler-4-holiday-wishes.lisp.

Target Slot

%person.

Generic Reader: person (condition)
Package

clcs-10-handler-2-only-call-csgo-players.

Methods
Reader Method: person ((condition before-call))
Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Target Slot

%person.

Generic Reader: person (condition)
Package

clcs-31-reporting-conditions.

Methods
Reader Method: person ((condition person-condition))
Source

tclcs-31-reporting-conditions.lisp.

Target Slot

%person.

Generic Reader: reason (condition)
Package

clcs-14-exception-handling-1.

Methods
Reader Method: reason ((condition grave-mistake))
Source

tclcs-14-exception-handling-1.lisp.

Target Slot

%reason.

Generic Reader: reason (condition)
Package

clcs-15-exception-handling-2.

Methods
Reader Method: reason ((condition grave-mistake))
Source

tclcs-15-exception-handling-2.lisp.

Target Slot

%reason.

Generic Reader: reason (condition)
Package

clcs-31-reporting-conditions.

Methods
Reader Method: reason ((condition grave-mistake-3))
Source

tclcs-31-reporting-conditions.lisp.

Target Slot

%reason.

Reader Method: reason ((condition grave-mistake-2))
Source

tclcs-31-reporting-conditions.lisp.

Target Slot

%reason.

Reader Method: reason ((condition grave-mistake-1))
Source

tclcs-31-reporting-conditions.lisp.

Target Slot

%reason.

Generic Reader: reason (condition)
Package

clcs-33-warnings.

Methods
Reader Method: reason ((condition grave-warning))
Source

tclcs-33-warnings.lisp.

Target Slot

%reason.

Generic Reader: reason (condition)
Package

clcs-16-protection-against-transfers-of-control.

Methods
Reader Method: reason ((condition grave-mistake))
Source

tclcs-16-protection-against-transfers-of-control.lisp.

Target Slot

%reason.


6.2.5 Conditions

Condition: after-call
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Direct superclasses

condition.

Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.

Condition: after-call
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Direct superclasses

person-condition.

Condition: before-call
Package

clcs-09-handler-1-launching-csgo.

Source

tclcs-09-handler-1-launching-csgo.lisp.

Direct superclasses

condition.

Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.

Condition: before-call
Package

clcs-11-handler-3-only-call-parents-maybe.

Source

tclcs-11-handler-3-only-call-parents-maybe.lisp.

Direct superclasses

condition.

Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.

Condition: before-call
Package

clcs-13-handler-6-calling-girlfriend-again.

Source

tclcs-13-handler-5-calling-girlfriend-again.lisp.

Direct superclasses

condition.

Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.

Condition: before-call
Package

clcs-12-handler-4-holiday-wishes.

Source

tclcs-12-handler-4-holiday-wishes.lisp.

Direct superclasses

condition.

Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.

Condition: before-call
Package

clcs-10-handler-2-only-call-csgo-players.

Source

tclcs-10-handler-2-only-call-csgo-players.lisp.

Direct superclasses

condition.

Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.

Condition: before-call
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Direct superclasses

person-condition.

Condition: grave-mistake
Package

clcs-14-exception-handling-1.

Source

tclcs-14-exception-handling-1.lisp.

Direct superclasses

error.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: grave-mistake
Package

clcs-15-exception-handling-2.

Source

tclcs-15-exception-handling-2.lisp.

Direct superclasses

error.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: grave-mistake
Package

clcs-16-protection-against-transfers-of-control.

Source

tclcs-16-protection-against-transfers-of-control.lisp.

Direct superclasses

error.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: grave-mistake-1
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Direct superclasses

error.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: grave-mistake-2
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Direct superclasses

error.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: grave-mistake-3
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Direct superclasses

error.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: grave-warning
Package

clcs-33-warnings.

Source

tclcs-33-warnings.lisp.

Direct superclasses

warning.

Direct methods

reason.

Direct slots
Slot: %reason
Initargs

:reason

Readers

reason.

Writers

This slot is read-only.

Condition: person-condition
Package

clcs-31-reporting-conditions.

Source

tclcs-31-reporting-conditions.lisp.

Direct superclasses

condition.

Direct subclasses
Direct methods

person.

Direct slots
Slot: %person
Initargs

:person

Readers

person.

Writers

This slot is read-only.


6.2.6 Structures

Structure: choice
Package

clcs-19-choice-1-escape-through-front-door.

Source

tclcs-19-choice-1-escape-through-front-door.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: name
Initform

(error "must provide :name.")

Readers

choice-name.

Writers

(setf choice-name).

Slot: effect-function
Initform

(error "must provide :effect-function.")

Readers

choice-effect-function.

Writers

(setf choice-effect-function).

Slot: test-function
Initform

(constantly t)

Readers

choice-test-function.

Writers

(setf choice-test-function).

Structure: choice
Package

clcs-20-choice-1-escape-through-both-doors.

Source

tclcs-20-choice-1-escape-through-both-doors.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: name
Initform

(error "must provide :name.")

Readers

choice-name.

Writers

(setf choice-name).

Slot: effect-function
Initform

(error "must provide :effect-function.")

Readers

choice-effect-function.

Writers

(setf choice-effect-function).

Slot: test-function
Initform

(constantly t)

Readers

choice-test-function.

Writers

(setf choice-test-function).

Structure: choice
Package

clcs-21-choice-1-same-named-choices.

Source

tclcs-21-choice-1-same-named-choices.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: name
Initform

(error "must provide :name.")

Readers

choice-name.

Writers

(setf choice-name).

Slot: effect-function
Initform

(error "must provide :effect-function.")

Readers

choice-effect-function.

Writers

(setf choice-effect-function).

Slot: test-function
Initform

(constantly t)

Readers

choice-test-function.

Writers

(setf choice-test-function).

Structure: choice
Package

clcs-22-choice-2-excuse.

Source

tclcs-22-choice-2-excuse.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: name
Initform

(error "must provide :name.")

Readers

choice-name.

Writers

(setf choice-name).

Slot: effect-function
Initform

(error "must provide :effect-function.")

Readers

choice-effect-function.

Writers

(setf choice-effect-function).

Slot: test-function
Initform

(constantly t)

Readers

choice-test-function.

Writers

(setf choice-test-function).


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   (  
B   C   D   E   F   G   H   I   M   P   Q   R   S   T   W  
Index Entry  Section

(
(setf choice-effect-function): Private ordinary functions
(setf choice-effect-function): Private ordinary functions
(setf choice-effect-function): Private ordinary functions
(setf choice-effect-function): Private ordinary functions
(setf choice-name): Private ordinary functions
(setf choice-name): Private ordinary functions
(setf choice-name): Private ordinary functions
(setf choice-name): Private ordinary functions
(setf choice-test-function): Private ordinary functions
(setf choice-test-function): Private ordinary functions
(setf choice-test-function): Private ordinary functions
(setf choice-test-function): Private ordinary functions

B
bar2: Private ordinary functions
bar3: Private ordinary functions
bar4: Private ordinary functions
bar5: Private ordinary functions

C
call-girlfriend-again: Private ordinary functions
call-girlfriend-again: Private ordinary functions
call-girlfriend-again: Private ordinary functions
call-hooks: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-people: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-person: Private ordinary functions
call-with-handler: Private ordinary functions
call-with-handler: Private ordinary functions
call-with-home-choices: Private ordinary functions
call-with-home-choices: Private ordinary functions
call-with-home-choices: Private ordinary functions
call-with-home-choices: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts: Private ordinary functions
call-with-home-restarts-1: Private ordinary functions
call-with-home-restarts-2: Private ordinary functions
call-with-restart: Private ordinary functions
call-with-restart: Private ordinary functions
choice-effect-function: Private ordinary functions
choice-effect-function: Private ordinary functions
choice-effect-function: Private ordinary functions
choice-effect-function: Private ordinary functions
choice-name: Private ordinary functions
choice-name: Private ordinary functions
choice-name: Private ordinary functions
choice-name: Private ordinary functions
choice-p: Private ordinary functions
choice-p: Private ordinary functions
choice-p: Private ordinary functions
choice-p: Private ordinary functions
choice-test-function: Private ordinary functions
choice-test-function: Private ordinary functions
choice-test-function: Private ordinary functions
choice-test-function: Private ordinary functions
compute-choices: Private ordinary functions
compute-choices: Private ordinary functions
compute-choices: Private ordinary functions
compute-choices: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
compute-relevant-restarts: Private ordinary functions
copy-choice: Private ordinary functions
copy-choice: Private ordinary functions
copy-choice: Private ordinary functions
copy-choice: Private ordinary functions

D
debugger: Private ordinary functions
debugger: Private ordinary functions
debugger: Private ordinary functions
debugger: Private ordinary functions
debugger: Private ordinary functions
debugger: Private ordinary functions
debugger: Private ordinary functions
debugger: Private ordinary functions
defuse-error: Private ordinary functions
defuse-grave-mistake: Private ordinary functions
defuse-grave-mistake: Private ordinary functions
defuse-grave-mistake: Private ordinary functions

E
ensure-call-with-handler-function: Private ordinary functions
ensure-call-with-restart-function: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
ensure-csgo-launched: Private ordinary functions
escape: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-back-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
escape-through-front-door-p: Private ordinary functions
excuse: Private ordinary functions
expand-handler-bind*: Private ordinary functions
expand-handler-bind-case: Private ordinary functions
expand-handler-bind-case*: Private ordinary functions
expand-handler-case*: Private ordinary functions

F
find-choice: Private ordinary functions
find-choice: Private ordinary functions
foo1: Private ordinary functions
foo2: Private ordinary functions
foo3: Private ordinary functions
foo4: Private ordinary functions
foo5: Private ordinary functions
for-3: Private macros
for-4: Private macros
for-5: Private macros
for-6: Private macros
Function, (setf choice-effect-function): Private ordinary functions
Function, (setf choice-effect-function): Private ordinary functions
Function, (setf choice-effect-function): Private ordinary functions
Function, (setf choice-effect-function): Private ordinary functions
Function, (setf choice-name): Private ordinary functions
Function, (setf choice-name): Private ordinary functions
Function, (setf choice-name): Private ordinary functions
Function, (setf choice-name): Private ordinary functions
Function, (setf choice-test-function): Private ordinary functions
Function, (setf choice-test-function): Private ordinary functions
Function, (setf choice-test-function): Private ordinary functions
Function, (setf choice-test-function): Private ordinary functions
Function, bar2: Private ordinary functions
Function, bar3: Private ordinary functions
Function, bar4: Private ordinary functions
Function, bar5: Private ordinary functions
Function, call-girlfriend-again: Private ordinary functions
Function, call-girlfriend-again: Private ordinary functions
Function, call-girlfriend-again: Private ordinary functions
Function, call-hooks: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-people: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-person: Private ordinary functions
Function, call-with-handler: Private ordinary functions
Function, call-with-handler: Private ordinary functions
Function, call-with-home-choices: Private ordinary functions
Function, call-with-home-choices: Private ordinary functions
Function, call-with-home-choices: Private ordinary functions
Function, call-with-home-choices: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts: Private ordinary functions
Function, call-with-home-restarts-1: Private ordinary functions
Function, call-with-home-restarts-2: Private ordinary functions
Function, call-with-restart: Private ordinary functions
Function, call-with-restart: Private ordinary functions
Function, choice-effect-function: Private ordinary functions
Function, choice-effect-function: Private ordinary functions
Function, choice-effect-function: Private ordinary functions
Function, choice-effect-function: Private ordinary functions
Function, choice-name: Private ordinary functions
Function, choice-name: Private ordinary functions
Function, choice-name: Private ordinary functions
Function, choice-name: Private ordinary functions
Function, choice-p: Private ordinary functions
Function, choice-p: Private ordinary functions
Function, choice-p: Private ordinary functions
Function, choice-p: Private ordinary functions
Function, choice-test-function: Private ordinary functions
Function, choice-test-function: Private ordinary functions
Function, choice-test-function: Private ordinary functions
Function, choice-test-function: Private ordinary functions
Function, compute-choices: Private ordinary functions
Function, compute-choices: Private ordinary functions
Function, compute-choices: Private ordinary functions
Function, compute-choices: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, compute-relevant-restarts: Private ordinary functions
Function, copy-choice: Private ordinary functions
Function, copy-choice: Private ordinary functions
Function, copy-choice: Private ordinary functions
Function, copy-choice: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, debugger: Private ordinary functions
Function, defuse-error: Private ordinary functions
Function, defuse-grave-mistake: Private ordinary functions
Function, defuse-grave-mistake: Private ordinary functions
Function, defuse-grave-mistake: Private ordinary functions
Function, ensure-call-with-handler-function: Private ordinary functions
Function, ensure-call-with-restart-function: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, ensure-csgo-launched: Private ordinary functions
Function, escape: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-back-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, escape-through-front-door-p: Private ordinary functions
Function, excuse: Private ordinary functions
Function, expand-handler-bind*: Private ordinary functions
Function, expand-handler-bind-case: Private ordinary functions
Function, expand-handler-bind-case*: Private ordinary functions
Function, expand-handler-case*: Private ordinary functions
Function, find-choice: Private ordinary functions
Function, find-choice: Private ordinary functions
Function, foo1: Private ordinary functions
Function, foo2: Private ordinary functions
Function, foo3: Private ordinary functions
Function, foo4: Private ordinary functions
Function, foo5: Private ordinary functions
Function, invoke-choice: Private ordinary functions
Function, invoke-choice: Private ordinary functions
Function, make-choice: Private ordinary functions
Function, make-choice: Private ordinary functions
Function, make-choice: Private ordinary functions
Function, make-choice: Private ordinary functions
Function, make-handler-bind-case*-with-no-error-case: Private ordinary functions
Function, make-handler-bind-case*-without-no-error-case: Private ordinary functions
Function, make-handler-bind-case-with-no-error-case: Private ordinary functions
Function, make-handler-bind-case-without-no-error-case: Private ordinary functions
Function, make-handler-case*-with-no-error-case: Private ordinary functions
Function, make-handler-case*-without-no-error-case: Private ordinary functions
Function, maybe-call-parent: Private ordinary functions
Function, maybe-call-parent: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, parents-come-back: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-back-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-escape-through-front-door: Private ordinary functions
Function, perform-excuse: Private ordinary functions
Function, perform-excuse: Private ordinary functions
Function, perform-excuse: Private ordinary functions
Function, perform-excuse: Private ordinary functions
Function, perform-excuse: Private ordinary functions
Function, print-banner: Private ordinary functions
Function, print-banner: Private ordinary functions
Function, print-banner: Private ordinary functions
Function, print-restarts: Private ordinary functions
Function, print-restarts: Private ordinary functions
Function, print-restarts: Private ordinary functions
Function, provide-excuse: Private ordinary functions
Function, provide-excuse: Private ordinary functions
Function, provide-excuse: Private ordinary functions
Function, quux3: Private ordinary functions
Function, read-debug-expression: Private ordinary functions
Function, read-valid-restart-number: Private ordinary functions
Function, read-valid-restart-number: Private ordinary functions
Function, read-valid-restart-number: Private ordinary functions
Function, read-valid-restart-number: Private ordinary functions
Function, receive-phone-call: Private ordinary functions
Function, receive-phone-call: Private ordinary functions
Function, receive-phone-call: Private ordinary functions
Function, report-grave-mistake-3: Private ordinary functions
Function, report-grave-warning: Private ordinary functions
Function, skip-ex: Private ordinary functions
Function, skip-ex: Private ordinary functions
Function, skip-ex: Private ordinary functions
Function, skip-non-csgo-people: Private ordinary functions
Function, skip-non-csgo-people: Private ordinary functions
Function, skip-non-parents: Private ordinary functions
Function, skip-non-parents: Private ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1: Public ordinary functions
Function, test-1a: Public ordinary functions
Function, test-1b: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-2: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-3: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-4: Public ordinary functions
Function, test-5: Public ordinary functions
Function, test-5: Public ordinary functions
Function, test-5: Public ordinary functions
Function, test-5: Public ordinary functions
Function, test-5: Public ordinary functions
Function, test-6: Public ordinary functions
Function, test-6: Public ordinary functions
Function, test-6: Public ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, try-to-hide-mark: Private ordinary functions
Function, wish-happy-holidays: Private ordinary functions
Function, wish-happy-holidays: Private ordinary functions
Function, wish-happy-holidays: Private ordinary functions

G
Generic Function, person: Private generic functions
Generic Function, person: Private generic functions
Generic Function, person: Private generic functions
Generic Function, person: Private generic functions
Generic Function, person: Private generic functions
Generic Function, person: Private generic functions
Generic Function, reason: Private generic functions
Generic Function, reason: Private generic functions
Generic Function, reason: Private generic functions
Generic Function, reason: Private generic functions
Generic Function, reason: Private generic functions

H
handler-bind*: Private macros
handler-bind-case: Private macros
handler-bind-case*: Private macros
handler-case*: Private macros

I
invoke-choice: Private ordinary functions
invoke-choice: Private ordinary functions

M
Macro, for-3: Private macros
Macro, for-4: Private macros
Macro, for-5: Private macros
Macro, for-6: Private macros
Macro, handler-bind*: Private macros
Macro, handler-bind-case: Private macros
Macro, handler-bind-case*: Private macros
Macro, handler-case*: Private macros
Macro, my-and: Public macros
Macro, with-abort-restart: Private macros
make-choice: Private ordinary functions
make-choice: Private ordinary functions
make-choice: Private ordinary functions
make-choice: Private ordinary functions
make-handler-bind-case*-with-no-error-case: Private ordinary functions
make-handler-bind-case*-without-no-error-case: Private ordinary functions
make-handler-bind-case-with-no-error-case: Private ordinary functions
make-handler-bind-case-without-no-error-case: Private ordinary functions
make-handler-case*-with-no-error-case: Private ordinary functions
make-handler-case*-without-no-error-case: Private ordinary functions
maybe-call-parent: Private ordinary functions
maybe-call-parent: Private ordinary functions
Method, person: Private generic functions
Method, person: Private generic functions
Method, person: Private generic functions
Method, person: Private generic functions
Method, person: Private generic functions
Method, person: Private generic functions
Method, person: Private generic functions
Method, reason: Private generic functions
Method, reason: Private generic functions
Method, reason: Private generic functions
Method, reason: Private generic functions
Method, reason: Private generic functions
Method, reason: Private generic functions
Method, reason: Private generic functions
my-and: Public macros

P
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
parents-come-back: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-back-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-escape-through-front-door: Private ordinary functions
perform-excuse: Private ordinary functions
perform-excuse: Private ordinary functions
perform-excuse: Private ordinary functions
perform-excuse: Private ordinary functions
perform-excuse: Private ordinary functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
person: Private generic functions
print-banner: Private ordinary functions
print-banner: Private ordinary functions
print-banner: Private ordinary functions
print-restarts: Private ordinary functions
print-restarts: Private ordinary functions
print-restarts: Private ordinary functions
provide-excuse: Private ordinary functions
provide-excuse: Private ordinary functions
provide-excuse: Private ordinary functions

Q
quux3: Private ordinary functions

R
read-debug-expression: Private ordinary functions
read-valid-restart-number: Private ordinary functions
read-valid-restart-number: Private ordinary functions
read-valid-restart-number: Private ordinary functions
read-valid-restart-number: Private ordinary functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
reason: Private generic functions
receive-phone-call: Private ordinary functions
receive-phone-call: Private ordinary functions
receive-phone-call: Private ordinary functions
report-grave-mistake-3: Private ordinary functions
report-grave-warning: Private ordinary functions

S
skip-ex: Private ordinary functions
skip-ex: Private ordinary functions
skip-ex: Private ordinary functions
skip-non-csgo-people: Private ordinary functions
skip-non-csgo-people: Private ordinary functions
skip-non-parents: Private ordinary functions
skip-non-parents: Private ordinary functions

T
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1: Public ordinary functions
test-1a: Public ordinary functions
test-1b: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-2: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-3: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-4: Public ordinary functions
test-5: Public ordinary functions
test-5: Public ordinary functions
test-5: Public ordinary functions
test-5: Public ordinary functions
test-5: Public ordinary functions
test-6: Public ordinary functions
test-6: Public ordinary functions
test-6: Public ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions
try-to-hide-mark: Private ordinary functions

W
wish-happy-holidays: Private ordinary functions
wish-happy-holidays: Private ordinary functions
wish-happy-holidays: Private ordinary functions
with-abort-restart: Private macros


A.3 Variables

Jump to:   %   *  
E   N   S   T  
Index Entry  Section

%
%person: Private conditions
%person: Private conditions
%person: Private conditions
%person: Private conditions
%person: Private conditions
%person: Private conditions
%person: Private conditions
%reason: Private conditions
%reason: Private conditions
%reason: Private conditions
%reason: Private conditions
%reason: Private conditions
%reason: Private conditions
%reason: Private conditions

*
*after-hooks*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*back-door-locked-p*: Private special variables
*before-hooks*: Private special variables
*call-with-handler-cache*: Private special variables
*call-with-restart-cache*: Private special variables
*choices*: Private special variables
*choices*: Private special variables
*choices*: Private special variables
*choices*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*csgo-launched-p*: Private special variables
*debugger-level*: Private special variables
*debugger-level*: Private special variables
*debugger-level*: Private special variables
*excuses*: Private special variables
*excuses*: Private special variables
*excuses*: Private special variables
*excuses*: Private special variables
*excuses*: Private special variables
*excuses*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*front-door-locked-p*: Private special variables
*hooks*: Private special variables
*hooks*: Private special variables
*hooks*: Private special variables
*hooks*: Private special variables
*hooks*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*mark-safe-p*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*phonebook*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*toplevel-restarts*: Private special variables
*x*: Private special variables
*x4*: Private special variables

E
effect-function: Private structures
effect-function: Private structures
effect-function: Private structures
effect-function: Private structures

N
name: Private structures
name: Private structures
name: Private structures
name: Private structures

S
Slot, %person: Private conditions
Slot, %person: Private conditions
Slot, %person: Private conditions
Slot, %person: Private conditions
Slot, %person: Private conditions
Slot, %person: Private conditions
Slot, %person: Private conditions
Slot, %reason: Private conditions
Slot, %reason: Private conditions
Slot, %reason: Private conditions
Slot, %reason: Private conditions
Slot, %reason: Private conditions
Slot, %reason: Private conditions
Slot, %reason: Private conditions
Slot, effect-function: Private structures
Slot, effect-function: Private structures
Slot, effect-function: Private structures
Slot, effect-function: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, test-function: Private structures
Slot, test-function: Private structures
Slot, test-function: Private structures
Slot, test-function: Private structures
Special Variable, *after-hooks*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *back-door-locked-p*: Private special variables
Special Variable, *before-hooks*: Private special variables
Special Variable, *call-with-handler-cache*: Private special variables
Special Variable, *call-with-restart-cache*: Private special variables
Special Variable, *choices*: Private special variables
Special Variable, *choices*: Private special variables
Special Variable, *choices*: Private special variables
Special Variable, *choices*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *csgo-launched-p*: Private special variables
Special Variable, *debugger-level*: Private special variables
Special Variable, *debugger-level*: Private special variables
Special Variable, *debugger-level*: Private special variables
Special Variable, *excuses*: Private special variables
Special Variable, *excuses*: Private special variables
Special Variable, *excuses*: Private special variables
Special Variable, *excuses*: Private special variables
Special Variable, *excuses*: Private special variables
Special Variable, *excuses*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *front-door-locked-p*: Private special variables
Special Variable, *hooks*: Private special variables
Special Variable, *hooks*: Private special variables
Special Variable, *hooks*: Private special variables
Special Variable, *hooks*: Private special variables
Special Variable, *hooks*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *mark-safe-p*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *phonebook*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *toplevel-restarts*: Private special variables
Special Variable, *x*: Private special variables
Special Variable, *x4*: Private special variables

T
test-function: Private structures
test-function: Private structures
test-function: Private structures
test-function: Private structures


A.4 Data types

Jump to:   0   9  
A   B   C   F   G   M   P   S   T  
Index Entry  Section

0
00-dynavars: The tclcs-code/00-dynavars module
01-hooks: The tclcs-code/01-hooks module
02-handlers: The tclcs-code/02-handlers module
03-choices: The tclcs-code/03-choices module
04-restarts: The tclcs-code/04-restarts module
05-reporting: The tclcs-code/05-reporting module
06-warnings: The tclcs-code/06-warnings module
07-assertions: The tclcs-code/07-assertions module
08-debugger: The tclcs-code/08-debugger module

9
96-call-with-handler-restart: The tclcs-code/96-call-with-handler-restart module
97-handler-bind-star-case-star: The tclcs-code/97-handler-bind-star-case-star module
98-handler-bind-case: The tclcs-code/98-handler-bind-case module
99-macros-101: The tclcs-code/99-macros-101 module

A
after-call: Private conditions
after-call: Private conditions

B
before-call: Private conditions
before-call: Private conditions
before-call: Private conditions
before-call: Private conditions
before-call: Private conditions
before-call: Private conditions

C
choice: Private structures
choice: Private structures
choice: Private structures
choice: Private structures
clcs-00-dynamic-variables: The clcs-00-dynamic-variables package
clcs-01-lets-meet-tom: The clcs-01-lets-meet-tom package
clcs-02-hook-1-launching-csgo: The clcs-02-hook-1-launching-csgo package
clcs-03-hook-2-only-call-csgo-players: The clcs-03-hook-2-only-call-csgo-players package
clcs-04-hook-3-only-call-parents-maybe: The clcs-04-hook-3-only-call-parents-maybe package
clcs-05-hook-4-holiday-wishes: The clcs-05-hook-4-holiday-wishes package
clcs-06-hook-5-calling-girlfriend-again: The clcs-06-hook-5-calling-girlfriend-again package
clcs-07-multiple-types-of-hooks: The clcs-07-multiple-types-of-hooks package
clcs-08-lets-meet-tom-again: The clcs-08-lets-meet-tom-again package
clcs-09-handler-1-launching-csgo: The clcs-09-handler-1-launching-csgo package
clcs-10-handler-2-only-call-csgo-players: The clcs-10-handler-2-only-call-csgo-players package
clcs-11-handler-3-only-call-parents-maybe: The clcs-11-handler-3-only-call-parents-maybe package
clcs-12-handler-4-holiday-wishes: The clcs-12-handler-4-holiday-wishes package
clcs-13-handler-6-calling-girlfriend-again: The clcs-13-handler-6-calling-girlfriend-again package
clcs-14-exception-handling-1: The clcs-14-exception-handling-1 package
clcs-15-exception-handling-2: The clcs-15-exception-handling-2 package
clcs-16-protection-against-transfers-of-control: The clcs-16-protection-against-transfers-of-control package
clcs-17-handler-clustering: The clcs-17-handler-clustering package
clcs-18-lets-meet-kate-and-mark: The clcs-18-lets-meet-kate-and-mark package
clcs-19-choice-1-escape-through-front-door: The clcs-19-choice-1-escape-through-front-door package
clcs-20-choice-1-escape-through-both-doors: The clcs-20-choice-1-escape-through-both-doors package
clcs-21-choice-1-same-named-choices: The clcs-21-choice-1-same-named-choices package
clcs-22-choice-2-excuse: The clcs-22-choice-2-excuse package
clcs-23-lets-meet-kate-and-mark-again: The clcs-23-lets-meet-kate-and-mark-again package
clcs-24-restart-1-escape-through-front-door: The clcs-24-restart-1-escape-through-front-door package
clcs-25-restart-1-escape-through-both-doors: The clcs-25-restart-1-escape-through-both-doors package
clcs-26-restart-1-same-named-restarts: The clcs-26-restart-1-same-named-restarts package
clcs-27-restart-2-excuse: The clcs-27-restart-2-excuse package
clcs-28-restart-2-interactive-excuse: The clcs-28-restart-2-interactive-excuse package
clcs-29-actually-restarting-restarts: The clcs-29-actually-restarting-restarts package
clcs-30-custom-restart-invoking-functions: The clcs-30-custom-restart-invoking-functions package
clcs-31-reporting-conditions: The clcs-31-reporting-conditions package
clcs-32-reporting-restarts: The clcs-32-reporting-restarts package
clcs-33-warnings: The clcs-33-warnings package
clcs-34-assert: The clcs-34-assert package
clcs-35-check-type: The clcs-35-check-type package
clcs-36-case-assertions: The clcs-36-case-assertions package
clcs-37-debugger-reporting-condition: The clcs-37-debugger-reporting-condition package
clcs-38-debugger-reporting-condition-type: The clcs-38-debugger-reporting-condition-type package
clcs-39-debugger-reporting-restarts: The clcs-39-debugger-reporting-restarts package
clcs-40-debugger-choosing-restarts: The clcs-40-debugger-choosing-restarts package
clcs-41-installing-custom-debugger: The clcs-41-installing-custom-debugger package
clcs-42-recursive-debugger: The clcs-42-recursive-debugger package
clcs-43-reducing-debugger-level: The clcs-43-reducing-debugger-level package
clcs-44-repl-in-debugger: The clcs-44-repl-in-debugger package
clcs-96-call-with-handler-restart: The clcs-96-call-with-handler-restart package
clcs-96-handler-bind-star: The clcs-96-handler-bind-star package
clcs-97-call-with-handler-restart-cached: The clcs-97-call-with-handler-restart-cached package
clcs-97-handler-case-star: The clcs-97-handler-case-star package
clcs-98-handler-bind-case: The clcs-98-handler-bind-case package
clcs-99-macros-101: The clcs-99-macros-101 package
Condition, after-call: Private conditions
Condition, after-call: Private conditions
Condition, before-call: Private conditions
Condition, before-call: Private conditions
Condition, before-call: Private conditions
Condition, before-call: Private conditions
Condition, before-call: Private conditions
Condition, before-call: Private conditions
Condition, grave-mistake: Private conditions
Condition, grave-mistake: Private conditions
Condition, grave-mistake: Private conditions
Condition, grave-mistake-1: Private conditions
Condition, grave-mistake-2: Private conditions
Condition, grave-mistake-3: Private conditions
Condition, grave-warning: Private conditions
Condition, person-condition: Private conditions

F
File, tclcs-00-dynamic-variables.lisp: The tclcs-code/00-dynavars/tclcs-00-dynamic-variables․lisp file
File, tclcs-01-lets-meet-tom.lisp: The tclcs-code/01-hooks/tclcs-01-lets-meet-tom․lisp file
File, tclcs-02-hook-1-launching-csgo.lisp: The tclcs-code/01-hooks/tclcs-02-hook-1-launching-csgo․lisp file
File, tclcs-03-hook-2-only-call-csgo-players.lisp: The tclcs-code/01-hooks/tclcs-03-hook-2-only-call-csgo-players․lisp file
File, tclcs-04-hook-3-only-call-parents-maybe.lisp: The tclcs-code/01-hooks/tclcs-04-hook-3-only-call-parents-maybe․lisp file
File, tclcs-05-hook-4-holiday-wishes.lisp: The tclcs-code/01-hooks/tclcs-05-hook-4-holiday-wishes․lisp file
File, tclcs-06-hook-5-calling-girlfriend-again.lisp: The tclcs-code/01-hooks/tclcs-06-hook-5-calling-girlfriend-again․lisp file
File, tclcs-07-multiple-types-of-hooks.lisp: The tclcs-code/01-hooks/tclcs-07-multiple-types-of-hooks․lisp file
File, tclcs-08-lets-meet-tom-again.lisp: The tclcs-code/02-handlers/tclcs-08-lets-meet-tom-again․lisp file
File, tclcs-09-handler-1-launching-csgo.lisp: The tclcs-code/02-handlers/tclcs-09-handler-1-launching-csgo․lisp file
File, tclcs-10-handler-2-only-call-csgo-players.lisp: The tclcs-code/02-handlers/tclcs-10-handler-2-only-call-csgo-players․lisp file
File, tclcs-11-handler-3-only-call-parents-maybe.lisp: The tclcs-code/02-handlers/tclcs-11-handler-3-only-call-parents-maybe․lisp file
File, tclcs-12-handler-4-holiday-wishes.lisp: The tclcs-code/02-handlers/tclcs-12-handler-4-holiday-wishes․lisp file
File, tclcs-13-handler-5-calling-girlfriend-again.lisp: The tclcs-code/02-handlers/tclcs-13-handler-5-calling-girlfriend-again․lisp file
File, tclcs-14-exception-handling-1.lisp: The tclcs-code/02-handlers/tclcs-14-exception-handling-1․lisp file
File, tclcs-15-exception-handling-2.lisp: The tclcs-code/02-handlers/tclcs-15-exception-handling-2․lisp file
File, tclcs-16-protection-against-transfers-of-control.lisp: The tclcs-code/02-handlers/tclcs-16-protection-against-transfers-of-control․lisp file
File, tclcs-17-handler-clustering.lisp: The tclcs-code/02-handlers/tclcs-17-handler-clustering․lisp file
File, tclcs-18-lets-meet-kate-and-mark.lisp: The tclcs-code/03-choices/tclcs-18-lets-meet-kate-and-mark․lisp file
File, tclcs-19-choice-1-escape-through-front-door.lisp: The tclcs-code/03-choices/tclcs-19-choice-1-escape-through-front-door․lisp file
File, tclcs-20-choice-1-escape-through-both-doors.lisp: The tclcs-code/03-choices/tclcs-20-choice-1-escape-through-both-doors․lisp file
File, tclcs-21-choice-1-same-named-choices.lisp: The tclcs-code/03-choices/tclcs-21-choice-1-same-named-choices․lisp file
File, tclcs-22-choice-2-excuse.lisp: The tclcs-code/03-choices/tclcs-22-choice-2-excuse․lisp file
File, tclcs-23-lets-meet-kate-and-mark-again.lisp: The tclcs-code/04-restarts/tclcs-23-lets-meet-kate-and-mark-again․lisp file
File, tclcs-24-restart-1-escape-through-front-door.lisp: The tclcs-code/04-restarts/tclcs-24-restart-1-escape-through-front-door․lisp file
File, tclcs-25-restart-1-escape-through-both-doors.lisp: The tclcs-code/04-restarts/tclcs-25-restart-1-escape-through-both-doors․lisp file
File, tclcs-26-restart-1-same-named-restarts.lisp: The tclcs-code/04-restarts/tclcs-26-restart-1-same-named-restarts․lisp file
File, tclcs-27-restart-2-excuse.lisp: The tclcs-code/04-restarts/tclcs-27-restart-2-excuse․lisp file
File, tclcs-28-restart-2-interactive-excuse.lisp: The tclcs-code/04-restarts/tclcs-28-restart-2-interactive-excuse․lisp file
File, tclcs-29-actually-restarting-restarts.lisp: The tclcs-code/04-restarts/tclcs-29-actually-restarting-restarts․lisp file
File, tclcs-30-custom-restart-invoking-functions.lisp: The tclcs-code/04-restarts/tclcs-30-custom-restart-invoking-functions․lisp file
File, tclcs-31-reporting-conditions.lisp: The tclcs-code/05-reporting/tclcs-31-reporting-conditions․lisp file
File, tclcs-32-reporting-restarts.lisp: The tclcs-code/05-reporting/tclcs-32-reporting-restarts․lisp file
File, tclcs-33-warnings.lisp: The tclcs-code/06-warnings/tclcs-33-warnings․lisp file
File, tclcs-34-assert.lisp: The tclcs-code/07-assertions/tclcs-34-assert․lisp file
File, tclcs-35-check-type.lisp: The tclcs-code/07-assertions/tclcs-35-check-type․lisp file
File, tclcs-36-case-assertions.lisp: The tclcs-code/07-assertions/tclcs-36-case-assertions․lisp file
File, tclcs-37-debugger-reporting-condition.lisp: The tclcs-code/08-debugger/tclcs-37-debugger-reporting-condition․lisp file
File, tclcs-38-debugger-reporting-condition-type.lisp: The tclcs-code/08-debugger/tclcs-38-debugger-reporting-condition-type․lisp file
File, tclcs-39-debugger-reporting-restarts.lisp: The tclcs-code/08-debugger/tclcs-39-debugger-reporting-restarts․lisp file
File, tclcs-40-debugger-choosing-restarts.lisp: The tclcs-code/08-debugger/tclcs-40-debugger-choosing-restarts․lisp file
File, tclcs-41-installing-custom-debugger.lisp: The tclcs-code/08-debugger/tclcs-41-installing-custom-debugger․lisp file
File, tclcs-42-recursive-debugger.lisp: The tclcs-code/08-debugger/tclcs-42-recursive-debugger․lisp file
File, tclcs-43-reducing-debugger-level.lisp: The tclcs-code/08-debugger/tclcs-43-reducing-debugger-level․lisp file
File, tclcs-44-repl-in-debugger.lisp: The tclcs-code/08-debugger/tclcs-44-repl-in-debugger․lisp file
File, tclcs-94-call-with-handler-restart.lisp: The tclcs-code/96-call-with-handler-restart/tclcs-94-call-with-handler-restart․lisp file
File, tclcs-95-call-with-handler-restart-cached.lisp: The tclcs-code/96-call-with-handler-restart/tclcs-95-call-with-handler-restart-cached․lisp file
File, tclcs-96-handler-bind-star.lisp: The tclcs-code/97-handler-bind-star-case-star/tclcs-96-handler-bind-star․lisp file
File, tclcs-97-handler-case-star.lisp: The tclcs-code/97-handler-bind-star-case-star/tclcs-97-handler-case-star․lisp file
File, tclcs-98-handler-bind-case.lisp: The tclcs-code/98-handler-bind-case/tclcs-98-handler-bind-case․lisp file
File, tclcs-99-macros-101.lisp: The tclcs-code/99-macros-101/tclcs-99-macros-101․lisp file
File, tclcs-code.asd: The tclcs-code/tclcs-code․asd file

G
grave-mistake: Private conditions
grave-mistake: Private conditions
grave-mistake: Private conditions
grave-mistake-1: Private conditions
grave-mistake-2: Private conditions
grave-mistake-3: Private conditions
grave-warning: Private conditions

M
Module, 00-dynavars: The tclcs-code/00-dynavars module
Module, 01-hooks: The tclcs-code/01-hooks module
Module, 02-handlers: The tclcs-code/02-handlers module
Module, 03-choices: The tclcs-code/03-choices module
Module, 04-restarts: The tclcs-code/04-restarts module
Module, 05-reporting: The tclcs-code/05-reporting module
Module, 06-warnings: The tclcs-code/06-warnings module
Module, 07-assertions: The tclcs-code/07-assertions module
Module, 08-debugger: The tclcs-code/08-debugger module
Module, 96-call-with-handler-restart: The tclcs-code/96-call-with-handler-restart module
Module, 97-handler-bind-star-case-star: The tclcs-code/97-handler-bind-star-case-star module
Module, 98-handler-bind-case: The tclcs-code/98-handler-bind-case module
Module, 99-macros-101: The tclcs-code/99-macros-101 module

P
Package, clcs-00-dynamic-variables: The clcs-00-dynamic-variables package
Package, clcs-01-lets-meet-tom: The clcs-01-lets-meet-tom package
Package, clcs-02-hook-1-launching-csgo: The clcs-02-hook-1-launching-csgo package
Package, clcs-03-hook-2-only-call-csgo-players: The clcs-03-hook-2-only-call-csgo-players package
Package, clcs-04-hook-3-only-call-parents-maybe: The clcs-04-hook-3-only-call-parents-maybe package
Package, clcs-05-hook-4-holiday-wishes: The clcs-05-hook-4-holiday-wishes package
Package, clcs-06-hook-5-calling-girlfriend-again: The clcs-06-hook-5-calling-girlfriend-again package
Package, clcs-07-multiple-types-of-hooks: The clcs-07-multiple-types-of-hooks package
Package, clcs-08-lets-meet-tom-again: The clcs-08-lets-meet-tom-again package
Package, clcs-09-handler-1-launching-csgo: The clcs-09-handler-1-launching-csgo package
Package, clcs-10-handler-2-only-call-csgo-players: The clcs-10-handler-2-only-call-csgo-players package
Package, clcs-11-handler-3-only-call-parents-maybe: The clcs-11-handler-3-only-call-parents-maybe package
Package, clcs-12-handler-4-holiday-wishes: The clcs-12-handler-4-holiday-wishes package
Package, clcs-13-handler-6-calling-girlfriend-again: The clcs-13-handler-6-calling-girlfriend-again package
Package, clcs-14-exception-handling-1: The clcs-14-exception-handling-1 package
Package, clcs-15-exception-handling-2: The clcs-15-exception-handling-2 package
Package, clcs-16-protection-against-transfers-of-control: The clcs-16-protection-against-transfers-of-control package
Package, clcs-17-handler-clustering: The clcs-17-handler-clustering package
Package, clcs-18-lets-meet-kate-and-mark: The clcs-18-lets-meet-kate-and-mark package
Package, clcs-19-choice-1-escape-through-front-door: The clcs-19-choice-1-escape-through-front-door package
Package, clcs-20-choice-1-escape-through-both-doors: The clcs-20-choice-1-escape-through-both-doors package
Package, clcs-21-choice-1-same-named-choices: The clcs-21-choice-1-same-named-choices package
Package, clcs-22-choice-2-excuse: The clcs-22-choice-2-excuse package
Package, clcs-23-lets-meet-kate-and-mark-again: The clcs-23-lets-meet-kate-and-mark-again package
Package, clcs-24-restart-1-escape-through-front-door: The clcs-24-restart-1-escape-through-front-door package
Package, clcs-25-restart-1-escape-through-both-doors: The clcs-25-restart-1-escape-through-both-doors package
Package, clcs-26-restart-1-same-named-restarts: The clcs-26-restart-1-same-named-restarts package
Package, clcs-27-restart-2-excuse: The clcs-27-restart-2-excuse package
Package, clcs-28-restart-2-interactive-excuse: The clcs-28-restart-2-interactive-excuse package
Package, clcs-29-actually-restarting-restarts: The clcs-29-actually-restarting-restarts package
Package, clcs-30-custom-restart-invoking-functions: The clcs-30-custom-restart-invoking-functions package
Package, clcs-31-reporting-conditions: The clcs-31-reporting-conditions package
Package, clcs-32-reporting-restarts: The clcs-32-reporting-restarts package
Package, clcs-33-warnings: The clcs-33-warnings package
Package, clcs-34-assert: The clcs-34-assert package
Package, clcs-35-check-type: The clcs-35-check-type package
Package, clcs-36-case-assertions: The clcs-36-case-assertions package
Package, clcs-37-debugger-reporting-condition: The clcs-37-debugger-reporting-condition package
Package, clcs-38-debugger-reporting-condition-type: The clcs-38-debugger-reporting-condition-type package
Package, clcs-39-debugger-reporting-restarts: The clcs-39-debugger-reporting-restarts package
Package, clcs-40-debugger-choosing-restarts: The clcs-40-debugger-choosing-restarts package
Package, clcs-41-installing-custom-debugger: The clcs-41-installing-custom-debugger package
Package, clcs-42-recursive-debugger: The clcs-42-recursive-debugger package
Package, clcs-43-reducing-debugger-level: The clcs-43-reducing-debugger-level package
Package, clcs-44-repl-in-debugger: The clcs-44-repl-in-debugger package
Package, clcs-96-call-with-handler-restart: The clcs-96-call-with-handler-restart package
Package, clcs-96-handler-bind-star: The clcs-96-handler-bind-star package
Package, clcs-97-call-with-handler-restart-cached: The clcs-97-call-with-handler-restart-cached package
Package, clcs-97-handler-case-star: The clcs-97-handler-case-star package
Package, clcs-98-handler-bind-case: The clcs-98-handler-bind-case package
Package, clcs-99-macros-101: The clcs-99-macros-101 package
person-condition: Private conditions

S
Structure, choice: Private structures
Structure, choice: Private structures
Structure, choice: Private structures
Structure, choice: Private structures
System, tclcs-code: The tclcs-code system

T
tclcs-00-dynamic-variables.lisp: The tclcs-code/00-dynavars/tclcs-00-dynamic-variables․lisp file
tclcs-01-lets-meet-tom.lisp: The tclcs-code/01-hooks/tclcs-01-lets-meet-tom․lisp file
tclcs-02-hook-1-launching-csgo.lisp: The tclcs-code/01-hooks/tclcs-02-hook-1-launching-csgo․lisp file
tclcs-03-hook-2-only-call-csgo-players.lisp: The tclcs-code/01-hooks/tclcs-03-hook-2-only-call-csgo-players․lisp file
tclcs-04-hook-3-only-call-parents-maybe.lisp: The tclcs-code/01-hooks/tclcs-04-hook-3-only-call-parents-maybe․lisp file
tclcs-05-hook-4-holiday-wishes.lisp: The tclcs-code/01-hooks/tclcs-05-hook-4-holiday-wishes․lisp file
tclcs-06-hook-5-calling-girlfriend-again.lisp: The tclcs-code/01-hooks/tclcs-06-hook-5-calling-girlfriend-again․lisp file
tclcs-07-multiple-types-of-hooks.lisp: The tclcs-code/01-hooks/tclcs-07-multiple-types-of-hooks․lisp file
tclcs-08-lets-meet-tom-again.lisp: The tclcs-code/02-handlers/tclcs-08-lets-meet-tom-again․lisp file
tclcs-09-handler-1-launching-csgo.lisp: The tclcs-code/02-handlers/tclcs-09-handler-1-launching-csgo․lisp file
tclcs-10-handler-2-only-call-csgo-players.lisp: The tclcs-code/02-handlers/tclcs-10-handler-2-only-call-csgo-players․lisp file
tclcs-11-handler-3-only-call-parents-maybe.lisp: The tclcs-code/02-handlers/tclcs-11-handler-3-only-call-parents-maybe․lisp file
tclcs-12-handler-4-holiday-wishes.lisp: The tclcs-code/02-handlers/tclcs-12-handler-4-holiday-wishes․lisp file
tclcs-13-handler-5-calling-girlfriend-again.lisp: The tclcs-code/02-handlers/tclcs-13-handler-5-calling-girlfriend-again․lisp file
tclcs-14-exception-handling-1.lisp: The tclcs-code/02-handlers/tclcs-14-exception-handling-1․lisp file
tclcs-15-exception-handling-2.lisp: The tclcs-code/02-handlers/tclcs-15-exception-handling-2․lisp file
tclcs-16-protection-against-transfers-of-control.lisp: The tclcs-code/02-handlers/tclcs-16-protection-against-transfers-of-control․lisp file
tclcs-17-handler-clustering.lisp: The tclcs-code/02-handlers/tclcs-17-handler-clustering․lisp file
tclcs-18-lets-meet-kate-and-mark.lisp: The tclcs-code/03-choices/tclcs-18-lets-meet-kate-and-mark․lisp file
tclcs-19-choice-1-escape-through-front-door.lisp: The tclcs-code/03-choices/tclcs-19-choice-1-escape-through-front-door․lisp file
tclcs-20-choice-1-escape-through-both-doors.lisp: The tclcs-code/03-choices/tclcs-20-choice-1-escape-through-both-doors․lisp file
tclcs-21-choice-1-same-named-choices.lisp: The tclcs-code/03-choices/tclcs-21-choice-1-same-named-choices․lisp file
tclcs-22-choice-2-excuse.lisp: The tclcs-code/03-choices/tclcs-22-choice-2-excuse․lisp file
tclcs-23-lets-meet-kate-and-mark-again.lisp: The tclcs-code/04-restarts/tclcs-23-lets-meet-kate-and-mark-again․lisp file
tclcs-24-restart-1-escape-through-front-door.lisp: The tclcs-code/04-restarts/tclcs-24-restart-1-escape-through-front-door․lisp file
tclcs-25-restart-1-escape-through-both-doors.lisp: The tclcs-code/04-restarts/tclcs-25-restart-1-escape-through-both-doors․lisp file
tclcs-26-restart-1-same-named-restarts.lisp: The tclcs-code/04-restarts/tclcs-26-restart-1-same-named-restarts․lisp file
tclcs-27-restart-2-excuse.lisp: The tclcs-code/04-restarts/tclcs-27-restart-2-excuse․lisp file
tclcs-28-restart-2-interactive-excuse.lisp: The tclcs-code/04-restarts/tclcs-28-restart-2-interactive-excuse․lisp file
tclcs-29-actually-restarting-restarts.lisp: The tclcs-code/04-restarts/tclcs-29-actually-restarting-restarts․lisp file
tclcs-30-custom-restart-invoking-functions.lisp: The tclcs-code/04-restarts/tclcs-30-custom-restart-invoking-functions․lisp file
tclcs-31-reporting-conditions.lisp: The tclcs-code/05-reporting/tclcs-31-reporting-conditions․lisp file
tclcs-32-reporting-restarts.lisp: The tclcs-code/05-reporting/tclcs-32-reporting-restarts․lisp file
tclcs-33-warnings.lisp: The tclcs-code/06-warnings/tclcs-33-warnings․lisp file
tclcs-34-assert.lisp: The tclcs-code/07-assertions/tclcs-34-assert․lisp file
tclcs-35-check-type.lisp: The tclcs-code/07-assertions/tclcs-35-check-type․lisp file
tclcs-36-case-assertions.lisp: The tclcs-code/07-assertions/tclcs-36-case-assertions․lisp file
tclcs-37-debugger-reporting-condition.lisp: The tclcs-code/08-debugger/tclcs-37-debugger-reporting-condition․lisp file
tclcs-38-debugger-reporting-condition-type.lisp: The tclcs-code/08-debugger/tclcs-38-debugger-reporting-condition-type․lisp file
tclcs-39-debugger-reporting-restarts.lisp: The tclcs-code/08-debugger/tclcs-39-debugger-reporting-restarts․lisp file
tclcs-40-debugger-choosing-restarts.lisp: The tclcs-code/08-debugger/tclcs-40-debugger-choosing-restarts․lisp file
tclcs-41-installing-custom-debugger.lisp: The tclcs-code/08-debugger/tclcs-41-installing-custom-debugger․lisp file
tclcs-42-recursive-debugger.lisp: The tclcs-code/08-debugger/tclcs-42-recursive-debugger․lisp file
tclcs-43-reducing-debugger-level.lisp: The tclcs-code/08-debugger/tclcs-43-reducing-debugger-level․lisp file
tclcs-44-repl-in-debugger.lisp: The tclcs-code/08-debugger/tclcs-44-repl-in-debugger․lisp file
tclcs-94-call-with-handler-restart.lisp: The tclcs-code/96-call-with-handler-restart/tclcs-94-call-with-handler-restart․lisp file
tclcs-95-call-with-handler-restart-cached.lisp: The tclcs-code/96-call-with-handler-restart/tclcs-95-call-with-handler-restart-cached․lisp file
tclcs-96-handler-bind-star.lisp: The tclcs-code/97-handler-bind-star-case-star/tclcs-96-handler-bind-star․lisp file
tclcs-97-handler-case-star.lisp: The tclcs-code/97-handler-bind-star-case-star/tclcs-97-handler-case-star․lisp file
tclcs-98-handler-bind-case.lisp: The tclcs-code/98-handler-bind-case/tclcs-98-handler-bind-case․lisp file
tclcs-99-macros-101.lisp: The tclcs-code/99-macros-101/tclcs-99-macros-101․lisp file
tclcs-code: The tclcs-code system
tclcs-code.asd: The tclcs-code/tclcs-code․asd file