0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Mar 19, 2023 — Mar 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix dependencies minimal versions (#365) More... 3 months ago
Replace TokenSerializationType with TokenSerializationTypeVariants (#369) More... 5 months ago
Bump version. More... 8 months ago
color: Split most of the color parsing to a separate crate. (#363) More... 8 months ago
Remove procedural-masquerade. (#362) More... 8 months ago
parser: Use a lookup table for Delimiter::from_byte. (#358) More... 8 months ago
serializer: Use match_byte in the serializer. (#361) More... 8 months ago
rules: Avoid tokenizing too much when nesting declarations that look like selectors. (#359) More... 8 months ago
parser: minor clean-ups. More... 8 months ago
Make NumberOrPercentage and AngleOrNumber getters public. (#357) More... 8 months ago
tokenizer: Source positions are always at char boundaries, so avoid overhead when slicing. (#356) More... 8 months ago
parser: Remove the line-number-offset mechanism. (#355) More... 9 months ago
macros: Keep the ability for ascii_case_insensitive_phf_map to reference custom types. (#354) More... 9 months ago
color: Expose named colors more directly. More... 9 months ago
Run miri on CI (#350) More... 9 months ago
Rgba does not store Option as component (#352) More... 9 months ago
Enhance modern component serialization with inf and nan support (#351) More... 9 months ago
Enable the GitHub merge queue (#349) More... 10 months ago
Version bump. More... 11 months ago
Auto merge of #347 - servo:color-copy, r=emilio More... 11 months ago
Auto merge of #345 - servo:cow-rc-str, r=glandium More... 11 months ago
color: Avoid a string copy in parse_color_function. More... 11 months ago
cow-rc-str: Use ptr::NonNull. More... 11 months ago
Bump cssparser-macros version too. More... 11 months ago
Auto merge of #344 - servo:version-bump, r=emilio More... 11 months ago
Bump version for the nesting fixes. More... 11 months ago
Auto merge of #343 - servo:nesting, r=tiaanl More... 11 months ago
Auto merge of #341 - glandium:build-deps, r=emilio More... 11 months ago
Auto merge of #342 - glandium:syn2, r=emilio More... 11 months ago
Update cssparser-macros to syn 2 More... 11 months ago