23 Aug 05:58
New patches: 22-Aug-2008
From: Luis Oliveira <loliveira <at> common-lisp.net>
Subject: New patches: 22-Aug-2008
Newsgroups: gmane.lisp.cffi.devel
Date: 2008-08-23 04:00:09 GMT
Subject: New patches: 22-Aug-2008
Newsgroups: gmane.lisp.cffi.devel
Date: 2008-08-23 04:00:09 GMT
Fri Aug 22 10:43:42 EDT 2008 Stelian Ionescu <sionescu <at> common-lisp.net>
* Add option BASE-TYPE to groveler directives CENUM and CONSTANTENUM.
M ./doc/cffi-manual.texinfo -4 +4
M ./grovel/grovel.lisp -5 +12
Fri Aug 22 10:39:56 EDT 2008 Stelian Ionescu <sionescu <at> common-lisp.net>
* Small fix to the manual: use @var instead of @code in CENUM and CONSTANTENUM docs.
M ./doc/cffi-manual.texinfo -4 +4
Fri Aug 22 10:18:00 EDT 2008 Stelian Ionescu <sionescu <at> common-lisp.net>
* Add option DEFINE-CONSTANTS to groveler directives CENUM and CONSTANTENUM.
If DEFINE-CONSTANTS is non-null, the enum members will also be defined
as constants.
M ./doc/cffi-manual.texinfo -2 +8
M ./grovel/grovel.lisp -43 +60
Fri Aug 22 10:15:27 EDT 2008 Stelian Ionescu <sionescu <at> common-lisp.net>
* Make groveler directive CONSTANT more robust.
If a constant's name is a keyword, change it to a symbol
interned in the current package.
M ./doc/cffi-manual.texinfo -1 +2
M ./grovel/grovel.lisp +2
(Continue reading)
RSS Feed