| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cli: colitur temporal <year> dumps the EF temporal cycle | Lukasz Kasprzak | 2026-08-11 | 2 | -9/+35 |
| | | | | | | | | One line per day -- date, weekday, season, week, slug, rank, colour -- built through Record, the canonical output view. Until Plan 3 brings the differential and oracle layers, this dump is how a human checks EF temporal against missalemeum by eye. | ||||
| * | cli: colitur easter <year> prints Easter and its anchors | Lukasz Kasprzak | 2026-07-31 | 1 | -2/+28 |
| | | | | | | Argv-parsed subcommand; validates the 1583..9999 domain (exit 2 otherwise); prints 'name YYYY-MM-DD' lines. Cram test covers the output and the exit codes. | ||||
| * | chore: scaffold dune project (kernel lib + cli + tests) | Lukasz Kasprzak | 2026-07-31 | 2 | -0/+7 |
| OCaml 5.2.0 local switch; colitur_kernel library, a colitur executable stub, and an alcotest+qcheck test runner. AGPL LICENSE, README, generated colitur.opam. | |||||
