summaryrefslogtreecommitdiff
path: root/libguile/scm.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-02Merge from stable-2.2Andy Wingo1-2/+2
2018-06-26Rename scm_i_thread to scm_threadAndy Wingo1-1/+1
2018-06-26Refactor continuation capture in VMAndy Wingo1-1/+1
2018-06-26Most header files use forward decl for union scm_vm_stack_elementAndy Wingo1-0/+3
2018-06-25Give multiple-values objects a tc7Andy Wingo1-1/+1
2018-06-21Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint typesAndy Wingo1-3/+3
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-20Rename __scm.h to scm.hAndy Wingo1-0/+851