Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some types' functions. | Julien Dessaux | 2010-02-04 | 1 | -3/+3 |
| | |||||
* | Rewrote command handling, added the Quote module and cleaned input handling. | Julien Dessaux | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | Added command registering and dispatching for plugins. | Julien Dessaux | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | Reorganized code and types, changed slightly the architecture. | Julien Dessaux | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | Rewrote the whole architecture. | Julien Dessaux | 2010-02-04 | 1 | -3/+8 |
| | |||||
* | Refactored some minor stuff | Julien Dessaux | 2009-08-07 | 1 | -0/+1 |
| | |||||
* | Added IRC connection and initialisation stuff. | Julien Dessaux | 2009-08-06 | 1 | -1/+1 |
| | |||||
* | renamed "Server" algebraic data type to "IrcServer" | Julien Dessaux | 2009-08-06 | 1 | -2/+2 |
| | |||||
* | Wrote a dynamic compilation stuff that works (unable to test reboot yet) | Julien Dessaux | 2009-08-05 | 1 | -0/+26 |