summaryrefslogtreecommitdiff
path: root/Hsbot/Plugin.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-16Rewrote nearly everything!v0.2.0Julien Dessaux1-51/+14
2010-04-25Some refactoring + cosmetics.Julien Dessaux1-1/+1
2010-04-22Wrote the list plugin command.Julien Dessaux1-1/+11
2010-04-21Removed all the dynamic module loading stuff.Julien Dessaux1-48/+14
2010-02-08Fixed the clean killing of plugin's threads, fixed exception management and c...Julien Dessaux1-4/+5
2010-02-04Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux1-8/+12
2010-02-04Began a complete rewrite of command and plugin management.Julien Dessaux1-3/+21
2010-02-04Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux1-7/+0
2010-02-04Finished changing plugin data structure to Maps.Julien Dessaux1-6/+19
2010-02-04Reorganized code and types, changed slightly the architecture.Julien Dessaux1-0/+56