summaryrefslogtreecommitdiff
path: root/ext/url/urlpattern.rs
AgeCommit message (Expand)Author
2024-10-14refactor(ext/url): use concrete error types (#26172)Leo Kettmeir
2024-08-05feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s...Leo Kettmeir
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-05refactor: rewrite several extension ops to op2 (#20457)Bartek IwaƄczuk
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-03-16feat(ops): optional OpState (#13954)Aaron O'Mullan
2022-03-14feat(core): codegen ops (#13861)Divy Srivastava
2021-09-08feat: add URLPattern API (#11941)Luca Casonato