about summary refs log tree commit diff
path: root/IrcTokens/StatefulEncoder.cs
Commit message (Collapse)AuthorAgeFilesLines
* tidy up, work on statefulBen Harris2020-04-281-16/+10
|
* rename to IrcSharpBen Harris2020-04-221-0/+4
| | | | also tidy up formatting with vs tools
* fix some stateful testsBen Harris2020-04-221-13/+51
| | | | also fixes some warnings about culture-specific string comparisons
* stateful in progressBen Harris2020-04-201-0/+35