aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: audit findings — parser strictness, name ambiguity, and errorsLukasz Kasprzak2026-08-207-73/+317
* fix(citation): close the final review's blocking findingsLukasz Kasprzak2026-08-202-0/+11
* feat(render): citations render through Sigla at both call sitesLukasz Kasprzak2026-08-203-11/+26
* feat(config): sigla_style, sigla_book and sigla_traditionLukasz Kasprzak2026-08-202-2/+35
* feat(lang): read [bible] and [sigla] sectionsLukasz Kasprzak2026-08-202-3/+48
* feat(citation): the Sigla facade, total by constructionLukasz Kasprzak2026-08-202-0/+52
* feat(citation): default_spelling, and close two test gapsLukasz Kasprzak2026-08-202-0/+24
* feat(citation): render a parsed citation in a configurable styleLukasz Kasprzak2026-08-202-0/+155
* feat(citation): parse citations into structureLukasz Kasprzak2026-08-202-0/+125
* fix(citation): survey all three citation-bearing files, not just the lectionaryLukasz Kasprzak2026-08-202-16/+52
* feat(citation): canonical book ids and tradition mappingLukasz Kasprzak2026-08-203-0/+125
* feat(render): Roman week numbers and date spans, as dataLukasz Kasprzak2026-08-203-11/+94
* feat(templates): the ordo booklet flows continuously, not one week per pageLukasz Kasprzak2026-08-201-0/+9
* fix(naming): the rite prints its display name, not the internal id efLukasz Kasprzak2026-08-203-2/+17
* feat(render): Typst as a seventh escaping flavourLukasz Kasprzak2026-08-202-9/+34
* feat(cli): --lang and --raw, colitur lang, colitur configLukasz Kasprzak2026-08-201-2/+11
* feat(render): names reach the view and every emitterLukasz Kasprzak2026-08-196-62/+124
* fix(naming): config.ml merges every [defaults] block, like lang.mlLukasz Kasprzak2026-08-192-20/+43
* fix(naming): config fix round 1 -- unknown sections, O(n) accumulateLukasz Kasprzak2026-08-192-21/+56
* fix(naming): merge duplicate [section] blocks in the language tableLukasz Kasprzak2026-08-192-4/+33
* feat(naming): the config fileLukasz Kasprzak2026-08-192-0/+71
* feat(naming): the language tableLukasz Kasprzak2026-08-194-0/+152
* fix(render): omit DTEND at the domain's own last day, 9999-12-31Lukasz Kasprzak2026-08-191-2/+42
* feat(render): iCalendar emitter, RFC 5545Lukasz Kasprzak2026-08-192-0/+82
* feat(render): XML emitter and schemaLukasz Kasprzak2026-08-192-0/+56
* fix(render): remove rank_label -- it duplicated name verbatimLukasz Kasprzak2026-08-191-2/+6
* feat(render): CSV and JSON emitters, and the published contractLukasz Kasprzak2026-08-194-0/+110
* feat(render): the view modelLukasz Kasprzak2026-08-192-0/+169
* feat(render): template renderer with mandatory escapingLukasz Kasprzak2026-08-192-0/+64
* fix(render): reject empty tag paths, sharpen the raw-form testLukasz Kasprzak2026-08-191-4/+14
* feat(render): logic-less template parserLukasz Kasprzak2026-08-192-0/+114
* fix(render): make fold_ics total on arbitrary octet stringsLukasz Kasprzak2026-08-191-0/+8
* feat(render): per-flavour escaping and RFC 5545 line foldingLukasz Kasprzak2026-08-193-0/+120
* feat(overlay): a flat INI front end, which verifies its own outputLukasz Kasprzak2026-08-182-0/+363
* feat(overlay): default citations and layer, humanise parse errorsLukasz Kasprzak2026-08-181-2/+81
* fix(ef): the seasonal commemoration comes first (RG 113 sentence one)Lukasz Kasprzak2026-08-181-1/+40
* fix(ef): Good Friday is black, not violet (RG 128(b), RG 132)Lukasz Kasprzak2026-08-181-0/+23
* fix(ef): days within the Octave of the Nativity, and RG 69 for 29-31 DecLukasz Kasprzak2026-08-182-10/+80
* docs(ef): M13 adjudicated colitur; Mass I is unreachable, not unwitnessedLukasz Kasprzak2026-08-171-1/+20
* feat(ef): the votive Mass of Our Lady on Saturday (RG 309(a))Lukasz Kasprzak2026-08-171-0/+99
* feat(kernel): movable Date_spec variants, and Rogation WednesdayLukasz Kasprzak2026-08-179-47/+255
* test: lectionary properties, golden pins, and the blast radiusLukasz Kasprzak2026-08-173-2/+90
* test(differential): fix round 1 -- Holy Week, Lent Ember, RG 69Lukasz Kasprzak2026-08-151-7/+16
* ef(lectionary): fix round 1 -- the step-4 guard, and a miscited authorityLukasz Kasprzak2026-08-152-8/+70
* ef(lectionary): the Commons, chain step 4Lukasz Kasprzak2026-08-154-82/+319
* ef(lectionary): fix round 1 -- correct a wrong test, a wrong comment, and ba0...Lukasz Kasprzak2026-08-152-9/+23
* ef(lectionary): a feria says the preceding Sunday's MassLukasz Kasprzak2026-08-153-8/+64
* kernel+ef: fix round 1 -- lectionary caller-supplied, not eagerLukasz Kasprzak2026-08-154-36/+59
* kernel+ef: resolve readings, chain steps 1 and 2Lukasz Kasprzak2026-08-157-2/+85
* kernel(lectionary): fix round 1 -- load never raisesLukasz Kasprzak2026-08-141-0/+13