summaryrefslogtreecommitdiff
path: root/Hsbot/Core.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed some types' functions.Julien Dessaux2010-02-041-2/+2
* Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux2010-02-041-0/+4
* Finished changing plugin data structure to Maps.Julien Dessaux2010-02-041-2/+3
* Reorganized code and types, changed slightly the architecture.Julien Dessaux2010-02-041-131/+21
* Rewrote the whole architecture.Julien Dessaux2010-02-041-28/+135
* Rebooting now works great, thanks to the communication channel preservation.v0.1.0Julien Dessaux2009-08-231-3/+3
* Added server states, in order to handle rebooting more cleanly (still missing...Julien Dessaux2009-08-131-1/+15
* Refactored some minor stuffJulien Dessaux2009-08-071-0/+1
* Added IRC connection and initialisation stuff.Julien Dessaux2009-08-061-0/+5
* renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2009-08-061-4/+4
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-051-0/+36