parser/src/GenericParser
Philippe Pittoli 0684286805 IPv4 and IPv6 ranges. 2024-03-07 00:17:44 +01:00
..
DomainParser Split most parsers from the GenericParser.Parser module. 2024-01-27 08:03:16 +01:00
BaseFunctions.purs WIP: RFC5322 (first testable version almost there). 2024-01-30 02:22:43 +01:00
DomainParser.purs Split most parsers from the GenericParser.Parser module. 2024-01-27 08:03:16 +01:00
DomainParserRFC1035.purs Split most parsers from the GenericParser.Parser module. 2024-01-27 08:03:16 +01:00
EmailAddress.purs Fix comments related to RFC5322. 2024-02-10 16:04:35 +01:00
IPAddress.purs IPv4 and IPv6 ranges. 2024-03-07 00:17:44 +01:00
Parser.purs New `errorParser` and `<:>` (error functor) functions. 2024-02-15 20:42:39 +01:00
RFC5234.purs RFC5234: return what was parsed (except for \r\n in lwsp). 2024-01-30 03:58:25 +01:00
RFC5322.purs Fix a few (documentation) comments for RFC5322. 2024-02-21 01:35:48 +01:00
SomeParsers.purs Split most parsers from the GenericParser.Parser module. 2024-01-27 08:03:16 +01:00