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

Some perf tweaks to the tokenizer.
#112 by emilio was merged Jan 21, 2017 Loading…
Minor rules and declaration cleanups.
#331 by emilio was merged Apr 27, 2023 Loading…
Expose byte index in tokenizer's position.
#249 by emilio was merged May 29, 2019 Loading…
Use a more compact RGBA color representation.
#118 by emilio was merged Feb 14, 2017 Loading…
Don't use utf8 logic to parse unquoted urls.
#110 by emilio was merged Nov 1, 2016 Loading…
Numbers and percent delimiters need a comment separator.
#251 by emilio was merged Jul 5, 2019 Loading…
Add fuzzing support.
#284 by emilio was merged Mar 30, 2021 Loading…
tokenizer: Look for both env() and var() functions.
#230 by emilio was merged Nov 5, 2018 Loading…
Don't heap-allocate a tokenizer for top-level parsing.
#124 by emilio was merged Mar 3, 2017 Loading…
color: Make cssparser::RGBA #[repr(C)].
#241 by emilio was merged Apr 3, 2019 Loading…
cow-rc-str: Use ptr::NonNull.
#345 by emilio was merged Jun 6, 2023 Loading…
[css-nesting] Trivial-ish nesting API changes.
#333 by emilio was merged Apr 29, 2023 Loading…
color: Expose hsl/hwb to rgb functions.
#304 by emilio was merged May 21, 2022 Loading…
Pass rule start to parser rather than just a location.
#277 by emilio was merged Dec 4, 2020 Loading…
unicode_range: Make UnicodeRange repr(C).
#228 by emilio was merged Oct 3, 2018 Loading…
macros: Make bindings work as expected.
#127 by emilio was closed Apr 24, 2017 Loading…
Avoid overflowing the stack in consume_until_end_of_block.
#111 by emilio was merged Dec 15, 2016 Loading…
parser: Use a lookup table for Delimiter::from_byte.
#358 by emilio was merged Sep 11, 2023 Loading…
color: Avoid a string copy in parse_color_function.
#347 by emilio was merged Jun 6, 2023 Loading…
[css-nesting] Remove DeclarationListParser.
#338 by emilio was merged May 16, 2023 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.