0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handling empty rules (i.e., extra semicolons, but it's subtle). More... over 13 years ago
Gah, finally got parsing of comma-separated groups of simple selectors working. More... over 13 years ago
More thorough parsing. More... over 13 years ago
Improving the node struct, and working on new parsing functionaity. More... over 13 years ago
Forgot to comment out some stuff. More... over 13 years ago
Workin' on the node struct. More... over 13 years ago
Huge test file. More... over 13 years ago
Sharing vectors instead of copying them. This program now leaks memory, BTW. More... over 13 years ago
Adding a new (passing) test case to check comment preservation and removal. More... over 13 years ago
Adding crappy command-line options so that I can check multiple output styles without recompiling. Make sure you get the command-line options right or there will be segfaults. More... over 13 years ago
Cleaning up and correcting the nested-style emitter. Now handles arbitrarily nested rule-less rulesets. New spec test added and passed. More... over 13 years ago
Getting arbitrarily nested empty rule-less blocks emitting correctly in expanded-style mode. More... over 13 years ago
Getting the nested-style emitter working on basic cases. Still buggy on multiply nested empty rulesets. More... over 13 years ago
Moving the parsing functions into their own file. Also adding emitter drivers to the Document class. More... over 13 years ago
Whoops, shouldn't have been unquoting strings stored in variables. More... over 13 years ago
Implementing string unquoting. More... over 13 years ago
Cleaning up the token object. More... over 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... over 13 years ago
match sass output style More... over 13 years ago
Check results against sass command. More... over 13 years ago
Move read me and license out of the source More... over 13 years ago
More advanced variable test More... over 13 years ago
Fixed the emission of empty expansions. More... over 13 years ago
make sure to strip! More... over 13 years ago
make clean More... over 13 years ago
who likes a makefile? i do! More... over 13 years ago
bstr is for suckers More... over 13 years ago
bstr is for suckers More... over 13 years ago
move the C++ out of source! FREE AT LAST More... over 13 years ago
stash c files More... over 13 years ago