| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copy edits | 2022-02-24 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request #1 from dpk/master | 2022-02-24 | 3 | -76/+149 | |
| |\ | | | | | Second draft | ||||
| | * | Ditch file-local variables | 2022-02-18 | 1 | -3/+0 | |
| | | | | | | | | | | | Moved to my .dir-locals-2.el, as I’m probably the only one using the code for which that’s relevant | ||||
| | * | Changes ready for second draft | 2022-02-18 | 3 | -59/+135 | |
| | | | | | | | | | | | Bug fixes; remove explicit type-test argument to make-product-comparator; remove dependency on generators; add examples. | ||||
| | * | Prevent psgml-indent from adding a extra level in <body> | 2021-12-29 | 1 | -1/+4 | |
| | | | |||||
| | * | Issue: type-test argument to make-product-comparator may be unneeded | 2021-12-29 | 1 | -0/+1 | |
| | | | |||||
| | * | Add missing space | 2021-12-29 | 1 | -1/+1 | |
| | | | |||||
| | * | Delete old examples, note that new ones are needed | 2021-12-29 | 1 | -23/+4 | |
| | | | |||||
| | * | Edit exports to match the new procedures and names | 2021-12-29 | 1 | -4/+3 | |
| | | | |||||
| | * | Merge branch 'master' of github.com:dpk/srfi-228 | 2021-12-29 | 3 | -5/+111 | |
| | |\ | |/ |/| | |||||
| * | | Publish first draft.draft-1 | 2021-08-31 | 3 | -3/+107 | |
| | | | |||||
| * | | Note places where examples are needed. | 2021-08-31 | 1 | -0/+2 | |
| | | | |||||
| * | | copy edit | 2021-08-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Fix errors reported by W3C HTML Validator. | 2021-08-30 | 1 | -2/+2 | |
| | | | |||||
| * | | Link to the sample implementation. | 2021-08-30 | 1 | -1/+1 | |
| | | | |||||
| | * | Express hope for a iteration solution | 2021-12-29 | 1 | -1/+3 | |
| | | | |||||
| | * | Add make-sum-comparator and use the term ‘product comparator’ more | 2021-12-29 | 2 | -2/+43 | |
| | | | |||||
| | * | Nix compose-comparator syntax, rename composed to product comparator | 2021-12-29 | 2 | -29/+2 | |
| |/ | |||||
| * | it’s an SRFI | 2021-08-28 | 5 | -94/+164 | |
| | | |||||
| * | Fix a Markdown delimiter in the wrong place. | 2021-04-02 | 1 | -1/+1 | |
| | | |||||
| * | Remove the stuff about performance, which isn’t necessarily true. | 2021-04-02 | 1 | -1/+1 | |
| | | | | | It isn’t true in the sample implementation, for instance. | ||||
| * | Fix a stylistic weirdness in code for composed comparator ordering. | 2021-04-02 | 1 | -1/+1 | |
| | | |||||
| * | Note that the SRFI number isn’t formally assigned yet. | 2021-04-02 | 1 | -1/+2 | |
| | | |||||
| * | Add draft of sample implementation. | 2021-04-02 | 2 | -0/+67 | |
| | | |||||
| * | Use ‘wrap’ and not ‘box’, as suggested by jcowan. | 2021-04-02 | 1 | -5/+5 | |
| | | |||||
| * | Initial commit | 2021-03-31 | 1 | -0/+85 | |
