index
:
adyxax/hsbot
master
An IRC bot written in haskell
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some refactoring + cosmetics.
Julien Dessaux
2010-04-25
1
-2
/
+13
*
Wrote the list plugin command.
Julien Dessaux
2010-04-22
1
-6
/
+3
*
Make the main thread exit cleanly in case of connection loss.
Julien Dessaux
2010-04-21
1
-2
/
+3
*
Add the IrcMsg as an optional parameter for an internal command.
Julien Dessaux
2010-04-21
1
-1
/
+0
*
Removed all the dynamic module loading stuff.
Julien Dessaux
2010-04-21
1
-1
/
+1
*
Fixed several stuff.
Julien Dessaux
2010-04-21
1
-2
/
+1
*
Fixed the clean killing of plugin's threads, fixed exception management and c...
Julien Dessaux
2010-02-08
1
-1
/
+2
*
Continue rewriting, found a problem in the way I kill plugins.
Julien Dessaux
2010-02-04
1
-1
/
+2
*
Began a complete rewrite of command and plugin management.
Julien Dessaux
2010-02-04
1
-7
/
+10
*
Rewrote command handling, added the Quote module and cleaned input handling.
Julien Dessaux
2010-02-04
1
-0
/
+7
*
Implemented unregisterCommand.
Julien Dessaux
2010-02-04
1
-2
/
+2
*
Added command registering and dispatching for plugins.
Julien Dessaux
2010-02-04
1
-0
/
+7