2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3021 from mgreter/bugfix/3018-nested-sel-nl-ws More... over 5 years ago
Rename `Directive` to `AtRule` More... over 5 years ago
Rename `At_Root_Block` to `AtRootRule` More... over 5 years ago
Rename `ParserState` to `SourceSpan` More... over 5 years ago
Rename `Placeholder_Selector` to `PlaceholderSelector` More... over 5 years ago
Rename `Attribute_Selector` to `AttributeSelector` More... over 5 years ago
Rename `Pseudo_Selector` to `PseudoSelector` More... over 5 years ago
Rename `Class_Selector` to `ClassSelector` More... over 5 years ago
Rename `Type_Selector` to `TypeSelector` More... over 5 years ago
Rename `Id_Selector` to `IDSelector` More... over 5 years ago
Rename `Supports_Block` to `SupportsRule` More... over 5 years ago
Rename `Value_Obj` to `ValueObj` More... over 5 years ago
Rename `Expression_Obj` to `ExpressionObj` More... over 5 years ago
Rename `For` to `ForRule` More... over 5 years ago
Rename `While` to `WhileRule` More... over 5 years ago
Rename `Each` to `EachRule` More... over 5 years ago
Rename `Warning` to `WarningRule` More... over 5 years ago
Rename `Error` to `ErrorRule` More... over 5 years ago
Rename `Debug` to `DebugRule` More... over 5 years ago
Rename `Ruleset` to `StyleRule` More... over 5 years ago
Rename `Has_Block` to `ParentStatement` More... over 5 years ago
Create aliases for used stl containers More... over 5 years ago
Merge pull request #3022 from mgreter/bugfix/3019-extend-error-src-lifetime More... over 5 years ago
Preserve indentation for media rules in nested mode More... over 5 years ago
Extend `error_src` lifetime on c-api context More... over 5 years ago
Fix indentation for parents with newlines in nested mode More... over 5 years ago
Merge pull request #3015 from mgreter/bugfix/3014-mem-leak-in-permutate More... over 5 years ago
Fix possible memory leak in permutation function More... over 5 years ago
Merge pull request #3007 from mgreter/bugfix/3006-extend-with-parent More... over 5 years ago
Merge pull request #3002 from mgreter/bugfix/2998-extend-compound-warning More... over 5 years ago