- Dec 16, 1991
-
-
wlott authored
-
- Feb 28, 1991
-
-
ram authored
-
- Feb 13, 1991
-
-
ram authored
-
- Feb 08, 1991
-
-
ram authored
-
- Oct 17, 1990
-
-
ram authored
since that's what the slot is declared to be. Also, check for variable size element type before creating the field-info, since the field-info-size must be an integer.
-
- Jul 29, 1990
-
-
wlott authored
the returned pointer is NULL, return NIL instead of an alien.
-
- Jul 21, 1990
-
-
wlott authored
and to correctly deal with returning pointer-types.
-
- Jul 20, 1990
-
-
wlott authored
-
- Jul 07, 1990
-
-
wlott authored
-
- Jun 09, 1990
-
-
wlott authored
address.
-
- Jun 01, 1990
-
-
wlott authored
description, not the name of the type.
-
- May 30, 1990
-
-
cvs2git authored
-
- Apr 27, 1990
-
-
wlott authored
Add the system-area-pointer lisp type when necessary in def-c-routine. Fixed backquote problems with def-c-variable.
-
- Apr 26, 1990
-
-
wlott authored
def-c-variable doesn't do a defalien, but sets up the ct-a-val info so that %primitive foreign-symbol-address will be used. This is probably not the place to be consing up ct-a-vals, but the other option is to extend defalien, and I'm not sure that is a good idea either.
-
- Apr 25, 1990
-
-
wlott authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 06, 1990
-
-
ram authored
-