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
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 32 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Marking functions intended to be local to the extend compilation unit with static linkage. Also, removing two unused functions that the compiler warned about now that they have static linkage and the compiler knows they are not used anywhere.
Scott Douglas
More...
almost 11 years ago
Removed ComplexSelectorOrCombinator and all usages of it since we're now using the more robust Node class.
Scott Douglas
More...
almost 11 years ago
Merge remote-tracking branch 'origin/feature/extend-support' into feature/extend-support-subweave
Scott Douglas
More...
almost 11 years ago
Rewrote rgb_to_hsl function to match the ruby sass implementation. Added necessary parenthesis around some math operations in hsla_impl to resolve a bug in color math. Colors now match the ruby sass implementation precisely. Both changes were necessary to resolve the issue.
Jonah Schulte
More...
almost 11 years ago
Update is_pseudo_element to return true for both pseudo elements and things that look like pseudoelements. This is what ruby sass does, and it's tested in sass-spec's 085_test_pseudoelement_goes_lefter_than_not.
Scott Douglas
More...
almost 11 years ago
SASHIMI-370 - Reapplied the fix to LcsCollectionComparator
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
JMA - moved DEBUG to makefile rather than inline
Jamie Addessi
More...
almost 11 years ago
JMA - Removed #define DEBUG flag. Didn't mean to commit this.
Jamie Addessi
More...
almost 11 years ago
JMA - removed extra logging in LcsCollectionComparator
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
SASHIMI-368 - Updated logic in CSOCDequeLcsComparator as well for consistency
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
SASHIMI-368 - Updated fix to LcsCollectionComparator
Jamie Addessi
More...
almost 11 years ago
Merge conflict resolved
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
SASHIMI-368 - Fix logic bug in LcsCollectionComparator
Jamie Addessi
More...
almost 11 years ago
JMA - added DEBUG 1 for local debugging
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/SASHIMI-370' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
SASHIMI-370 - When extending, copy the combinator of the selector being extended
Jamie Addessi
More...
almost 11 years ago
Merge remote-tracking branch 'origin/feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' of github.com:DealerDotCom/libsass into feature/extend-support-subweave
Matthew Turnbull
More...
almost 11 years ago
Only print debug spew on DEBUG builds
Matthew Turnbull
More...
almost 11 years ago
Fix C++11 compile on GNU
Matthew Turnbull
More...
almost 11 years ago
Removed null check that was causing type error.
Michael Hellein
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
JMA - Further updates to unify() for more consistency with the ruby version
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
JMA - Implemented unify in mergeFinalOps
Jamie Addessi
More...
almost 11 years ago
Merge branch 'feature/extend-support-subweave' into feature/extend-support-subweave-local-osx-10.8.5
Jamie Addessi
More...
almost 11 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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