source: branches/0.26.x/abcl/doc/manual/extensions.tex

Last change on this file was 13338, checked in by Mark Evenson, 13 years ago

Add installation instructions.

HEADS-UP: This file is guaranteed not to compile in any LaTeX system
without further substantial work, as I am defining the DSL I want for
doumentation as I go, trying out different syntaxes.

Separate content/presentation rules via LaTeX include directives.
Properly use the as yet unwritten \code{} markup.

The 'java.tex', 'threads.tex', and 'extensions.tex' are placeholders
until we get the automatic documentation generator working.

File size: 5.7 KB
Line 
1%CADDR
2  Function: (not documented)
3%CADR
4  Function: (not documented)
5%CAR
6  Function: (not documented)
7%CDR
8  Function: (not documented)
9*AUTOLOAD-VERBOSE*
10  Variable: (not documented)
11*BATCH-MODE*
12  Variable: (not documented)
13*COMMAND-LINE-ARGUMENT-LIST*
14  Variable: (not documented)
15*DEBUG-CONDITION*
16  Variable: (not documented)
17*DEBUG-LEVEL*
18  Variable: (not documented)
19*DISASSEMBLER*
20  Variable: (not documented)
21*ED-FUNCTIONS*
22  Variable: (not documented)
23*ENABLE-INLINE-EXPANSION*
24  Variable: (not documented)
25*INSPECTOR-HOOK*
26  Variable: (not documented)
27*LISP-HOME*
28  Variable: (not documented)
29*LOAD-TRUENAME-FASL*
30  Variable: (not documented)
31*PRINT-STRUCTURE*
32  Variable: (not documented)
33*REQUIRE-STACK-FRAME*
34  Variable: (not documented)
35*SAVED-BACKTRACE*
36  Variable: (not documented)
37*SUPPRESS-COMPILER-WARNINGS*
38  Variable: (not documented)
39*WARN-ON-REDEFINITION*
40  Variable: (not documented)
41ADJOIN-EQL
42  Function: (not documented)
43ARGLIST
44  Function: (not documented)
45ASSQ
46  Function: (not documented)
47ASSQL
48  Function: (not documented)
49AUTOLOAD
50  Function: (not documented)
51AUTOLOAD-MACRO
52  Function: (not documented)
53AUTOLOADP
54  Function: (not documented)
55AVER
56  Function: (not documented)
57CANCEL-FINALIZATION
58  Function: (not documented)
59CHAR-TO-UTF8
60  Function: (not documented)
61CHARPOS
62  Function: (not documented)
63CLASSP
64  Function: (not documented)
65COLLECT
66  Function: (not documented)
67COMPILE-FILE-IF-NEEDED
68  Function: (not documented)
69COMPILE-SYSTEM
70  Function: (not documented)
71COMPILER-ERROR
72  Function: (not documented)
73  Class: (not documented)
74COMPILER-UNSUPPORTED-FEATURE-ERROR
75  Class: (not documented)
76DESCRIBE-COMPILER-POLICY
77  Function: (not documented)
78DOUBLE-FLOAT-NEGATIVE-INFINITY
79  Variable: (not documented)
80DOUBLE-FLOAT-POSITIVE-INFINITY
81  Variable: (not documented)
82DUMP-JAVA-STACK
83  Function: (not documented)
84EXIT
85  Function: (not documented)
86FEATUREP
87  Function: (not documented)
88FILE-DIRECTORY-P
89  Function: (not documented)
90FINALIZE
91  Function: (not documented)
92FIXNUMP
93  Function: (not documented)
94GC
95  Function: (not documented)
96GET-FLOATING-POINT-MODES
97  Function: (not documented)
98GET-SOCKET-STREAM
99  Function: :ELEMENT-TYPE must be CHARACTER or (UNSIGNED-BYTE 8); the default is CHARACTER.
100GETENV
101  Function: Return the value of the environment VARIABLE if it exists, otherwise return NIL.
102GROVEL-JAVA-DEFINITIONS
103  Function: (not documented)
104INIT-GUI
105  Function: (not documented)
106INTERNAL-COMPILER-ERROR
107  Function: (not documented)
108  Class: (not documented)
109INTERRUPT-LISP
110  Function: (not documented)
111JAR-PATHNAME
112  Class: (not documented)
113MACROEXPAND-ALL
114  Function: (not documented)
115MAILBOX
116  Class: (not documented)
117MAKE-DIALOG-PROMPT-STREAM
118  Function: (not documented)
119MAKE-SERVER-SOCKET
120  Function: (not documented)
121MAKE-SLIME-INPUT-STREAM
122  Function: (not documented)
123MAKE-SLIME-OUTPUT-STREAM
124  Function: (not documented)
125MAKE-SOCKET
126  Function: (not documented)
127MAKE-TEMP-FILE
128  Function: (not documented)
129MAKE-WEAK-REFERENCE
130  Function: (not documented)
131MEMQ
132  Function: (not documented)
133MEMQL
134  Function: (not documented)
135MOST-NEGATIVE-JAVA-LONG
136  Variable: (not documented)
137MOST-POSITIVE-JAVA-LONG
138  Variable: (not documented)
139MUTEX
140  Class: (not documented)
141NEQ
142  Function: (not documented)
143NIL-VECTOR
144  Class: (not documented)
145PATHNAME-JAR-P
146  Function: Predicate for whether PATHNAME references a JAR.
147PATHNAME-URL-P
148  Function: Predicate for whether PATHNAME references a URL.
149PRECOMPILE
150  Function: (not documented)
151PROBE-DIRECTORY
152  Function: (not documented)
153PROCESS
154  Function: (not documented)
155PROCESS-ALIVE-P
156  Function: (not documented)
157PROCESS-ERROR
158  Function: (not documented)
159PROCESS-EXIT-CODE
160  Function: (not documented)
161PROCESS-INPUT
162  Function: (not documented)
163PROCESS-KILL
164  Function: (not documented)
165PROCESS-OUTPUT
166  Function: (not documented)
167PROCESS-P
168  Function: (not documented)
169PROCESS-WAIT
170  Function: (not documented)
171QUIT
172  Function: (not documented)
173RESOLVE
174  Function: (not documented)
175RUN-PROGRAM
176  Function: (not documented)
177RUN-SHELL-COMMAND
178  Function: (not documented)
179SERVER-SOCKET-CLOSE
180  Function: (not documented)
181SET-FLOATING-POINT-MODES
182  Function: (not documented)
183SHOW-RESTARTS
184  Function: (not documented)
185SIMPLE-SEARCH
186  Function: (not documented)
187SIMPLE-STRING-FILL
188  Function: (not documented)
189SIMPLE-STRING-SEARCH
190  Function: (not documented)
191SINGLE-FLOAT-NEGATIVE-INFINITY
192  Variable: (not documented)
193SINGLE-FLOAT-POSITIVE-INFINITY
194  Variable: (not documented)
195SLIME-INPUT-STREAM
196  Class: (not documented)
197SLIME-OUTPUT-STREAM
198  Class: (not documented)
199SOCKET-ACCEPT
200  Function: (not documented)
201SOCKET-CLOSE
202  Function: (not documented)
203SOCKET-LOCAL-ADDRESS
204  Function: Returns the local address of the given socket as a dotted quad string.
205SOCKET-LOCAL-PORT
206  Function: Returns the local port number of the given socket.
207SOCKET-PEER-ADDRESS
208  Function: Returns the peer address of the given socket as a dotted quad string.
209SOCKET-PEER-PORT
210  Function: Returns the peer port number of the given socket.
211SOURCE
212  Function: (not documented)
213SOURCE-FILE-POSITION
214  Function: (not documented)
215SOURCE-PATHNAME
216  Function: (not documented)
217SPECIAL-VARIABLE-P
218  Function: (not documented)
219STRING-FIND
220  Function: (not documented)
221STRING-INPUT-STREAM-CURRENT
222  Function: (not documented)
223STRING-POSITION
224  Function: (not documented)
225STYLE-WARN
226  Function: (not documented)
227TRULY-THE
228  Function: (not documented)
229UPTIME
230  Function: (not documented)
231URI-DECODE
232  Function: (not documented)
233URI-ENCODE
234  Function: (not documented)
235URL-PATHNAME
236  Class: (not documented)
237URL-PATHNAME-AUTHORITY
238  Function: (not documented)
239URL-PATHNAME-FRAGMENT
240  Function: (not documented)
241URL-PATHNAME-QUERY
242  Function: (not documented)
243URL-PATHNAME-SCHEME
244  Function: (not documented)
245WEAK-REFERENCE
246  Class: (not documented)
247WEAK-REFERENCE-VALUE
248  Function: (not documented)
Note: See TracBrowser for help on using the repository browser.