Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | New release information file |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | chicken-5 |
Files: | files | file ages | folders |
SHA3-256: |
d4403984d4509609e6c6a7cb0f88fd19 |
User & Date: | murphy 2018-08-27 20:55:54.362 |
Context
2018-08-27
| ||
22:59 | Support for nested generators in SRFI-4 comprehensions check-in: 416afe4af3 user: murphy tags: chicken-5 | |
20:55 | New release information file check-in: d4403984d4 user: murphy tags: chicken-5 | |
20:41 | Keep srfi-4-comprehensions module private check-in: 240acd7684 user: murphy tags: chicken-5, v1.2.0 | |
Changes
Added protobuf.release-info.
> > > > > > | 1 2 3 4 5 6 | (repo fossil "https://chust.org/repos/chicken-{egg-name}") (uri targz "https://chust.org/repos/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "1.2.0") ;; vim: set ai et ts=8 sts=2 sw=2 ft=scheme: ;; |