Skip to content

Pull requests: servo/rust-cssparser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build: Make match_byte a proper proc-macro.
#337 by emilio was merged May 9, 2023 Loading… updated May 9, 2023
[css-nesting] Trivial-ish nesting API changes.
#333 by emilio was merged Apr 29, 2023 Loading… updated Apr 29, 2023
macros: Fix indentation of cssparser_internal_to_lowercase.
#334 by emilio was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Minor rules and declaration cleanups.
#331 by emilio was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Make ParseError a std::error::Error
#332 by emilio was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Fix CI, again.
#316 by emilio was merged Dec 12, 2022 Loading… updated Dec 12, 2022
parser: Add parse_comma_separated_ignoring_errors.
#312 by emilio was merged Dec 8, 2022 Loading… updated Dec 8, 2022
Try to fix CI.
#310 by emilio was merged Oct 20, 2022 Loading… updated Oct 20, 2022
Share more code between hsl and hwb parsing.
#293 by emilio was merged Nov 26, 2021 Loading… updated Sep 11, 2022
color: Expose hsl/hwb to rgb functions.
#304 by emilio was merged May 21, 2022 Loading… updated May 22, 2022
Update itoa to 1.0
#302 by emilio was merged May 18, 2022 Loading… updated May 18, 2022
color: Don't allow commas in hwb() function.
#295 by emilio was merged Dec 24, 2021 Loading… updated Dec 24, 2021
Bump version.
#294 by emilio was merged Nov 26, 2021 Loading… updated Nov 26, 2021
Tweak at-rule parsing API to allow a single at-rule to be block or blockless.
#287 by emilio was merged Sep 3, 2021 Loading… updated Sep 3, 2021
Add fuzzing support.
#284 by emilio was merged Mar 30, 2021 Loading… updated Sep 3, 2021
macros: Optimize cssparser_internal_to_lowercase for already-lowercase inputs.
#279 by emilio was merged Jan 11, 2021 Loading… updated Jan 11, 2021
Remove procedural-masquerade.
#278 by emilio was closed Dec 13, 2020 Loading… updated Dec 13, 2020
Pass rule start to parser rather than just a location.
#277 by emilio was merged Dec 4, 2020 Loading… updated Dec 4, 2020
Clean up a bit now that lifetimes are non-lexical.
#269 by emilio was merged Nov 25, 2019 Loading… updated Nov 25, 2019
Numbers and percent delimiters need a comment separator.
#251 by emilio was merged Jul 5, 2019 Loading… updated Jul 5, 2019
Expose byte index in tokenizer's position.
#249 by emilio was merged May 29, 2019 Loading… updated May 29, 2019
color: Make cssparser::RGBA #[repr(C)].
#241 by emilio was merged Apr 3, 2019 Loading… updated Apr 3, 2019
Fix nightly warnings and errors.
#238 by emilio was merged Feb 11, 2019 Loading… updated Feb 11, 2019
tokenizer: Look for both env() and var() functions.
#230 by emilio was merged Nov 5, 2018 Loading… updated Nov 5, 2018
Remove some warnings.
#231 by emilio was merged Nov 5, 2018 Loading… updated Nov 5, 2018
ProTip! Type g i on any issue or pull request to go back to the issue listing page.