summaryrefslogtreecommitdiff
path: root/module/srfi/srfi-35.scm
AgeCommit message (Expand)AuthorFilesLines
2019-11-04Rebase SRFI-35 on top of (ice-9 exceptions)Andy Wingo1-179/+69
2019-11-03Add `record-type-has-parent?'.Andy Wingo1-6/+2
2019-10-27Rename final? record type flag; add support for opaque?Andy Wingo1-2/+3
2019-10-23Rebase srfi-35 conditions on top of make-record-typeAndy Wingo1-231/+135
2017-09-23Replace "pr" struct fields with "pw" fieldsAndy Wingo1-3/+3
2017-09-22Merge stable-2.2 into masterAndy Wingo1-11/+11
2017-09-20Use make-struct/no-tail instead of make-structAndy Wingo1-11/+11
2017-09-14remove self field of vtablesAndy Wingo1-1/+0
2011-11-24simplify %condition-type-vtableAndy Wingo1-8/+8
2011-09-02more define-syntax-rule usageAndy Wingo1-18/+14
2010-01-11Provide Guile-friendly `coding:' meta-data.Ludovic Courtès1-8/+3
2009-11-15srfi-35 properly uses vtable-offset-userAndy Wingo1-3/+3
2009-11-10Improve the printer of SRFI-35 error conditions.Ludovic Courtès1-3/+16
2009-10-25SRFI-35: Provide nice vtable names, to make GOOPS happier.Ludovic Courtès1-11/+19
2009-09-17Remove deprecation warnings from the buildNeil Jerram1-1/+0
2009-06-17Complete changing license to LGPLv3+Neil Jerram1-1/+1
2009-05-22Rewrite SRFI-35 macros using `syntax-rules'.Ludovic Courtès1-32/+35
2008-11-01move scm srfi files to module/srfi, and compile them.Andy Wingo1-0/+337