summaryrefslogtreecommitdiff
path: root/Hsbot/Core.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-23Rebooting now works great, thanks to the communication channel preservation.v0.1.0Julien Dessaux1-3/+3
2009-08-13Added server states, in order to handle rebooting more cleanly (still missing...Julien Dessaux1-1/+15
2009-08-07Refactored some minor stuffJulien Dessaux1-0/+1
2009-08-06Added IRC connection and initialisation stuff.Julien Dessaux1-0/+5
2009-08-06renamed "Server" algebraic data type to "IrcServer"Julien Dessaux1-4/+4
2009-08-05Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux1-0/+36