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

Replace TokenSerializationType with TokenSerializationTypeVariants
#369 by zrhoffman was merged Nov 14, 2023 Loading… updated Nov 14, 2023
color: Split most of the color parsing to a separate crate.
#363 by emilio was merged Sep 11, 2023 Loading… updated Sep 11, 2023
parser: Use a lookup table for Delimiter::from_byte.
#358 by emilio was merged Sep 11, 2023 Loading… updated Sep 11, 2023
serializer: Use match_byte in the serializer.
#361 by emilio was merged Sep 11, 2023 Loading… updated Sep 11, 2023
rules: Avoid tokenizing too much when nesting declarations that look like selectors.
#359 by emilio was merged Sep 11, 2023 Loading… updated Sep 11, 2023
parser: minor clean-ups.
#360 by emilio was merged Sep 6, 2023 Loading… updated Sep 6, 2023
Make NumberOrPercentage and AngleOrNumber getters public.
#357 by tiaanl was merged Sep 1, 2023 Loading… updated Sep 1, 2023
tokenizer: Source positions are always at char boundaries, so avoid overhead when slicing
#356 by emilio was merged Aug 25, 2023 Loading… updated Aug 25, 2023
Numeric faster
#132 by emilio was merged Apr 9, 2017 Loading… updated Aug 24, 2023
parser: Remove the line-number-offset mechanism.
#355 by emilio was merged Aug 10, 2023 Loading… updated Aug 10, 2023
macros: Keep the ability for ascii_case_insensitive_phf_map to reference custom types.
#354 by emilio was merged Aug 2, 2023 Loading… updated Aug 2, 2023
color: Expose named colors more directly.
#353 by emilio was merged Aug 2, 2023 Loading… updated Aug 2, 2023
Run miri on CI
#350 by zrhoffman was merged Jul 26, 2023 Loading… updated Jul 26, 2023
Rgba does not store Option as component
#352 by tiaanl was merged Jul 24, 2023 Loading… updated Jul 24, 2023
Enhance modern component serialization with inf and nan support
#351 by tiaanl was merged Jul 24, 2023 Loading… updated Jul 24, 2023
Enable the GitHub merge queue
#349 by mrobinson was merged Jul 11, 2023 Loading… updated Jul 11, 2023
color: Avoid a string copy in parse_color_function.
#347 by emilio was merged Jun 6, 2023 Loading… updated Jun 6, 2023
cow-rc-str: Use ptr::NonNull.
#345 by emilio was merged Jun 6, 2023 Loading… updated Jun 6, 2023
Bump version for the nesting fixes.
#344 by emilio was merged Jun 4, 2023 Loading… updated Jun 4, 2023
[css-nesting] Make our nesting implementation match the new spec better.
#343 by emilio was merged Jun 3, 2023 Loading… updated Jun 3, 2023
Remove build dependencies
#341 by glandium was merged Jun 2, 2023 Loading… updated Jun 2, 2023
Update cssparser-macros to syn 2
#342 by glandium was merged Jun 2, 2023 Loading… updated Jun 2, 2023
Make the serialize_alpha function public.
#340 by tiaanl was merged May 22, 2023 Loading… updated May 22, 2023
[css-nesting] Fix body parsing recovery when nesting is not enabled.
#339 by emilio was merged May 16, 2023 Loading… updated May 16, 2023
[css-nesting] Remove DeclarationListParser.
#338 by emilio was merged May 16, 2023 Loading… updated May 16, 2023
ProTip! no:milestone will show everything without a milestone.