2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 7 minutes ago. based on code collected 8 minutes ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from larsimmisch/master More... about 13 years ago
Fixed warning about initialisation order. More... about 13 years ago
Fix signed/unsigned warnings. More... about 13 years ago
Merge pull request #11 from larsimmisch/patch-1
hcatlin
as Hampton Catlin
More... about 13 years ago
#define'd constants should not end with a semicolon. More... about 13 years ago
Catching unrecognized top-level expressions. More... about 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 13 years ago
Namespaced properties work now. More... about 13 years ago
Merge pull request #9 from nuclearsandwich/patch-1
hcatlin
as Hampton Catlin
More... about 13 years ago
Working on namespaced properties. Still trying to get them to emit correctly. More... about 13 years ago
Fix mistaken url for the Sass home page. More... about 13 years ago
fix link to sass site
hcatlin
as Hampton Catlin
More... about 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 13 years ago
Fixed incorrect fetching of union members in the unit math evaluator. More... about 13 years ago
add links to the other projects
hcatlin
as Hampton Catlin
More... about 13 years ago
Allowing pseudo-selectors to take string arguments. More... about 13 years ago
Correctly parsing attribute selectors of the form '[attr]'. More... about 13 years ago
More flexible lookahead; provides better compatibility with Sass, and is probably faster too. More... about 13 years ago
Commenting out more debug logs. More... about 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 13 years ago
Removing debug logs and adding -O2 to the makefile. More... about 13 years ago
implement dummy folder compile method
hcatlin
as Hampton Catlin
More... about 13 years ago
Pedantic restructuring based on perceived complexity.
hcatlin
as Hampton Catlin
More... about 13 years ago
Clean up the header interface
hcatlin
as Hampton Catlin
More... about 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass
hcatlin
as Hampton Catlin
More... about 13 years ago
make the .h file match
hcatlin
as Hampton Catlin
More... about 13 years ago
Allowing url(...) to take unquoted paths. More... about 13 years ago
adding a lot more usage information
hcatlin
as Hampton Catlin
More... about 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 13 years ago
adding more information to the readme
hcatlin
as Hampton Catlin
More... about 13 years ago