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

Change directory structure to be more idiomatic.
#58 by metajack was merged Aug 15, 2014 Loading…
Fixed broken links
#59 by Perelandric was merged Sep 16, 2014 Loading…
Implement color value serialization.
#60 by jdm was merged Oct 1, 2014 Loading…
Parse /, which is needed for border-radius
#62 by pcwalton was closed Oct 16, 2014 Loading…
fail => panic
#63 by ghost was merged Oct 30, 2014 Loading…
add show instances, and remove useless mut
#64 by cgaebel was merged Nov 12, 2014 Loading…
Function tokenizer::preprocess 3x faster
#66 by ayosec was merged Dec 18, 2014 Loading…
Rewrite the parser to be fully incremental
#68 by SimonSapin was closed Jan 21, 2015 Loading…
Migrate next_* methods to return Option
#70 by frewsxcv was closed Mar 17, 2015 Loading…
Make Tokenizer public
#74 by xojoc was closed Sep 2, 2015 Loading…
Link to documentation
#75 by frewsxcv was merged Jun 6, 2015 Loading…
Allow colors to be serialized with serde.
#77 by pcwalton was merged Jul 13, 2015 Loading…
Add notifications from Travis to Homu.
#79 by metajack was merged Jul 14, 2015 Loading…
Parse 8, 4 digits hex notations
#80 by disjukr was merged Jul 20, 2015 Loading…
Bump version number for release.
#82 by metajack was merged Jul 29, 2015 Loading…
clamp rgb values to [0,1]
#83 by dzbarsky was merged Aug 4, 2015 Loading…
Clamp rgb values to [0,1]
#84 by SimonSapin was merged Aug 4, 2015 Loading…
Add HeapSizeOf support.
#85 by notriddle was merged Aug 13, 2015 Loading…
Add tracking of var() functions.
#87 by SimonSapin was merged Sep 2, 2015 Loading…
Add Delimiter::Bang for CSS Custom Properties.
#88 by SimonSapin was merged Sep 7, 2015 Loading…
ProTip! Filter pull requests by the default branch with base:main.