|
|
601325a54b
|
Fix wildcard parsing.
|
2025-04-28 02:24:10 +02:00 |
|
|
|
d30d9d74ce
|
Export two more functions.
|
2024-02-16 02:31:52 +01:00 |
|
|
|
e290d1a73d
|
Export RFC5322 parser.
|
2024-02-10 16:51:02 +01:00 |
|
|
|
ff455bce71
|
WIP: RFC5322 (first testable version almost there).
|
2024-01-30 02:22:43 +01:00 |
|
|
|
8e68099e52
|
Split most parsers from the GenericParser.Parser module.
|
2024-01-27 08:03:16 +01:00 |
|
|
|
9868002114
|
WIP RFC5234
|
2024-01-27 05:02:04 +01:00 |
|
|
|
82056ba5b9
|
lookahead, IPv6 '::1' shortened representation.
|
2024-01-25 18:21:27 +01:00 |
|
|
|
540b1c1962
|
rollback and until
|
2024-01-25 06:36:24 +01:00 |
|
|
|
9b82246d75
|
Better code for IPv4.
|
2024-01-24 03:54:16 +01:00 |
|
|
|
e459de778d
|
Code split: DomainParser, DomainParserRFC1035, DomainParser.Common.
|
2024-01-19 15:32:18 +01:00 |
|
|
|
22d6386c32
|
DomainParserRFC1035, documentation, code structure (try fn -> Parser module).
|
2024-01-19 15:08:52 +01:00 |
|
|
|
d4aa63730e
|
More consistent function naming.
|
2024-01-19 02:27:11 +01:00 |
|
|
|
27817ff3aa
|
Code structure.
|
2024-01-19 00:59:47 +01:00 |
|