aboutsummaryrefslogtreecommitdiff
path: root/include/numerichelper.h
Commit message (Expand)AuthorAgeFilesLines
* Replace InspIRCd::Format with fmt::format.Gravatar Sadie Powell2023-01-231-10/+10
* Rename session registration to connection to avoid a semantic conflict.•••We previously referred to both session registration and user registration as "registration" which is confusing for users who aren't familiar with how IRC works. Gravatar Sadie Powell2022-10-291-3/+3
* Move numeric helper classes to their own header.Gravatar Sadie Powell2022-06-261-0/+173