| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-19 | break!: remove InfallibleTokenizer in favor of Iterator::flatten | Martin Fischer | |
| 2023-08-19 | break!: rename Readable to IntoReader | Martin Fischer | |
| The trait of the standard library is also called IntoIterator and not Iterable. | |||
| 2021-12-05 | rename to html5tokenizer, bump versionv0.4.0 | Martin Fischer | |
| 2021-12-05 | spans: get rid of code duplication by introducing Span trait | Martin Fischer | |
| 2021-12-05 | spans: add spans to Token::Error | Martin Fischer | |
| 2021-12-05 | spans: support attribute names | Martin Fischer | |
| 2021-12-05 | spans: add span tests | Martin Fischer | |
