aboutsummaryrefslogtreecommitdiff
path: root/modules/abbreviation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-311-1/+1
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
* Switch Reply::Type to be an enum instead of an enum class.•••This is shorter and its fully disambiguated anyway. Gravatar Sadie Powell2026-03-051-2/+2
* Clean up the abbreviation module and move to standard replies.Gravatar Sadie Powell2026-03-051-29/+38
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+94