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
1 day
ago. based on code collected
1 day
ago.
Aug 12, 2024 — Aug 12, 2025
Showing page 83 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding type checking to built-in functions. About halfway through.
Aaron Leung
More...
over 13 years ago
Checking for calls to nonexistent functions.
Aaron Leung
More...
over 13 years ago
Checking for unbound variable references.
Aaron Leung
More...
over 13 years ago
Checking that the right number of arguments are passed.
Aaron Leung
More...
over 13 years ago
Checking validity of keyword args.
Aaron Leung
More...
over 13 years ago
Checking for invalid inputs in color arithmetic.
Aaron Leung
More...
over 13 years ago
Error handling in comparison operators.
Aaron Leung
More...
over 13 years ago
Putting code in place for reporting file names in post-parsing errors, and also string concatenation.
Aaron Leung
More...
over 13 years ago
Storing the error status and message into the interface struct.
Aaron Leung
More...
over 13 years ago
Catching allocation exceptions.
Aaron Leung
More...
over 13 years ago
Catching file I/O errors.
Aaron Leung
More...
over 13 years ago
Should be catching all syntax errors now.
Aaron Leung
More...
over 13 years ago
Fixed terminal comment parsing.
Aaron Leung
More...
over 13 years ago
Still working on syntax error handling.
Aaron Leung
More...
over 13 years ago
More syntax error checks.
Aaron Leung
More...
over 13 years ago
More checks for syntax errors.
Aaron Leung
More...
over 13 years ago
Detecting syntax errors.
Aaron Leung
More...
over 13 years ago
Starting to add error handling.
Aaron Leung
More...
over 13 years ago
Basic error/exception object.
Aaron Leung
More...
over 13 years ago
goodbye, sweet origial c interface...
Hampton Catlin
More...
over 13 years ago
More fine-grained C interface. Reasonably well factored.
Aaron Leung
More...
over 13 years ago
Defining C-style symbolic constants for the CSS output styles.
Aaron Leung
More...
over 13 years ago
Better include-path splitting and normalization.
Aaron Leung
More...
over 13 years ago
Fixing a broken target.
Aaron Leung
More...
over 13 years ago
Allowing the interface to ignore NULL pointers in the context object.
Aaron Leung
More...
over 13 years ago
Removing some log statements.
Aaron Leung
More...
over 13 years ago
Updating things so I can run the tests again.
Aaron Leung
More...
over 13 years ago
Ignoring .a files.
Aaron Leung
More...
over 13 years ago
Proof-of-concept pure C driver. It actually works.
Aaron Leung
More...
over 13 years ago
Bam, things seem to be linking correctly.
Aaron Leung
More...
over 13 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
…
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