summaryrefslogtreecommitdiff
path: root/Plugins/Core.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed several stuff.Julien Dessaux2010-04-211-3/+3
|
* Fixed the clean killing of plugin's threads, fixed exception management and ↵Julien Dessaux2010-02-081-9/+6
| | | | cleaned plugins' main functions.
* Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux2010-02-041-2/+8
|
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-041-0/+49
Wrote a command routing statement, added an IrcPlugin monad.