aboutsummaryrefslogtreecommitdiff
path: root/modules/anticaps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a helper function for calculating a percentage.Gravatar Sadie Powell2026-05-201-1/+2
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-4/+4
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-8/+8
* Clean up the casemapping checking and comparison code.Gravatar Sadie Powell2026-03-131-6/+6
* Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. Gravatar Sadie Powell2026-03-081-1/+1
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-301-28/+50
* 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/+298