2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Should be catching all syntax errors now. More... over 13 years ago
Fixed terminal comment parsing. More... over 13 years ago
Still working on syntax error handling. More... over 13 years ago
More syntax error checks. More... over 13 years ago
More checks for syntax errors. More... over 13 years ago
Detecting syntax errors. More... over 13 years ago
Starting to add error handling. More... over 13 years ago
Basic error/exception object. More... over 13 years ago
goodbye, sweet origial c interface...
hcatlin
as Hampton Catlin
More... over 13 years ago
More fine-grained C interface. Reasonably well factored. More... over 13 years ago
Defining C-style symbolic constants for the CSS output styles. More... over 13 years ago
Better include-path splitting and normalization. More... over 13 years ago
Fixing a broken target. More... over 13 years ago
Allowing the interface to ignore NULL pointers in the context object. More... over 13 years ago
Removing some log statements. More... over 13 years ago
Updating things so I can run the tests again. More... over 13 years ago
Ignoring .a files. More... over 13 years ago
Proof-of-concept pure C driver. It actually works. More... over 13 years ago
Bam, things seem to be linking correctly. More... over 13 years ago
Fixing the makefile targets. More... over 13 years ago
Forgot to add this file. More... over 13 years ago
C lib interface + necessary amendments. More... over 13 years ago
New targets for the static lib and a pure c driver to make sure the static lib works. More... over 13 years ago
Got the optimized selectors to emit correctly. More... over 13 years ago
Optimizing selector representation. More... over 13 years ago
Handling the "!important" directive. More... over 13 years ago
Don't munch keywords when they prefix a longer identifier. More... over 13 years ago
Got logical operators working. More... over 13 years ago
Fixed ordering of the matchers for relational operators. More... over 13 years ago
Comparison operators for nodes. Necessary for Sass conditionals and selector inheritance. More... over 13 years ago