Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote nearly everything!v0.2.0 | Julien Dessaux | 2010-05-16 | 1 | -51/+14 |
| | | | | | | | | | | | * Rewrote the whole architecture to achieve extreme modularity * Added the ability to build a multiprotocol bot * Added cabal integration * Added configuration handling the XMonad style * Added configuration in ~/.hsbot * Refactored many many named and functions * Refactored data structures * Cleaned a big bunch of stuff | ||||
* | Some refactoring + cosmetics. | Julien Dessaux | 2010-04-25 | 1 | -1/+1 |
| | |||||
* | Wrote the list plugin command. | Julien Dessaux | 2010-04-22 | 1 | -1/+11 |
| | |||||
* | Removed all the dynamic module loading stuff. | Julien Dessaux | 2010-04-21 | 1 | -48/+14 |
| | |||||
* | Fixed the clean killing of plugin's threads, fixed exception management and ↵ | Julien Dessaux | 2010-02-08 | 1 | -4/+5 |
| | | | | cleaned plugins' main functions. | ||||
* | Continue rewriting, found a problem in the way I kill plugins. | Julien Dessaux | 2010-02-04 | 1 | -8/+12 |
| | |||||
* | Began a complete rewrite of command and plugin management. | Julien Dessaux | 2010-02-04 | 1 | -3/+21 |
| | | | | 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 | -7/+0 |
| | |||||
* | Finished changing plugin data structure to Maps. | Julien Dessaux | 2010-02-04 | 1 | -6/+19 |
| | |||||
* | Reorganized code and types, changed slightly the architecture. | Julien Dessaux | 2010-02-04 | 1 | -0/+56 |