summaryrefslogtreecommitdiff
path: root/module/system/foreign-object.scm
AgeCommit message (Expand)AuthorFilesLines
2024-05-17make-foreign-object-type: add #:super to provide superclassesRob Browning1-4/+5
2015-02-06Add #:static-slot-allocation?Andy Wingo1-0/+2
2015-02-06Fix foreign objects for getter method changeAndy Wingo1-21/+22
2015-01-23Fix foreign objects for removal of getters-n-settersAndy Wingo1-2/+2
2014-04-28New foreign object facility, to replace SMOBsAndy Wingo1-0/+88