chiark / gitweb /
Add a boundp-function slot, which is required by virtual slot getter.
[clg] / gffi / vectors.lisp
2008-12-10 espenUsing WITH-PINNED-OBJECTS to avoid some copying
2008-04-30 espenMade UNBOXED-VECTOR work in CLISP
2008-04-29 espenAdded new type UNBOXED-VECTOR
2008-04-11 espenVector arguments declared as SEQUENCE
2007-09-07 espenAdded automatic function type declarations and accessor...
2007-06-18 espenBug fix in UNSET-0-VECTOR
2007-06-01 espenBug fix
2006-06-08 espenImproved alignment of struct slots
2006-04-25 espenInitial checkin, code moved from glib/glib.lisp