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
about 1 hour
ago. based on code collected
about 2 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 75 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Finally figured out a decent method of resolving calls to built-in overloaded functions.
Aaron Leung
More...
about 13 years ago
Fully evaluating the object of a @return directive.
Aaron Leung
More...
about 13 years ago
Search through include paths when looking for imports.
Elliott Sales de Andrade
More...
about 13 years ago
Fix imports of files with names the same as a directory.
Elliott Sales de Andrade
More...
about 13 years ago
Changed spacing in Document::emit_css in response to @QuLogic
Igorbek
More...
about 13 years ago
Fixed spacing of previous commit.
Igorbek
More...
about 13 years ago
Fix bug in loop in Document::emit_css when size_t is unsigned.
Igorbek
More...
about 13 years ago
Trying to tweak list evaluation.
Aaron Leung
More...
about 13 years ago
More work on function call resolution.
Aaron Leung
More...
about 13 years ago
Improving the function call resolver so that it works with more complex real-world usages.
Aaron Leung
More...
about 13 years ago
Allowing interpolants in function names.
Aaron Leung
More...
about 13 years ago
Fixing some more quoting/unquoting stuff.
Aaron Leung
More...
about 13 years ago
Making sure to evaluate a functions args even if it's just being passed through.
Aaron Leung
More...
about 13 years ago
Fixing some quoting/unquoting and equality stuff.
Aaron Leung
More...
about 13 years ago
Fixed an elusive evaluation/expansion bug.
Aaron Leung
More...
about 13 years ago
Emitting block directives correctly (semantic-wise, anyway). Output of closing braces is a bit off.
Aaron Leung
More...
about 13 years ago
Better emission of block directives.
Aaron Leung
More...
about 13 years ago
More robustly trimming trailing whitespace off of the output.
Aaron Leung
More...
about 13 years ago
Okay, NOW properly handling terminal line comments at the top level.
Aaron Leung
More...
about 13 years ago
Working on the emitter for arbitrary directives.
Aaron Leung
More...
about 13 years ago
Parsing and evaluating arbitrary directives.
Aaron Leung
More...
about 13 years ago
Fixing a parser bug that was causing an infinite loop on malformed inputs.
Aaron Leung
More...
about 13 years ago
Bugfix so the parser can handle an arbitrary number of terminal line comments.
Aaron Leung
More...
about 13 years ago
Merge pull request #20 from jbussdieker/master
Hampton Catlin
More...
about 13 years ago
Add autotools config
Joshua Bussdieker
More...
about 13 years ago
Also allowing files to be imported without an extension. I.e., users can say "@import 'foo'" when the file is named "foo.scss".
Aaron Leung
More...
about 13 years ago
Allowing the Document constructor to read partials (i.e., the user can say "@import 'partial.scss';" when the file is named "_partial.scss".
Aaron Leung
More...
about 13 years ago
Making sure to free the error message string if it gets allocated.
Aaron Leung
More...
about 13 years ago
Fixing the Makefile so it can build a shared library on OS X.
Aaron Leung
More...
about 13 years ago
Fixing discrepancies in the output for concatenated strings inside of identifier schemata.
Aaron Leung
More...
about 13 years ago
←
1
2
…
71
72
73
74
75
76
77
78
79
…
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