Merge pull request #12 from larsimmisch/master |
|
More...
|
about 13 years ago
|
Fixed warning about initialisation order. |
|
More...
|
about 13 years ago
|
Fix signed/unsigned warnings. |
|
More...
|
about 13 years ago
|
Merge pull request #11 from larsimmisch/patch-1 |
|
More...
|
about 13 years ago
|
#define'd constants should not end with a semicolon. |
|
More...
|
about 13 years ago
|
Catching unrecognized top-level expressions. |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:hcatlin/libsass |
|
More...
|
about 13 years ago
|
Namespaced properties work now. |
|
More...
|
about 13 years ago
|
Merge pull request #9 from nuclearsandwich/patch-1 |
|
More...
|
about 13 years ago
|
Working on namespaced properties. Still trying to get them to emit correctly. |
|
More...
|
about 13 years ago
|
Fix mistaken url for the Sass home page. |
|
More...
|
about 13 years ago
|
fix link to sass site |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:hcatlin/libsass |
|
More...
|
about 13 years ago
|
Fixed incorrect fetching of union members in the unit math evaluator. |
|
More...
|
about 13 years ago
|
add links to the other projects |
|
More...
|
about 13 years ago
|
Allowing pseudo-selectors to take string arguments. |
|
More...
|
about 13 years ago
|
Correctly parsing attribute selectors of the form '[attr]'. |
|
More...
|
about 13 years ago
|
More flexible lookahead; provides better compatibility with Sass, and is probably faster too. |
|
More...
|
about 13 years ago
|
Commenting out more debug logs. |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:hcatlin/libsass |
|
More...
|
about 13 years ago
|
Removing debug logs and adding -O2 to the makefile. |
|
More...
|
about 13 years ago
|
implement dummy folder compile method |
|
More...
|
about 13 years ago
|
Pedantic restructuring based on perceived complexity. |
|
More...
|
about 13 years ago
|
Clean up the header interface |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:hcatlin/libsass |
|
More...
|
about 13 years ago
|
make the .h file match |
|
More...
|
about 13 years ago
|
Allowing url(...) to take unquoted paths. |
|
More...
|
about 13 years ago
|
adding a lot more usage information |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:hcatlin/libsass |
|
More...
|
about 13 years ago
|
adding more information to the readme |
|
More...
|
about 13 years ago
|