summaryrefslogtreecommitdiff
path: root/libguile/syntax.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Add syntax-sourcevAndy Wingo1-0/+1
2021-02-20Syntax objects have "source" fieldAndy Wingo1-2/+3
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20libguile header files have uniform format for copyright declarationsAndy Wingo1-1/+2
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-20Rename __scm.h to scm.hAndy Wingo1-1/+1
2018-06-20Devolve threads.h from _scm.h.Andy Wingo1-1/+1
2017-03-28Add disjoint syntax object typeAndy Wingo1-0/+34