Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-21 | Update project documentation for release | Christopher R. Nelson | |
hconfig.scm.hall: update copyright HACKING: update build instructions AUTHORS: include self ChangeLog: initial release NEWS: initial release | |||
2024-01-21 | Add shutdown command, and refactor server impl | Christopher R. Nelson | |
zmq: refactor server to functions add shutdown function (end recursion) media: fix bug with missing directories rh-client: support shutdown function rh-server: update to use build variables | |||
2023-06-20 | fix: correct syntax in guix package definitions | Christopher R. Nelson | |
2023-06-19 | feat: more proper build infra | Christopher R. Nelson | |
- scripts should be scripts/command-name.in - tests file shouldn't mismatch style from app | |||
2023-06-19 | feat: add next, new, and consume functions | Christopher R. Nelson | |
2023-06-19 | fix: correct license short-form identifiers | Christopher R. Nelson | |
2023-06-19 | style: simplify function definitions | Christopher R. Nelson | |
Removing the implicit (lambda () ...) will make code easier to read, and therefore easier to maintain. | |||
2023-06-18 | feat: support --version command | Christopher R. Nelson | |
2023-06-18 | feat: improve usage of config files | Christopher R. Nelson | |
2023-06-18 | Initial Import | Christopher R. Nelson | |