Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-26 | Adapt maximum tenants extraction to latest HTML. | Arun Isaac | |
The HTML specifying the maximum tenants has changed slightly. Adapt. * rent.scm (house-maximum-tenants): Adapt to latest HTML. | |||
2023-09-25 | Ensure atomic writes to cache. | Arun Isaac | |
* rent.scm (call-with-atomic-output-file): New function. (http-get*): Use call-with-atomic-output-file instead of call-with-output-file. | |||
2022-12-11 | Mention OpenStreetMap in README. | Arun Isaac | |
* README.org: Mention OpenStreetMap. | |||
2022-12-11 | Initial commit | Arun Isaac | |