summaryrefslogtreecommitdiff
path: root/libguile/foreign-object.h
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* libguile header files have uniform format for copyright declarationsAndy Wingo2018-06-201-1/+2
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-2/+1
* Add more foreign object interfacesAndy Wingo2014-04-281-9/+22
* Add scm_make_foreign_object_0; optimize scm_make_foreign_object_n.Andy Wingo2014-04-281-0/+1
* New foreign object facility, to replace SMOBsAndy Wingo2014-04-281-0/+48