-
Notifications
You must be signed in to change notification settings - Fork 136
Pull requests: servo/rust-cssparser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Numbers and percent delimiters need a comment separator.
#251
by emilio
was merged Jul 5, 2019
Loading…
Don't heap-allocate a tokenizer for top-level parsing.
#124
by emilio
was merged Mar 3, 2017
Loading…
[css-nesting] Make our nesting implementation match the new spec better.
#343
by emilio
was merged Jun 3, 2023
Loading…
procedural-masquerade: Give more stack to procedural-masquerade macros.
#224
by emilio
was merged Jun 12, 2018
Loading…
color: Add a way to hook into the parsing of the components of the color functions.
#207
by emilio
was merged Dec 2, 2017
Loading…
[css-nesting] Fix body parsing recovery when nesting is not enabled.
#339
by emilio
was merged May 16, 2023
Loading…
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…
Pass rule start to parser rather than just a location.
#277
by emilio
was merged Dec 4, 2020
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.