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 14 hours
ago. based on code collected
about 14 hours
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 68 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactoring a bit.
Aaron Leung
More...
almost 13 years ago
More fixes for evaluation edge-cases.
Aaron Leung
More...
almost 13 years ago
Don't think we need to eagerly evaluate numeric values after all, now that we're fully evaluating function args.
Aaron Leung
More...
almost 13 years ago
Evaluating function args twice because they might be delayed.
Aaron Leung
More...
almost 13 years ago
Fixing the same oversight in the master branch.
Aaron Leung
More...
almost 13 years ago
Fixing some oversights.
Aaron Leung
More...
almost 13 years ago
Finished the expand/eval/apply reorganization. Let's see if it actually does any good.
Aaron Leung
More...
almost 13 years ago
Trying a new expansion/evaluation process. Will hopefully fix some more little bugs.
Aaron Leung
More...
almost 13 years ago
Refactoring the apply functions a bit.
Aaron Leung
More...
almost 13 years ago
Cleaning up the list type tags and checks.
Aaron Leung
More...
almost 13 years ago
Cleaning up the quoted/unquoted metadata for string-like objects.
Aaron Leung
More...
almost 13 years ago
Updating the autoconf stuff.
Aaron Leung
More...
almost 13 years ago
Release 0.2.2
Hong Minhee
More...
almost 13 years ago
Version bump and changelogs
Hong Minhee
More...
almost 13 years ago
Fix link error on PyPy+Linux
Hong Minhee
More...
almost 13 years ago
Fix logical error of 9d3268af1822efef47efb39d9fac
Hong Minhee
More...
almost 13 years ago
Add convenient alias for Windows build
Hong Minhee
More...
almost 13 years ago
Workaround http://bugs.python.org/issue4431 on 2.6
Hong Minhee
More...
almost 13 years ago
Fix build error on Visual Studio >= 2010 (9.0)
Hong Minhee
More...
almost 13 years ago
Fix build error on Windows
Hong Minhee
More...
almost 13 years ago
Getting the @warn directive to work properly again.
Aaron Leung
More...
almost 13 years ago
Cloning the predicates and loop lists in the control directives inside the function evaluator. Necessary in case they get modified during the in-place evaluation.
Aaron Leung
More...
almost 13 years ago
Implementing the 'index' built-in.
Aaron Leung
More...
almost 13 years ago
Cloning the evauated bits of function bodies; otherwise they might get mutated in place.
Aaron Leung
More...
almost 13 years ago
Working on an elusive evaluation bug.
Aaron Leung
More...
almost 13 years ago
Evaluating numeric constants as soon as possible (i.e., at parse time). Should prevent subtle eval bugs later on.
Aaron Leung
More...
almost 13 years ago
Overloading the 'compact' function so that it behaves correctly with odd combinations of arguments.
Aaron Leung
More...
almost 13 years ago
Changing a comment.
Aaron Leung
More...
almost 13 years ago
Un-jankifying image-url.
Aaron Leung
More...
almost 13 years ago
Factoring out all the string constants into their own module.
Aaron Leung
More...
almost 13 years ago
←
1
2
…
64
65
66
67
68
69
70
71
72
…
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