Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csscom
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Taddeüs Kroes
csscom
Graph
f5d284bf7fbd2a04ccc7ffa8d2df4b7728a574ab
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Dec
30
Added unit tests for parser and fixed a lot of bugs on the way
master
master
Command-line now supports stdin input in addition to files
Added module init file in tests folder to be able to run tests separately
Converted verbose/debug command-line arguments to booleans
Added command-line option to overwrite original CSS file
Added logging options to command-line arguments
Compression methods now alter their argument instead of making a copy
Added functions for converting colors
Code cleanup
Updated docstring
Fixed line number counter in parser for comments
Removed debug print statement
Improved spaces indenting command-line argument
Parser now recognizes properties at the end of a block without semicolon
Fixed some parser features:
Added a command-line option to customize indenting
Code cleanup
Improved program description
Removed obsolete coverage comment from main file
Improved some usage messages
Replaces 'compress_blocks' with 'combine_blocks', which is more fitting
Fixed unit tests
Reordered file structure and added support for media queries in the parser
Initial commit
Loading