Commit Graph

7 Commits

Author SHA1 Message Date
Tom Alexander f39319702c
Switch to nom's consumed. 2022-12-18 07:52:01 -05:00
Tom Alexander 448dcfac72
Create an also_recognize combinator to make providing source slices fast and safe. 2022-12-18 04:36:12 -05:00
Tom Alexander 50a67c65ef
Standardize order of lifetimes for r and s. 2022-12-18 03:30:36 -05:00
Tom Alexander 2def475337
Move the structs into the token module. 2022-12-18 03:24:35 -05:00
Tom Alexander 4ac3a47deb
Move the text element parser into the text module. 2022-12-18 03:15:11 -05:00
Tom Alexander 54ed989300
Move Res into the error type module. 2022-12-18 03:04:31 -05:00
Tom Alexander eaf8721ae9
Move paragraph to its own module. 2022-12-18 02:53:26 -05:00