summaryrefslogtreecommitdiff
path: root/Hsbot/Types.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed all the dynamic module loading stuff.Julien Dessaux2010-04-211-3/+1
|
* Fixed several stuff.Julien Dessaux2010-04-211-2/+2
|
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-041-7/+24
| | | | Wrote a command routing statement, added an IrcPlugin monad.
* 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-3/+4
|
* Added command registering and dispatching for plugins.Julien Dessaux2010-02-041-11/+11
|
* Reorganized code and types, changed slightly the architecture.Julien Dessaux2010-02-041-0/+104