| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-17 | debuggingsplit-into-workspace | John Turner | |
| 2025-11-26 | bump mon | John Turner | |
| 2025-11-21 | remove unneeded targets from Cargo.toml | John Turner | |
| 2025-11-20 | update mon and use new ascii parsers | John Turner | |
| 2025-11-19 | impl vercmp fuzzer | John Turner | |
| 2025-11-18 | setup meson to allow building multiple fuzzers easily | John Turner | |
| 2025-11-17 | bump mon for bug fixes | John Turner | |
| 2025-11-16 | generate corpus to fuzz on with meson | John Turner | |
| 2025-11-16 | move fuzz stuff into its own directory | John Turner | |
| 2025-11-14 | bump mon and use SeparatedByWithTrailing combinator where needed | John Turner | |
| The new version of mon fixed the SeparatedBy combinator to not allow trailing delimiters. This broke the Depend expr parser, because the exprs are padded with whitespace. Using the new SeparatedByWithTrailing combinator fixes this issue. | |||
| 2025-11-13 | bump mon | John Turner | |
| 2025-11-13 | bump mon | John Turner | |
| 2025-11-01 | update mon | John Turner | |
| 2025-11-01 | update parsers to use the ParserIter trait from mon | John Turner | |
| 2025-10-30 | update to new version of mon | John Turner | |
| 2025-10-28 | use mon and get from git | John Turner | |
| 2025-10-27 | add thiserror dependency | John Turner | |
| 2025-10-26 | enable debug info in dev profile | John Turner | |
| 2025-10-25 | add itertools dependency | John Turner | |
| 2025-10-23 | add get crate | John Turner | |
| 2025-10-21 | init | John Turner | |
