summaryrefslogtreecommitdiff
path: root/module/srfi/srfi-45.scm
AgeCommit message (Expand)AuthorFilesLines
2013-04-07Add record type printer for srfi-45.Chris K. Jester-Young1-1/+16
2013-04-05Revert "Add record type printers for srfi-41 and srfi-45."Chris K. Jester-Young1-7/+1
2013-04-04Add record type printers for srfi-41 and srfi-45.Chris K. Jester-Young1-1/+7
2013-03-26SRFI-45: add promise? predicate.Mark H Weaver1-5/+6
2013-03-26Revert "SRFI-45: Support multiple values; add promise? predicate."Mark H Weaver1-12/+9
2013-03-21Add missing 'cond-expand' feature identifiers; remove srfi-6 from core list.Mark H Weaver1-0/+2
2013-03-19SRFI-45: Support multiple values; add promise? predicate.Mark H Weaver1-9/+12
2011-09-02more define-syntax-rule usageAndy Wingo1-8/+5
2010-10-03Add implementation of SRFI 45Andreas Rottmann1-0/+78