Skip to content
Commit 6fdd59fa authored by Liam M. Healy's avatar Liam M. Healy
Browse files

Merge remote-tracking branch 'standalone/master' into fsbv

Summary of merged changes:
1. Separation of package declaration into its own file (fsbv/init.lisp, fsbv/pkgdcl.lisp)
2. convert-from-pointer broken out as new function from prepare-function (fsbv/functions.lisp to fsbv/convert.lisp) 
3. Moved object, (setf object), with-foreign-objects (fsbv/foreign-object-components.lisp to fsbv/convert.lisp)
4. Moved field-count, name-from-name-and-options, option-from-name-and-options, iterate-foreign-structure, structure-slot-form (fsbv/cstruct.lisp to fsbv/convert.lisp)
5. Keep defcstruct-hook from origin/fsbv

Conflicts:
	fsbv/cstruct.lisp
parents 39a38a67 77236fff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment