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
about 16 hours
ago. based on code collected
about 16 hours
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 84 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixing the makefile targets.
Aaron Leung
More...
over 13 years ago
Forgot to add this file.
Aaron Leung
More...
over 13 years ago
C lib interface + necessary amendments.
Aaron Leung
More...
over 13 years ago
New targets for the static lib and a pure c driver to make sure the static lib works.
Aaron Leung
More...
over 13 years ago
Got the optimized selectors to emit correctly.
Aaron Leung
More...
over 13 years ago
Optimizing selector representation.
Aaron Leung
More...
over 13 years ago
Handling the "!important" directive.
Aaron Leung
More...
over 13 years ago
Don't munch keywords when they prefix a longer identifier.
Aaron Leung
More...
over 13 years ago
Got logical operators working.
Aaron Leung
More...
over 13 years ago
Fixed ordering of the matchers for relational operators.
Aaron Leung
More...
over 13 years ago
Comparison operators for nodes. Necessary for Sass conditionals and selector inheritance.
Aaron Leung
More...
over 13 years ago
Comparison operators.
Aaron Leung
More...
over 13 years ago
Preparing to handle boolean expressions.
Aaron Leung
More...
over 13 years ago
Allowing the parser to parse an arbitrary interval rather than all the way to the null terminator.
Aaron Leung
More...
over 13 years ago
Implemented the "comparable" builtin.
Aaron Leung
More...
over 13 years ago
Implemented the "unitless" builtin.
Aaron Leung
More...
over 13 years ago
Fixed the implementation of the "hsl" and "hsla" builtins.
Aaron Leung
More...
over 13 years ago
Some hsl functions. Buggy.
Aaron Leung
More...
over 13 years ago
Implemented "unit".
Aaron Leung
More...
over 13 years ago
Implemented "type-of".
Aaron Leung
More...
over 13 years ago
Implemented list builtins.
Aaron Leung
More...
over 13 years ago
Piling up the builtin function tests in here. Will move it to the spec when everything is implemented.
Aaron Leung
More...
over 13 years ago
Numeric builtins.
Aaron Leung
More...
over 13 years ago
Implemented "opacify" and "transparentize" and their aliases.
Aaron Leung
More...
over 13 years ago
Implemented "alpha" and "opacity".
Aaron Leung
More...
over 13 years ago
Implemented the "quote" and "unquote" builtins.
Aaron Leung
More...
over 13 years ago
Implemented the "invert" builtin.
Aaron Leung
More...
over 13 years ago
Implemented the "mix" builtin function.
Aaron Leung
More...
over 13 years ago
Giving all colors an alpha channel by default. Will simplify the internals.
Aaron Leung
More...
over 13 years ago
Adding another constructor to the Token class. May come in handy.
Aaron Leung
More...
over 13 years ago
←
1
2
…
80
81
82
83
84
85
86
87
88
…
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