summaryrefslogtreecommitdiff
path: root/libguile/scm.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from stable-2.2Andy Wingo2019-08-021-2/+2
* Rename scm_i_thread to scm_threadAndy Wingo2018-06-261-1/+1
* Refactor continuation capture in VMAndy Wingo2018-06-261-1/+1
* Most header files use forward decl for union scm_vm_stack_elementAndy Wingo2018-06-261-0/+3
* Give multiple-values objects a tc7Andy Wingo2018-06-251-1/+1
* Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint typesAndy Wingo2018-06-211-3/+3
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-0/+851