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
/
Config.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrote nearly everything!
v0.2.0
Julien Dessaux
2010-05-16
1
-32
/
+0
*
Some refactoring + cosmetics.
Julien Dessaux
2010-04-25
1
-1
/
+1
*
Removed all the dynamic module loading stuff.
Julien Dessaux
2010-04-21
1
-1
/
+1
*
Began a complete rewrite of command and plugin management.
Julien Dessaux
2010-02-04
1
-5
/
+5
*
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