aboutsummaryrefslogtreecommitdiff
path: root/lib/kernel/names.ml
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Names, Citation and Date_specLukasz Kasprzak2026-08-111-0/+31
Names is an open language-keyed assoc kept in canonical order so equal name sets serialise identically. Citation carries references only, never text. Date_spec ships the one form the EF sanctoral needs; 29 February is constructible and resolves to None in common years.