0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #236 from nschonni/move-to-src More... over 11 years ago
Add gitattributes for line ending normalization More... over 11 years ago
Merge pull request #226 from nschonni/nth-unsigned-comparison More... over 11 years ago
Re-apply indenting fixes More... over 11 years ago
Commenting out the old @extend code. More... over 11 years ago
don't strip out blocks unless they contain nothing but placeholders More... over 11 years ago
Recursively calling the extend function so that extensions are transitive. There are occasionally redundant selectors, and the order is sometimes wrong, but the results appear to be semantically correct. More... over 11 years ago
getting placeholders to work again More... over 11 years ago
Fixing some stuff More... over 11 years ago
Okay, got it working for compound selectors where the actual target is a specialization of the specified target More... over 11 years ago
merging in the new whitespace More... over 11 years ago
Adjust autoconf root More... over 11 years ago
Move interface back to root More... over 11 years ago
Adjust Makefile paths to include src More... over 11 years ago
Move C++ files under src directory More... over 11 years ago
Merge pull request #232 from nschonni/readme-link-fixes More... over 11 years ago
Language specific code fences More... over 11 years ago
Add link to wiki page of implementations More... over 11 years ago
Fix sass_interface.h links More... over 11 years ago
Fix username links in README More... over 11 years ago
Merge pull request #227 from nschonni/add-editorconfig-for-indenting More... over 11 years ago
simplifying the selector inheritance stuff for now (at the expense of completeness) More... over 11 years ago
Merge branch 'master' into extend More... over 11 years ago
undoing the more complicated stuff for now More... over 11 years ago
Add EditorConfig and normalize spacing More... over 11 years ago
Add nth check for 0 index More... over 11 years ago
Remove negative check of unsigned int More... over 11 years ago
Merge pull request #225 from nschonni/cppchecking More... over 11 years ago
Remove unused variable More... over 11 years ago
Remove redundant conditional More... over 11 years ago