Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the clean killing of plugin's threads, fixed exception management and ↵ | Julien Dessaux | 2010-02-08 | 1 | -15/+6 |
| | | | | cleaned plugins' main functions. | ||||
* | Continue rewriting, found a problem in the way I kill plugins. | Julien Dessaux | 2010-02-04 | 1 | -2/+6 |
| | |||||
* | Began a complete rewrite of command and plugin management. | Julien Dessaux | 2010-02-04 | 1 | -19/+30 |
| | | | | Wrote a command routing statement, added an IrcPlugin monad. | ||||
* | Rewrote command handling, added the Quote module and cleaned input handling. | Julien Dessaux | 2010-02-04 | 1 | -0/+47 |