summaryrefslogtreecommitdiff
path: root/module/srfi/srfi-35.scm
Commit message (Expand)AuthorAgeFilesLines
* srfi-35: Fix expansion of 'condition' for compound conditions.Ludovic Courtès2022-10-011-3/+3
* srfi-35: Generate a unique binding for the constructor.Ludovic Courtès2019-12-141-5/+14
* srfi-35: Replace '&error'.Ludovic Courtès2019-12-141-1/+1
* Rebase SRFI-35 on top of (ice-9 exceptions)Andy Wingo2019-11-041-179/+69
* Add `record-type-has-parent?'.Andy Wingo2019-11-031-6/+2
* Rename final? record type flag; add support for opaque?Andy Wingo2019-10-271-2/+3
* Rebase srfi-35 conditions on top of make-record-typeAndy Wingo2019-10-231-231/+135
* Replace "pr" struct fields with "pw" fieldsAndy Wingo2017-09-231-3/+3
* Merge stable-2.2 into masterAndy Wingo2017-09-221-11/+11
|\
| * Use make-struct/no-tail instead of make-structAndy Wingo2017-09-201-11/+11
* | remove self field of vtablesAndy Wingo2017-09-141-1/+0
|/
* simplify %condition-type-vtableAndy Wingo2011-11-241-8/+8
* more define-syntax-rule usageAndy Wingo2011-09-021-18/+14
* Provide Guile-friendly `coding:' meta-data.Ludovic Courtès2010-01-111-8/+3
* srfi-35 properly uses vtable-offset-userAndy Wingo2009-11-151-3/+3
* Improve the printer of SRFI-35 error conditions.Ludovic Courtès2009-11-101-3/+16
* SRFI-35: Provide nice vtable names, to make GOOPS happier.Ludovic Courtès2009-10-251-11/+19
* Remove deprecation warnings from the buildNeil Jerram2009-09-171-1/+0
* Complete changing license to LGPLv3+Neil Jerram2009-06-171-1/+1
* Rewrite SRFI-35 macros using `syntax-rules'.Ludovic Courtès2009-05-221-32/+35
* move scm srfi files to module/srfi, and compile them.Andy Wingo2008-11-011-0/+337