summaryrefslogtreecommitdiff
path: root/Hsbot/Plugin/Quote.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics.Julien Dessaux2011-09-101-19/+19
|
* Fixed compilation errors. Since I forgot to add the quote module to cabal ↵Julien Dessaux2011-06-231-37/+38
| | | | there were many!
* Added the help message that explicit the API to implementJulien Dessaux2011-06-231-0/+51
|
* Improved data structuresJulien Dessaux2011-06-231-10/+22
|
* Began adding transactions on the quote database : getters and locks management.Julien Dessaux2011-05-171-0/+38
|
* Wrote the quote module data structures.Julien Dessaux2011-05-171-0/+47