0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding type checking to built-in functions. About halfway through. More... over 13 years ago
Checking for calls to nonexistent functions. More... over 13 years ago
Checking for unbound variable references. More... over 13 years ago
Checking that the right number of arguments are passed. More... over 13 years ago
Checking validity of keyword args. More... over 13 years ago
Checking for invalid inputs in color arithmetic. More... over 13 years ago
Error handling in comparison operators. More... over 13 years ago
Putting code in place for reporting file names in post-parsing errors, and also string concatenation. More... over 13 years ago
Storing the error status and message into the interface struct. More... over 13 years ago
Catching allocation exceptions. More... over 13 years ago
Catching file I/O errors. More... over 13 years ago
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... 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