chiark / gitweb /
Infra: Rudimentary setup system.
[clg] / glib / genums.lisp
2006-09-28 espenModified QUERY-ENUM-VALUES to return nicknames if optio...
2006-09-05 espenQUERY-ENUM-VALUES can now return C names
2006-04-25 espenCode moved to gffi/enums.lisp
2006-02-26 espenType method system redesigned
2006-02-19 espenWork around for broken def-type-method
2006-02-06 espenReplaced WEAK-READER-FUNCTION with optional WEAK-P...
2006-02-05 espenRedesigned proxy initialization protocol
2006-02-04 espenCode clean up and propper computation of foreign object...
2005-04-24 espenBug fix
2005-04-23 espenChanged to MIT license
2005-03-06 espenChanges necessary to allow saving of core images with...
2005-02-25 espenBug fix
2005-02-14 espenMade it possible to use regular symbols in enum and...
2005-02-11 espenBug fixes, better error signaling and code reorganization
2005-02-10 espenOptimizations
2005-02-03 espenBug fix
2005-02-01 espenIntrospected classes now defined in propper order
2004-12-19 espenNew functions
2004-11-06 espenMajor cleanup of ffi abstraction layer
2001-10-21 espenUpdate to match changes in gtype.lisp
2001-05-11 espenAdded code for automatic type definitions
2001-04-29 espenInitial checkin