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

Add a one-token cache
#171 by SimonSapin was merged Jul 24, 2017 Loading…
Allow heapsize 0.4
#150 by Eijebong was merged May 28, 2017 Loading…
Parse nth-child(-/*comment*/n+b)
#154 by Manishearth was closed Jun 5, 2017 Loading…
Count line-numbers during tokenization
#177 by SimonSapin was merged Aug 9, 2017 Loading…
Avoid std::fmt in serialization code
#190 by SimonSapin was merged Aug 30, 2017 Loading…
Reduce the size of Token
#159 by SimonSapin was merged Jun 16, 2017 Loading…
Include a SourceLocation in all error types
#200 by SimonSapin was merged Oct 10, 2017 Loading…
Avoid boundary check in parse_n_dash_digits
#199 by upsuper was merged Oct 1, 2017 Loading…
Use MaybeUninit when available
#252 by SimonSapin was merged Jul 6, 2019 Loading…
Fix a "will be a hard error" warning + drive-by
#245 by SimonSapin was merged Apr 24, 2019 Loading…
Add Parser::try_parse, same as Parser::try
#244 by SimonSapin was merged Apr 10, 2019 Loading…
Fix typo in documentation
#246 by federicomenaquintero was merged May 3, 2019 Loading…
Clean up a bit now that lifetimes are non-lexical.
#269 by emilio was merged Nov 25, 2019 Loading…
Implement support for hwb() color syntax
#292 by devongovett was merged Nov 26, 2021 Loading…
Update phf to 0.10
#300 by wusyong was merged Apr 28, 2022 Loading…
Implement [ok]lab, [ok]lch from color-4 spec.
#309 by tiaanl was merged Oct 20, 2022 Loading…
Bump MSRV to 1.56
#315 by GPHemsley was closed Dec 12, 2022 Loading…
Add parsing of color()
#317 by tiaanl was merged Jan 25, 2023 Loading…
Refactor color parser to use a generic as output
#323 by tiaanl was merged Feb 6, 2023 Loading…
Fix csswg urls
#322 by tiaanl was merged Jan 31, 2023 Loading…
Remove AbsoluteColor abstraction
#321 by tiaanl was merged Jan 31, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.