-
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
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
parser: Add parse_comma_separated_ignoring_errors.
#312
by emilio
was merged Dec 8, 2022
Loading…
updated Dec 8, 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
color: Don't allow commas in hwb() function.
#295
by emilio
was merged Dec 24, 2021
Loading…
updated Dec 24, 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
macros: Optimize cssparser_internal_to_lowercase for already-lowercase inputs.
#279
by emilio
was merged Jan 11, 2021
Loading…
updated Jan 11, 2021
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
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.