Age | Commit message (Expand) | Author |
---|---|---|
2023-09-03 | docs: document what has been ASCII-lowercased | Martin Fischer |
2023-08-19 | fix: report value offset/span as None for the empty attr syntax | Martin Fischer |
2023-08-19 | feat: make attribute value syntax recognizable | Martin Fischer |
2023-08-19 | perf: only store start offsets for attribute spans | Martin Fischer |
2023-08-19 | feat: impl IntoIterator for AttributeMap | Martin Fischer |
2023-08-19 | break!: introduce AttributeMap | Martin Fischer |
2023-08-19 | chore: move Attribute to attr module | Martin Fischer |