index
:
html5tokenizer
main
Fork of html5gum with code span support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
rename to html5tokenizer, bump version
Martin Fischer
7 months
Tag
Download
Author
Age
0.4.0
commit b007144113...
Martin Fischer
7 months
0.2.1
commit 5e69d3391b...
Markus Unterwaditzer
7 months
0.2.0
commit 8c6e4ccbb3...
Markus Unterwaditzer
7 months
0.1.0
commit 6785e7023c...
Markus Unterwaditzer
7 months
Age
Commit message
Author
2021-12-05
rename to html5tokenizer, bump version
HEAD
0.4.0
main
Martin Fischer
2021-12-05
spans: get rid of code duplication by introducing Span trait
Martin Fischer
2021-12-05
spans: refactor to avoid one clone()
Martin Fischer
2021-12-05
rename internal emit_error to push_error (to avoid confusion with trait method)
Martin Fischer
2021-12-05
improve duplicate attribute span
Martin Fischer
2021-12-05
refactor: match btree_map::Entry instead of using and_modify closure
Martin Fischer
2021-12-05
spans: slightly refactor DefaultEmitter
Martin Fischer
2021-12-05
spans: add spans to Token::Error
Martin Fischer
2021-12-05
spans: fix spans for quoted attribute values
Martin Fischer
2021-12-05
spans: support attribute values
Martin Fischer
[...]
Clone
https://git.push-f.com/html5tokenizer