0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
patching an odd bug ... need to dig deeper to find the root cause More... over 11 years ago
Merge pull request #283 from mgreter/unicode-alphachars More... over 11 years ago
Treat all non ascii chars (utf-8) as alpha characters More... over 11 years ago
Docs about dirname parameter More... over 11 years ago
Drop support for Python 2.5 More... over 11 years ago
Attest is no more needed. #7 More... over 11 years ago
nuther edge case with slashy urls More... over 11 years ago
fixing an edge case with url scanning/parsing More... over 11 years ago
commenting out this unfinished stuff More... over 11 years ago
Merge pull request #272 from nschonni/move-test-harness More... over 11 years ago
Merge pull request #275 from svnieuw/sourcemaps-fix-linebreaks More... over 11 years ago
whoops, don't need that case More... over 11 years ago
fixing an edge case when parsing the arguments of pseudo-selectors More... over 11 years ago
fixing an edge case with attribute selector parsing More... over 11 years ago
nuther tweak to the Windows path handling More... over 11 years ago
improving the Windows folder-separator handling More... over 11 years ago
handling the backslash folder-separator in case we're on Windows More... over 11 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... over 11 years ago
catching another case with those IE keyword args More... over 11 years ago
sourcemaps: Fix line number calculation. More... over 11 years ago
Move test harnesses under test More... over 11 years ago
Merge pull request #270 from nschonni/remove-cli-harness More... over 11 years ago
Remove sassc++ CLI More... over 11 years ago
Merge pull request #271 from nschonni/multiline-makefile-list More... over 11 years ago
Allowing at-rules to have expressions instead of just selectors. Probably a bit more permissive than what Ruby Sass allows. More... over 11 years ago
Split sources to multiple lines More... over 11 years ago
need to check the lower bound too More... over 11 years ago
let's bump up the length check More... over 11 years ago
fixing the over-eager munching of plain CSS imports More... over 11 years ago
removing some commented-out code More... over 11 years ago