summaryrefslogtreecommitdiff
path: root/Config.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-32/+0
* Some refactoring + cosmetics.Julien Dessaux2010-04-251-1/+1
* Removed all the dynamic module loading stuff.Julien Dessaux2010-04-211-1/+1
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-041-5/+5
* Fixed some types' functions.Julien Dessaux2010-02-041-3/+3
* Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux2010-02-041-1/+1
* Added command registering and dispatching for plugins.Julien Dessaux2010-02-041-2/+2
* Reorganized code and types, changed slightly the architecture.Julien Dessaux2010-02-041-1/+1
* Rewrote the whole architecture.Julien Dessaux2010-02-041-3/+8
* Refactored some minor stuffJulien Dessaux2009-08-071-0/+1
* Added IRC connection and initialisation stuff.Julien Dessaux2009-08-061-1/+1
* renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2009-08-061-2/+2
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-051-0/+26