summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Delete old examples, note that new ones are neededGravatar Daphne Preston-Kendal 2021-12-291-23/+4
|
* Edit exports to match the new procedures and namesGravatar Daphne Preston-Kendal 2021-12-291-4/+3
|
* Merge branch 'master' of github.com:dpk/srfi-228Gravatar Daphne Preston-Kendal 2021-12-293-5/+111
|\
| * Publish first draft.draft-1Gravatar Arthur A. Gleckler 2021-08-313-3/+107
| |
| * Note places where examples are needed.Gravatar Arthur A. Gleckler 2021-08-311-0/+2
| |
| * copy editGravatar Arthur A. Gleckler 2021-08-301-1/+1
| |
| * Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 2021-08-301-2/+2
| |
| * Link to the sample implementation.Gravatar Arthur A. Gleckler 2021-08-301-1/+1
| |
* | Express hope for a iteration solutionGravatar Daphne Preston-Kendal 2021-12-291-1/+3
| |
* | Add make-sum-comparator and use the term ‘product comparator’ moreGravatar Daphne Preston-Kendal 2021-12-292-2/+43
| |
* | Nix compose-comparator syntax, rename composed to product comparatorGravatar Daphne Preston-Kendal 2021-12-292-29/+2
|/
* it’s an SRFIGravatar Daphne Preston-Kendal 2021-08-285-94/+164
|
* Fix a Markdown delimiter in the wrong place.Gravatar Daphne Preston-Kendal 2021-04-021-1/+1
|
* Remove the stuff about performance, which isn’t necessarily true.Gravatar Daphne Preston-Kendal 2021-04-021-1/+1
| | | | It isn’t true in the sample implementation, for instance.
* Fix a stylistic weirdness in code for composed comparator ordering.Gravatar Daphne Preston-Kendal 2021-04-021-1/+1
|
* Note that the SRFI number isn’t formally assigned yet.Gravatar Daphne Preston-Kendal 2021-04-021-1/+2
|
* Add draft of sample implementation.Gravatar Daphne Preston-Kendal 2021-04-022-0/+67
|
* Use ‘wrap’ and not ‘box’, as suggested by jcowan.Gravatar Daphne Preston-Kendal 2021-04-021-5/+5
|
* Initial commitGravatar Daphne Preston-Kendal 2021-03-311-0/+85