-
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
Don't use utf8 logic to parse unquoted urls.
#110
by emilio
was merged Nov 1, 2016
Loading…
updated Nov 1, 2016
Avoid overflowing the stack in consume_until_end_of_block.
#111
by emilio
was merged Dec 15, 2016
Loading…
updated Dec 15, 2016
Use a more compact RGBA color representation.
#118
by emilio
was merged Feb 14, 2017
Loading…
updated Feb 14, 2017
Don't heap-allocate a tokenizer for top-level parsing.
#124
by emilio
was merged Mar 3, 2017
Loading…
updated Mar 3, 2017
Some perf tweaks to the tokenizer.
#112
by emilio
was merged Jan 21, 2017
Loading…
updated Mar 13, 2017
macros: Make bindings work as expected.
#127
by emilio
was closed Apr 24, 2017
Loading…
updated Apr 24, 2017
parser: Remove ability to look for viewport percentages.
#187
by emilio
was merged Aug 28, 2017
Loading…
updated Aug 28, 2017
Breaking version bump to account for #203.
#204
by emilio
was merged Nov 20, 2017
Loading…
updated Nov 20, 2017
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…
updated Dec 2, 2017
Expose serializer::serialize_name.
#221
by emilio
was merged Jun 5, 2018
Loading…
updated Jun 5, 2018
procedural-masquerade: Give more stack to procedural-masquerade macros.
#224
by emilio
was merged Jun 12, 2018
Loading…
updated Jun 13, 2018
Bump procedural-masquerade to pick #224
#225
by emilio
was merged Jun 13, 2018
Loading…
updated Jun 13, 2018
unicode_range: Make UnicodeRange repr(C).
#228
by emilio
was merged Oct 3, 2018
Loading…
updated Oct 3, 2018
tokenizer: Look for both env() and var() functions.
#230
by emilio
was merged Nov 5, 2018
Loading…
updated Nov 5, 2018
Fix nightly warnings and errors.
#238
by emilio
was merged Feb 11, 2019
Loading…
updated Feb 11, 2019
color: Make cssparser::RGBA #[repr(C)].
#241
by emilio
was merged Apr 3, 2019
Loading…
updated Apr 3, 2019
Expose byte index in tokenizer's position.
#249
by emilio
was merged May 29, 2019
Loading…
updated May 29, 2019
Numbers and percent delimiters need a comment separator.
#251
by emilio
was merged Jul 5, 2019
Loading…
updated Jul 5, 2019
Clean up a bit now that lifetimes are non-lexical.
#269
by emilio
was merged Nov 25, 2019
Loading…
updated Nov 25, 2019
Pass rule start to parser rather than just a location.
#277
by emilio
was merged Dec 4, 2020
Loading…
updated Dec 4, 2020
macros: Optimize cssparser_internal_to_lowercase for already-lowercase inputs.
#279
by emilio
was merged Jan 11, 2021
Loading…
updated Jan 11, 2021
Previous Next
ProTip!
Follow long discussions with comments:>50.