0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release v0.37.0 (#428) More... 9 days ago
Make color and macros crates default members (#427) More... 9 days ago
Make all proc macros optional (#425) More... 14 days ago
include LICENSE text in cssparser-color crate (#424) More... 14 days ago
Return results from parse_b / parse_signless_b directly in parse_nth (#422) More... 3 months ago
serializer: Simplify a bit number serialization. (#421) More... 4 months ago
fix issue that integer 1000001 is written as 1000000 (#410) More... 4 months ago
Remove duplicated test case from declaration_list.json (#414) More... 4 months ago
Bump version 0.36.0 (#417) More... 5 months ago
parser: Make list of arbitrary substitution functions configurable. (#416) More... 5 months ago
Fix lints (#418) More... 5 months ago
disable the 'size_of_tests' on 32-bit architectures (#408) More... 5 months ago
Remove temporary binding and return match result directly in almost_equals (#413) More... 5 months ago
Fix outdated parser names in comments (#412) More... 5 months ago
Bug 1996318 - Add display-p3-linear color-space to css color(). (#411) More... 5 months ago
Fix is_ident_start to accept immutable reference (#409) More... 5 months ago
chore(deps): update phf to 0.13 (#406) More... 7 months ago
Bump version 0.35.0 (#404) More... about 1 year ago
Derive Default for SourceLocation (#402) More... about 1 year ago
Implement `MallocSizeOf` for cssparser types (#399) More... about 1 year ago
Fix clippy lints (#401) More... about 1 year ago
Add declaration_start parameter to DeclarationParser parse_value (#400) More... about 1 year ago
Minor optimization of Delimiters::from_byte to avoid an extra branch. (#397) More... over 1 year ago
Bump cssparser_color version. (#395) More... over 1 year ago
Fix clippy lints. More... over 1 year ago
[unicode-range] Avoid integer overflow (panic in debug builds) More... almost 2 years ago
parser: Implement recent syntax spec change to avoid parsing custom properties that look like selectors. More... almost 2 years ago
Make PredefinedColorSpace follow the convention of parse() and ToCss (#386) More... almost 2 years ago
Add cargo fmt and cargo clippy checks to CI (#384) More... almost 2 years ago
Further clarifications in docs for what errors are returned. (#380) More... almost 2 years ago