Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Fix two issues in the XPath parser to pass all `xml_xpath_tests.xml` ... | Ville Lindholm | 3 days | 3 | -59/+104 |
* | XPath: implement lang() and id() core functions (#34594) | Ville Lindholm | 7 days | 4 | -16/+201 |
* | Use version of `markup5ever` with `web_atoms` crate (#36542) | Nico Burns | 2025-04-19 | 1 | -1/+1 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 3 | -9/+8 |
* | Update to rust 1.85 (#35628) | Simon Wülker | 2025-02-24 | 1 | -1/+1 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 6 | -71/+74 |
* | Elide lifetimes where possible after rustup (#34824) | Martin Robinson | 2025-01-03 | 1 | -1/+1 |
* | Correct a variety of documentation issues (#34786) | Martin Robinson | 2024-12-29 | 1 | -2/+2 |
* | Add XPath parser/evaluator (#34463) | Ville Lindholm | 2024-12-08 | 6 | -0/+2565 |