| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert changes to the semantics of sum-comparator | 2022-11-30 | 1 | -38/+35 | |
| | | | | | | | Also changed one-comparator and zero-comparator back to comparator-one and comparator-zero, because they’re comparators which are of the effect of one or zero, rather than comparators for the values 1 and 0. | ||||
| * | Handle the base cases explicitly to be safe | 2022-11-26 | 1 | -50/+54 | |
| | | |||||
| * | Add zero-comparator and one-comparator to the sample implementation | 2022-11-26 | 1 | -4/+14 | |
| | | |||||
| * | Merge branch 'master' of ↵ | 2022-11-26 | 1 | -21/+26 | |
| | | | | | https://github.com/scheme-requests-for-implementation/srfi-228 | ||||
| * | Drop `comparison-procedures'. | 2022-11-14 | 1 | -8/+0 | |
| | | | | | It's no longer mentioned in the document. | ||||
| * | Move to "srfi/" directory. Follow naming convention. | 2022-11-14 | 1 | -0/+93 | |
