| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-25 | SeparatedList1 should error on both parsers if len == 0 | John Turner |
| 2025-10-24 | change Parser::run reciever to &self | John Turner |
| 2025-10-24 | rename Trace type parameter to Tracer in Parser signature | John Turner |
| 2025-10-24 | impl Ignore combinator | John Turner |
| 2025-10-24 | impl Verify combinator | John Turner |
| 2025-10-24 | short circuit Or combinator instead of running both parsers | John Turner |
| 2025-10-23 | clone iterator in OneOf | John Turner |
| 2025-10-22 | fix Not combinator | John Turner |
| 2025-10-22 | impl Opt combinator | John Turner |
| 2025-10-22 | impl Not combinator | John Turner |
| 2025-10-21 | impl some basic parsers and combinators | John Turner |
| 2025-10-19 | init | John Turner |
