summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add egg1.0.0Gravatar Peter McGoron 2025-04-021-0/+12
* port to chickenGravatar Peter McGoron 2025-04-021-32/+39
* Add library name per DPK's request.Gravatar Arthur A. Gleckler 2024-08-072-0/+7
* Finalize.finalGravatar Arthur A. Gleckler 2022-12-103-8/+4
* copy editsGravatar Arthur A. Gleckler 2022-12-101-3/+3
* Account for sorting of non-Western names.Gravatar Arthur A. Gleckler 2022-12-101-1/+1
* Add clarification about not modifying existing SRFIs.Gravatar Arthur A. Gleckler 2022-12-101-1/+1
* Publish fifth draft.draft-5Gravatar Arthur A. Gleckler 2022-12-092-4/+3
* Merge pull request #5 from dpk/masterGravatar Arthur A. Gleckler 2022-12-092-28/+30
|\
| * More extensive warning about the appropriateness of the name productGravatar Daphne Preston-Kendal 2022-12-091-1/+1
| * Restore explicit use of base casesGravatar Daphne Preston-Kendal 2022-12-081-27/+29
* | Merge pull request #4 from dpk/masterGravatar Arthur A. Gleckler 2022-12-051-2/+2
|\|
| * Markup and base case reference fixGravatar Daphne Preston-Kendal 2022-12-051-2/+2
* | Publish fourth draft.draft-4Gravatar Arthur A. Gleckler 2022-11-301-0/+1
* | Merge pull request #3 from dpk/masterGravatar Arthur A. Gleckler 2022-11-304-61/+134
|\|
| * Revert changes to the semantics of sum-comparatorGravatar Daphne Preston-Kendal 2022-11-303-60/+57
| * Handle the base cases explicitly to be safeGravatar Daphne Preston-Kendal 2022-11-261-50/+54
| * oops, don't include the old test fileGravatar Daphne Preston-Kendal 2022-11-261-11/+0
| * Expand Arthur’s creditGravatar Daphne Preston-Kendal 2022-11-261-1/+1
| * Add zero-comparator and one-comparator to the sample implementationGravatar Daphne Preston-Kendal 2022-11-262-5/+18
| * (chibi test) uses the order expected value then actual valueGravatar Daphne Preston-Kendal 2022-11-261-7/+7
| * s/tabs/spaces/Gravatar Daphne Preston-Kendal 2022-11-261-25/+25
| * Merge branch 'master' of https://github.com/scheme-requests-for-implementatio...Gravatar Daphne Preston-Kendal 2022-11-266-89/+126
| |\ | |/ |/|
* | Publish third draft.draft-3Gravatar Arthur A. Gleckler 2022-11-143-82/+34
* | Drop `comparison-procedures'.Gravatar Arthur A. Gleckler 2022-11-142-10/+1
* | Add tests based on examples. Move.Gravatar Arthur A. Gleckler 2022-11-143-13/+87
* | Move to "srfi/" directory. Follow naming convention.Gravatar Arthur A. Gleckler 2022-11-143-2/+1
* | Link to landing pages, not documents.Gravatar Arthur A. Gleckler 2022-11-141-3/+3
| * Specify base cases and behaviours of each comparator functionGravatar Daphne Preston-Kendal 2022-11-264-36/+85
|/
* copy editGravatar Arthur A. Gleckler 2022-10-221-1/+1
* Merge pull request #2 from dpk/masterGravatar Arthur A. Gleckler 2022-10-222-53/+33
|\
| * Merge branch 'master' of https://github.com/scheme-requests-for-implementatio...Gravatar Daphne Preston-Kendal 2022-10-221-1/+2
| |\ | |/ |/|
* | Publish second draft.draft-2Gravatar Arthur A. Gleckler 2022-02-261-0/+1
* | Fix example.Gravatar Arthur A. Gleckler 2022-02-261-1/+1
* | copy editsGravatar Arthur A. Gleckler 2022-02-241-1/+1
* | Merge pull request #1 from dpk/masterGravatar Arthur A. Gleckler 2022-02-243-76/+149
|\ \
| | * Address outstanding issuesGravatar Daphne Preston-Kendal 2022-10-202-53/+33
| |/
| * Ditch file-local variablesGravatar Daphne Preston-Kendal 2022-02-181-3/+0
| * Changes ready for second draftGravatar Daphne Preston-Kendal 2022-02-183-59/+135
| * Prevent psgml-indent from adding a extra level in <body>Gravatar Daphne Preston-Kendal 2021-12-291-1/+4
| * Issue: type-test argument to make-product-comparator may be unneededGravatar Daphne Preston-Kendal 2021-12-291-0/+1
| * Add missing spaceGravatar Daphne Preston-Kendal 2021-12-291-1/+1
| * 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