Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | libguile header files have uniform format for copyright declarations | Andy Wingo | 1 | -1/+2 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -1/+1 |
2018-06-20 | Rename __scm.h to scm.h | Andy Wingo | 1 | -2/+1 |
2014-04-28 | Add more foreign object interfaces | Andy Wingo | 1 | -9/+22 |
2014-04-28 | Add scm_make_foreign_object_0; optimize scm_make_foreign_object_n. | Andy Wingo | 1 | -0/+1 |
2014-04-28 | New foreign object facility, to replace SMOBs | Andy Wingo | 1 | -0/+48 |