chiark / gitweb /
Return a more robust warning when we try to define a type with a
[clg] / gffi / defpackage.lisp
2008-12-10 espenExporting TYPE-EQUAL-P
2008-11-06 espenExporting all symbols for raw memory access
2008-11-04 espenSmall fix for CLISP
2008-04-29 espenExporting UNBOXED-VECTOR
2007-09-07 espenAdded automatic function type declarations and accessor...
2007-06-02 espenAdded platform more independent memory access functions
2007-02-19 espenExporting POINTER-DATA
2007-01-12 espenNew class REF-COUNTED-OBJECT
2007-01-02 espenExporting DIRECT-VIRTUAL-ALIEN-SLOT-DEFINITION and...
2007-01-02 espenAdded alien type specifier OPTIMIZED-DOUBLE-FLOAT
2006-12-21 espenChanged how memory allocation/deallocation functions...
2006-09-27 espenExporting UTF8-LENGTH
2006-08-16 espenMore improvements to virtual slot access
2006-06-30 espenExporting ADJUST-OFFSET
2006-06-08 espenImproved alignment of struct slots
2006-04-25 espenInitial checkin