openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libsass-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 55 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Okay, let's see if this allows node-sass to compile.
Aaron Leung
More...
about 12 years ago
modified the non-verbose output to follow ruby conventions
Gregory Pinto
More...
about 12 years ago
first commit of the libsass testing framework
Gregory Pinto
More...
about 12 years ago
Initial commit
Gregory Pinto
More...
about 12 years ago
Including stddef.h so that `size_t` can be used from C.
Aaron Leung
More...
about 12 years ago
whoops, need to preserve the indentation
Aaron Leung
More...
about 12 years ago
Re-enabling source-line-comments.
Aaron Leung
More...
about 12 years ago
Don't forget to strip comments out of the compressed output.
Aaron Leung
More...
about 12 years ago
Oy, gotta copy definitions, otherwise reloading the same definitions in different scopes will end up sharing and clobbering pointers.
Aaron Leung
More...
about 12 years ago
Merge branch 'warnfix2' of https://github.com/carsonmcdonald/libsass into carsonmcdonald-warnfix2
Aaron Leung
More...
about 12 years ago
'nuther tweak to string interpolation
Aaron Leung
More...
about 12 years ago
fixing a small parsing bug
Aaron Leung
More...
about 12 years ago
Getting placeholders to work properly.
Aaron Leung
More...
about 12 years ago
Merge branch 'master' into placeholders
Aaron Leung
More...
about 12 years ago
more tests
Aaron Leung
More...
about 12 years ago
changing some tests
Aaron Leung
More...
about 12 years ago
fixing more interpolation-related stuff
Aaron Leung
More...
about 12 years ago
shouldn't clobber the old env when evaluating default params
Aaron Leung
More...
about 12 years ago
Fixing some problems with string interpolation.
Aaron Leung
More...
about 12 years ago
Handling more IE syntax.
Aaron Leung
More...
about 12 years ago
More test cases.
Aaron Leung
More...
about 12 years ago
Merge branch 'master' of https://github.com/hcatlin/libsass
Aaron Leung
More...
about 12 years ago
Getting more IE syntax to work.
Aaron Leung
More...
about 12 years ago
Changing the handling of `!important`. Not a flag anymore; just a string now.
Aaron Leung
More...
about 12 years ago
Working on placeholder selectors.
Aaron Leung
More...
about 12 years ago
Fix warning that size_t var results in test always being true
Carson McDonald
More...
about 12 years ago
Fix warning for string + bool instead of string + string
Carson McDonald
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.
Aaron Leung
More...
about 12 years ago
←
1
2
…
51
52
53
54
55
56
57
58
59
…
92
93
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree