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
Settings
|
Report Duplicate
2
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.
Jul 21, 2024 — Jul 21, 2025
Showing page 133 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Shelving singleton selector optimization for now. Will pick it back up if I have extra time.
Aaron Leung
More...
over 13 years ago
singleton detection
Aaron Leung
More...
over 13 years ago
Finished the node refactor. Required more debugging than I expected.
Aaron Leung
More...
over 13 years ago
Working on refactoring/optimizing the node data structure.
Aaron Leung
More...
over 13 years ago
Refactoring the node data structure. Should reduce the size from 56 bytes down to 32 bytes.
Aaron Leung
More...
over 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass
Aaron Leung
More...
over 13 years ago
Merge branch 'master' of github.com:hcatlin/libsass
hcatlin
as Hampton Catlin
More...
over 13 years ago
Don't need this file anymore.
Aaron Leung
More...
over 13 years ago
a test c interface
hcatlin
as Hampton Catlin
More...
over 13 years ago
Full-on arbitrarily nested scopes for variables.
Aaron Leung
More...
over 13 years ago
Environments now store a link to the global env. Makes it easy to handle 2-level scope for mixins and arbitrarily nested scopes for variables.
Aaron Leung
More...
over 13 years ago
Trying out a different comment scanning method in anticipation of implementing the comment formatting routine.
Aaron Leung
More...
over 13 years ago
Touching up some whitespace.
Aaron Leung
More...
over 13 years ago
Correctly handling the odd edge-case when parsing terminal comments.
Aaron Leung
More...
over 13 years ago
Properly scanning negative numbers.
Aaron Leung
More...
over 13 years ago
Counting heap-allocated vectors.
Aaron Leung
More...
over 13 years ago
Removing some log statements.
Aaron Leung
More...
over 13 years ago
More complicated mixin test.
Aaron Leung
More...
over 13 years ago
Mixins are fully functional. Check out the jankiest usages.
Aaron Leung
More...
over 13 years ago
One step closer to getting nested expansion nodes to emit correctly.
Aaron Leung
More...
over 13 years ago
Flattening blocks that contain expansion nodes in order to get them to emit correctly.
Aaron Leung
More...
over 13 years ago
'Nuther insignificant cleanup.
Aaron Leung
More...
over 13 years ago
Cleaning up a bit of code.
Aaron Leung
More...
over 13 years ago
Giving a field a better name.
Aaron Leung
More...
over 13 years ago
Removing bits of dead code.
Aaron Leung
More...
over 13 years ago
Consolidating a couple of files.
Aaron Leung
More...
over 13 years ago
Okay, NOW correctly handling scope wrt mixins. (If a binding exists then change it, otherwise make a new one in the topmost (i.e., local) environment.)
Aaron Leung
More...
over 13 years ago
Handling Sass's scoping and shadowing behavior properly with regard to mixins.
Aaron Leung
More...
over 13 years ago
Working on handling nested mixin expansions and getting them to emit correctly.
Aaron Leung
More...
over 13 years ago
More refactoring.
Aaron Leung
More...
over 13 years ago
←
1
2
…
129
130
131
132
133
134
135
136
137
138
139
140
→
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