Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-01 | Refactor and clean parsing code, improve error messages. | Sam Scott | |
2017-10-31 | New parsing strategy. | Sam Scott | |
- Only perform the percent decoding at the final step (fixes #10). - Reduce allocations by borrowing as much as possible. | |||
2017-05-23 | Add detection of indexed sequences. | Sam Scott | |
Clean up the code in places. | |||
2017-05-21 | Refactor errors to be of a single type and export it. | Sam Scott | |