Commit Graph

9 Commits

Author SHA1 Message Date
Mats Rauhala 5182c47a19 Fix bug in parser 2021-11-04 10:24:22 +02:00
Mats Rauhala 41c666fe93 Make the analysis parallel (#2)
Co-authored-by: Mats Rauhala <mats.rauhala@iki.fi>
Reviewed-on: #2
Co-authored-by: Mats Rauhala <masse@rauhala.info>
Co-committed-by: Mats Rauhala <masse@rauhala.info>
2021-10-29 22:41:46 +03:00
Mats Rauhala 87f6eb00f6 Bring the addressbook back up to date
- bytestring-trie is not available
- hls
- modern shell.nix
- base
- Re-implement trie, with benchmarks
- Realize my implementation of trie is slower than Data.Map, use that
  instead
2021-10-29 17:22:29 +03:00
Mats Rauhala 7f6b318fcb More strict emails 2020-12-11 17:53:08 +02:00
Mats Rauhala d0521df8bb Parse headers from an email 2020-12-10 22:22:46 +02:00
Mats Rauhala 98ec13e0cd Fix the email comment format 2020-12-10 21:38:32 +02:00
Mats Rauhala b483ccb3f4 Tests pass 2020-12-10 21:24:23 +02:00
Mats Rauhala a43b0bf471 Initial email header parsing 2020-12-10 21:08:48 +02:00
Mats Rauhala 3226856439 Initial commit 2020-12-10 19:47:11 +02:00