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 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 60 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
let's not forget to evaluate the media query expressions
Aaron Leung
More...
about 12 years ago
the new expander is done-ish
Aaron Leung
More...
about 12 years ago
@while
Aaron Leung
More...
about 12 years ago
@each
Aaron Leung
More...
about 12 years ago
@for
Aaron Leung
More...
about 12 years ago
simplified handling of conditionals
Aaron Leung
More...
about 12 years ago
Implementing lexical scope and unifying the treatment of functions.
Aaron Leung
More...
about 12 years ago
Rearranging some stuff.
Aaron Leung
More...
about 12 years ago
renaming a class
Aaron Leung
More...
about 12 years ago
Gah, stupid typo that caused an infinite loop.
Aaron Leung
More...
about 12 years ago
fitting it all together again
Aaron Leung
More...
about 12 years ago
Whoops, forgot to add the files.
Aaron Leung
More...
about 12 years ago
New argument binding function.
Aaron Leung
More...
about 12 years ago
Using consistent spacing to the rest of the file for a single-line function.
Hampton Catlin
More...
about 12 years ago
Using consistent spacing to the rest of the file for a single-line function.
Hampton Catlin
More...
about 12 years ago
Holy moly. Apparently my merge didn't work...
Hampton Catlin
More...
about 12 years ago
This function was defined in the Header file, but had been moved from the .cpp file. I'm assuming it was removed since there aren't any special memory handling requirements associated with a folder_context. I could have removed the def from the header file, but I felt it better to keep an extremely consistent interface. Today, we don't have any special needs with the folder_context, but in the future we could want to do some other cleanup/etc. So, to fix this issue, I created a simple drop-in sass_free_folder_context method.
Hampton Catlin
More...
about 12 years ago
This function was defined in the Header file, but had been moved from the .cpp file. I'm assuming it was removed since there aren't any special memory handling requirements associated with a folder_context. I could have removed the def from the header file, but I felt it better to keep an extremely consistent interface. Today, we don't have any special needs with the folder_context, but in the future we could want to do some other cleanup/etc. So, to fix this issue, I created a simple drop-in sass_free_folder_context method.
Hampton Catlin
More...
about 12 years ago
fixing a parsing bug for import lists
Aaron Leung
More...
about 12 years ago
working on the evaluator
Aaron Leung
More...
about 12 years ago
Finally getting all the fancy template crap to work.
Aaron Leung
More...
about 12 years ago
Fix Value Schema not working in @media query
nabellaleen
as Nabellaleen
More...
about 12 years ago
Trying some weird stuff. Probably shouldn't.
Aaron Leung
More...
about 12 years ago
adding a visitor for cloning nodes
Aaron Leung
More...
about 12 years ago
fixing more obscure parser bugs
Aaron Leung
More...
about 12 years ago
Blarg, many little parser fixes and accompanying AST modifications.
Aaron Leung
More...
about 12 years ago
More fixes and tweaks.
Aaron Leung
More...
about 12 years ago
More edge cases and stuff.
Aaron Leung
More...
about 12 years ago
Handling interpolated strings better.
Aaron Leung
More...
about 12 years ago
Whoops, shouldn't be returning null pointers.
Aaron Leung
More...
about 12 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
…
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