Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more standard layout & meta | dakkar | 2019-12-29 |
| | |||
* | nicer way of finding `lib` | dakkar | 2019-12-29 |
| | |||
* | 6.d has been stable a while | dakkar | 2019-12-29 |
| | |||
* | naive-bayes classifying index | dakkar | 2019-12-28 |
| | | | | half-tested by hand | ||
* | move scan-dir out of Store | dakkar | 2019-12-27 |
| | |||
* | restructure store, extract server | dakkar | 2019-12-26 |
| | | | | | | | | | now Store has a set of Index, which actually do the indexing Store also runs the scan-dir (this may not be ideal, but will do for now) Server handles I/O | ||
* | feature parity! | dakkar | 2018-11-09 |
| | |||
* | in-memory store, and Email class | dakkar | 2018-11-09 |
| | |||
* | move stuff into modules | dakkar | 2018-11-09 |
| | |||
* | let's use Perl 6! | dakkar | 2018-11-02 |
minimal email parser, for now |