aboutsummaryrefslogtreecommitdiff
path: root/include/token_list.h
Commit message (Expand)AuthorAgeFilesLines
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-2/+2
* Add constructors to the TokenList class.Gravatar Sadie Powell2022-01-181-0/+6
* Merge branch 'insp3' into master.Gravatar Sadie Powell2022-01-031-1/+1
|\
| * Update copyright headers.Gravatar InspIRCd Robot2021-12-301-1/+1
* | Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-11-101-1/+1
|\|
| * Fix TokenList not initializing permissive to false on creation.Gravatar Sadie Powell2021-11-101-0/+5
|/
* Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
* Add a class which encapsulates the concept of token lists.Gravatar Peter Powell2017-11-131-0/+65