0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Little tweaks. Some concatenations are still erroneously quoted, but that can be easily worked around for the time being with the 'unquote' built-in. More... almost 13 years ago
Overhauled the implementation of arithmetic. Much less janky now. More... almost 13 years ago
Still working on arithmetic. More... almost 13 years ago
Redoing the arithmetic. Should fix some erroneous behavior on complex expressions in weird contexts. More... almost 13 years ago
Adding some extra meta-info to the nodes for control directives. More... almost 13 years ago
Implemented the 'scale-color' built-in. Slight rounding discrepancies compared to Ruby Sass. More... almost 13 years ago
Making 'image-url' work for more dynamic arguments. More... almost 13 years ago
updating the boolean functions More... almost 13 years ago
Updating the 'comparable' built-in. More... almost 13 years ago
Converting 'unit' builtin. More... almost 13 years ago
Converting the 'nth' builtin to the new arg-checking system. More... almost 13 years ago
Making the 'url' css function take more dynamic arguments. More... almost 13 years ago
Allowing 'url' to take variables. More... almost 13 years ago
Updating the 'compact' built-in so that it works correctly with the newer definition style. More... almost 13 years ago
Merge branch 'master' into arg_checking More... almost 13 years ago
Preventing a potential nil/random pointer dereference. It's kind of a big deal. More... almost 13 years ago
Release 0.2.1 More... almost 13 years ago
Emulate S_ISDIR() macro on Windows More... almost 13 years ago
Add missing include More... almost 13 years ago
Alias getcwd = _getcwd on Windows More... almost 13 years ago
Prevent redefinition of ssize_t More... almost 13 years ago
We don't need getopt.h More... almost 13 years ago
Bundle complete unistd.h for Windows compatibility More... almost 13 years ago
Change changelog More... almost 13 years ago
Fix define_macros for Windows compatibility More... almost 13 years ago
Emulate unistd.h for Windows More... almost 13 years ago
Fixed build options for Windows compatibility More... almost 13 years ago
Merge branch 'python' of github.com:dahlia/libsass-python into python More... almost 13 years ago
Merge branch 'master' of git://github.com/hcatlin/libsass into python More... almost 13 years ago
Version bump More... almost 13 years ago