about summary refs log tree commit diff
path: root/IrcStates/ISupport.cs
Commit message (Collapse)AuthorAgeFilesLines
* rename Irc to IRCBen Harris2020-05-141-114/+0
|
* all tests passBen Harris2020-05-141-3/+12
|
* wow lots of tests passing!Ben Harris2020-05-141-8/+15
|
* Implement lots of thingsBen Harris2020-05-141-4/+6
|
* implement some stuffBen Harris2020-05-131-0/+4
|
* Start adding some line handlersBen Harris2020-05-131-2/+5
|
* add ISUPPORT testsBen Harris2020-05-061-0/+81
|
* Add more tests, ran resharper formatting toolBen Harris2020-05-051-0/+1
|
* rename to IrcSharpBen Harris2020-04-221-0/+7
also tidy up formatting with vs tools