0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://github.com/hcatlin/libsass into python More... almost 13 years ago
Make source strings const More... almost 13 years ago
Merge pull request #50 from litek/master More... almost 13 years ago
tr1 is in std namespace in VS >= 2010 More... almost 13 years ago
<io.h> isn't actually needed in context.cpp More... almost 13 years ago
Support for Windows (Visual C) More... almost 13 years ago
Merge branch 'master' of https://github.com/hcatlin/libsass More... almost 13 years ago
Couple of fixes. More... almost 13 years ago
Merge pull request #48 from craigbarnes/make More... almost 13 years ago
Fix typo More... almost 13 years ago
Improve Makefile More... almost 13 years ago
Working on selector normalization and ordering. More... almost 13 years ago
Getting group extensions to print out in the same order as canonical Sass. More... almost 13 years ago
Oops, try not to drop the selector contexts. More... almost 13 years ago
Makin' progress. More... almost 13 years ago
New top-level inheritance resolving function. In progress. More... almost 13 years ago
Re-doing the selector inheritance infrastructure. More... almost 13 years ago
Starting to redo selector inheritance so it works for all cases. More... almost 13 years ago
Add constants.cpp to sources list to build More... almost 13 years ago
Merge branch 'expand-eval-apply' More... almost 13 years ago
More evaluation tweaks. More... almost 13 years ago
Merge branch 'master' of git://github.com/hcatlin/libsass into python More... almost 13 years ago
Version bump More... almost 13 years ago
Prevent double monkey patch More... almost 13 years ago
Fully evaluating the arguments to the comparison operators. More... almost 13 years ago
More eval edge cases. More... almost 13 years ago
Oops, need to preserve the separator when copying lists. More... almost 13 years ago
Evaluating function nodes a little more economically. More... almost 13 years ago
Making sure each list item gets evaluated in an @each directive. More... almost 13 years ago
Some cleanup. More... almost 13 years ago