summaryrefslogtreecommitdiff
path: root/src/plop.erl
Commit message (Collapse)AuthorAgeFilesLines
* Add STH support, with failing tests due to gen_server testing woes.Linus Nordberg2014-04-261-46/+86
| | | | Move things out of spt() for reuse by sth().
* Clean up data types.Linus Nordberg2014-04-261-28/+29
|
* Make plop a gen_server.Linus Nordberg2014-04-261-46/+58
|
* Initialise plop_entry properly.Linus Nordberg2014-04-251-1/+1
|
* Formatting and comments.Linus Nordberg2014-04-251-41/+22
|
* Clean up plop a bit.Linus Nordberg2014-04-251-9/+3
|
* Produce SPT's, add tests.Linus Nordberg2014-04-251-21/+113
| | | | NOTE: Test vectors not verified.
* WIP plop.erlLinus Nordberg2014-04-211-0/+77