1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to use a recent version of config.sub and config.guess
ciceron
as Stephane Carrez
More... over 6 years ago
Update the csstools launcher
ciceron
as Stephane Carrez
More... over 6 years ago
Add command to list the lenghts
ciceron
as Stephane Carrez
More... over 6 years ago
Register the list-length command
ciceron
as Stephane Carrez
More... over 6 years ago
Add definition for box-sizing property
ciceron
as Stephane Carrez
More... over 6 years ago
Collect the values that correspond to a <color> definition and print them
ciceron
as Stephane Carrez
More... over 6 years ago
Define F_VALUE_1..4 and F_VALUE_LAST
ciceron
as Stephane Carrez
More... over 6 years ago
New reference for a bad @media condition
ciceron
as Stephane Carrez
More... over 6 years ago
New reference file for @media condition
ciceron
as Stephane Carrez
More... over 6 years ago
Rebuild the parser
ciceron
as Stephane Carrez
More... over 6 years ago
Fix grammar to recognize more @media conditions
ciceron
as Stephane Carrez
More... over 6 years ago
Add test for @charset
ciceron
as Stephane Carrez
More... over 6 years ago
Cleanup the Analyze procedure
ciceron
as Stephane Carrez
More... over 6 years ago
Rebuild with ayacc
ciceron
as Stephane Carrez
More... over 6 years ago
Update to parse @charset in the CSS file
ciceron
as Stephane Carrez
More... over 6 years ago
Insert the rule information in the match result only if we have a match
ciceron
as Stephane Carrez
More... over 6 years ago
Update implementation of Is_Rule function
ciceron
as Stephane Carrez
More... over 6 years ago
Declare the Is_Rule function
ciceron
as Stephane Carrez
More... over 6 years ago
Implement the Search procedure to search for properties that use a given rule
ciceron
as Stephane Carrez
More... over 6 years ago
Declare the Search procedure to search for the CSS properties that use a given CSS rule (ex: search CSS properties that use the <color> definition gives the properties that use colors)
ciceron
as Stephane Carrez
More... over 6 years ago
Change the Match function to collect the information about matched definitions and values
ciceron
as Stephane Carrez
More... over 6 years ago
Declare Match_Result and Match_Info_Type record Change Match function to collect information about the matched definitions
ciceron
as Stephane Carrez
More... over 6 years ago
Cleanup after changes
ciceron
as Stephane Carrez
More... over 6 years ago
Register the list-colors command
ciceron
as Stephane Carrez
More... over 6 years ago
List the CSS class names for the 'list' command List the CSS colors for the 'list-colors' command
ciceron
as Stephane Carrez
More... over 6 years ago
Mention the new list command
ciceron
as Stephane Carrez
More... over 6 years ago
Implement the Iterate procedure on the Repository_Type
ciceron
as Stephane Carrez
More... over 6 years ago
Declare the Iterate procedure on the Repository_Type
ciceron
as Stephane Carrez
More... over 6 years ago
Add some help message
ciceron
as Stephane Carrez
More... over 6 years ago
Add some help message
ciceron
as Stephane Carrez
More... over 6 years ago