Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mincss
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
Show more breadcrumbs
Taddeüs Kroes
mincss
Commits
e9ae0066f55bef7450498a94893b1c96adccfd03
Select Git revision
Branches
1
master
default
1 result
mincss
main.ml
Author
Search by author
Any Author
authors
Taddeüs Kroes
taddeus
1 author
Jul 21, 2014
Removed --keep-comments option (would make tokenization difficult)
· 0829ab94
Taddeüs Kroes
authored
11 years ago
0829ab94
Lexer now correctly tracks line numbers + some general cleanup
· 70f032a3
Taddeüs Kroes
authored
11 years ago
70f032a3
Rewrote main function, added some command-line arguments
· 9a5848cf
Taddeüs Kroes
authored
11 years ago
9a5848cf
Jul 16, 2014
Added support for @font-face, @namespace, @keyframes + some general lexer/parser improvements
· 8bc10a48
Taddeüs Kroes
authored
11 years ago
8bc10a48
Jul 15, 2014
Finished CSS2 grammar and updated main method
· da8c2042
Taddeüs Kroes
authored
11 years ago
da8c2042
Apr 15, 2014
Created basic CSS parser, data stucture and stringifier
· 25806a8a
Taddeüs Kroes
authored
11 years ago
25806a8a
Loading