0
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented string interpolation. More... about 12 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 12 years ago
I don't remember changing this file. Let's see what I did. More... about 12 years ago
Merge pull request #13 from larsimmisch/master More... about 12 years ago
Fixed a looming memory corruption bug. More... about 12 years ago
default statements and "control reaches end of non-void function" More... about 12 years ago
Misc. warning causes removed. More... about 12 years ago
Merge pull request #12 from larsimmisch/master More... about 12 years ago
Fixed warning about initialisation order. More... about 12 years ago
Fix signed/unsigned warnings. More... about 12 years ago
Merge pull request #11 from larsimmisch/patch-1 More... about 12 years ago
#define'd constants should not end with a semicolon. More... about 12 years ago
Catching unrecognized top-level expressions. More... about 12 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 12 years ago
Namespaced properties work now. More... about 12 years ago
Merge pull request #9 from nuclearsandwich/patch-1 More... about 12 years ago
Working on namespaced properties. Still trying to get them to emit correctly. More... about 12 years ago
Fix mistaken url for the Sass home page. More... about 12 years ago
fix link to sass site More... about 12 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 12 years ago
Fixed incorrect fetching of union members in the unit math evaluator. More... about 12 years ago
add links to the other projects More... about 12 years ago
Allowing pseudo-selectors to take string arguments. More... about 12 years ago
Correctly parsing attribute selectors of the form '[attr]'. More... about 12 years ago
More flexible lookahead; provides better compatibility with Sass, and is probably faster too. More... about 12 years ago
Commenting out more debug logs. More... about 12 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... about 12 years ago
Removing debug logs and adding -O2 to the makefile. More... about 12 years ago
implement dummy folder compile method More... about 12 years ago
Pedantic restructuring based on perceived complexity. More... about 12 years ago