0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into extend More... over 11 years ago
simplifying some code in the `nth` function More... over 11 years ago
Merge branch 'master' into extend More... over 11 years ago
fixing a typo in an error message More... over 11 years ago
Merge branch 'master' into extend More... over 11 years ago
allowing nth to index from the end More... over 11 years ago
Merge pull request #222 from svnieuw/master More... over 11 years ago
Merge pull request #219 from rowanbeentje/improvevariableargumentsupportv2 More... over 11 years ago
trying to debug the extend functions More... over 11 years ago
Remove unbalanced free() for source_map_file. More... over 11 years ago
Rework variable argument support to support named arguments. This requires altering arglists to store Arguments instead of the previous approach of just wrapping the passed-in Expression values, and includes changes to other functions to cope with the resulting Lists or ArgLists as appropriate More... over 11 years ago
Fix invalid output or crashes when calling a mixin which takes variable arguments from another mixin *also* taking variable arguments when no arguments are passed in More... over 11 years ago
Favor compatibility over new autoconf features More... over 11 years ago
Lower automake dependency too for homebrew More... over 11 years ago
Allow older autoconf version to support brew package More... over 11 years ago
generating intermediate combinations correctly, I think More... over 11 years ago
redoing some of the @extend pass More... over 11 years ago
Merge pull request #213 from jbussdieker/master More... over 11 years ago
Use autoreconf -i and add gitkeep to m4 to make automake happy More... over 11 years ago
Merge pull request #211 from jbussdieker/master More... over 11 years ago
Forgot to remove the m4 stuff More... over 11 years ago
Fix softtab More... over 11 years ago
Forgot to have travis autogen More... over 11 years ago
Need an easy way to regenerate all the autotools artifacts. More... over 11 years ago
Remove some autotools artifacts that I should never have commited More... over 11 years ago
filling in more the the overall @extend algorithm More... over 11 years ago
Add pkgconfig support More... over 11 years ago
Merge branch 'master' into extend More... over 11 years ago
adding selector unification to the extend pass and printing the result More... over 11 years ago
Merge branch 'master' of github.com:hcatlin/libsass More... over 11 years ago