0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Okay, let's see if this allows node-sass to compile. More... about 12 years ago
modified the non-verbose output to follow ruby conventions More... about 12 years ago
first commit of the libsass testing framework More... about 12 years ago
Initial commit More... about 12 years ago
Including stddef.h so that `size_t` can be used from C. More... about 12 years ago
whoops, need to preserve the indentation More... about 12 years ago
Re-enabling source-line-comments. More... about 12 years ago
Don't forget to strip comments out of the compressed output. More... about 12 years ago
Oy, gotta copy definitions, otherwise reloading the same definitions in different scopes will end up sharing and clobbering pointers. More... about 12 years ago
Merge branch 'warnfix2' of https://github.com/carsonmcdonald/libsass into carsonmcdonald-warnfix2 More... about 12 years ago
'nuther tweak to string interpolation More... about 12 years ago
fixing a small parsing bug More... about 12 years ago
Getting placeholders to work properly. More... about 12 years ago
Merge branch 'master' into placeholders More... about 12 years ago
more tests More... about 12 years ago
changing some tests More... about 12 years ago
fixing more interpolation-related stuff More... about 12 years ago
shouldn't clobber the old env when evaluating default params More... about 12 years ago
Fixing some problems with string interpolation. More... about 12 years ago
Handling more IE syntax. More... about 12 years ago
More test cases. More... about 12 years ago
Merge branch 'master' of https://github.com/hcatlin/libsass More... about 12 years ago
Getting more IE syntax to work. More... about 12 years ago
Changing the handling of `!important`. Not a flag anymore; just a string now. More... about 12 years ago
Working on placeholder selectors. More... about 12 years ago
Fix warning that size_t var results in test always being true More... about 12 years ago
Fix warning for string + bool instead of string + string More... about 12 years ago
Add SVN and visual studio project files to gitignore
nabellaleen
as Nabellaleen
More... about 12 years ago
Merge remote-tracking branch 'upstream/master'
nabellaleen
as Nabellaleen
More... about 12 years ago
Not sure why this fixes the segfault, but whatever. More... about 12 years ago