Commit graph

21 commits

Author SHA1 Message Date
25bc3bb55c
refactor 2023-06-19 17:25:16 +02:00
dd6f127fa2
second impl of datetime, with parser 2023-06-18 17:27:01 +02:00
1527b41ab4
collect parsing errors 2023-06-16 17:24:51 +02:00
326c903c43
huge test 2023-06-16 15:04:04 +02:00
0e23e49199
rescue logic 2023-06-16 10:50:37 +02:00
486ccf2de0
drop my early implementation of trace 2023-06-16 09:58:07 +02:00
b6c25a4676
working trace test 2023-06-13 22:50:29 +02:00
f22da50c9b
refactor common fields 2023-06-13 19:35:41 +02:00
09a6c6acdf
wip trace 2023-06-13 17:47:57 +02:00
35ff869454
Informational fields support 2023-06-13 16:22:04 +02:00
7334085166
header fields identification 2023-06-13 15:43:14 +02:00
30507aafec
parse message-id 2023-06-13 15:12:16 +02:00
de6926bb92
destination address fields 2023-06-13 14:44:41 +02:00
d46c5895f5
implement from 2023-06-13 13:31:43 +02:00
fe6bd78f3c
testing address 2023-06-13 13:21:00 +02:00
626874bedf
wip address 2023-06-13 12:25:00 +02:00
1c31a9fe1c
mailbox tests 2023-06-13 09:18:36 +02:00
0b98a175da
first tests on mailbox 2023-06-13 09:00:40 +02:00
6e76fed684
implement comment foldable whitespace 2023-06-12 16:05:06 +02:00
7d3b3ff053
implement date parsing 2023-06-12 11:54:15 +02:00
93576dfeff
refactor by splitting into files 2023-06-08 21:43:32 +02:00