0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing the function token definitions from the machine itself so that they can be plugged in as needed. More... over 14 years ago
failed to fix negative number parsing, may need to create a special case in the operator validation section More... over 14 years ago
() construct should be allowed for function calls that don't take arguments More... over 14 years ago
adding in function tokens for SOBELX and SOBELY More... over 14 years ago
more operators (also pretty geared towards raster-calculator, refactoring later) More... almost 15 years ago
okay so some of this is getting irreconcilably specific to the raster-calculator. some refactoring should be coming up More... almost 15 years ago
refactoring to use the ExpressionParser module instead of the Pixelate one More... almost 15 years ago
refactor to demonstrate pluggable operand types More... almost 15 years ago
adding the ability to handle function tokens (all caps words immediately followd by a comma separated argument list in parentheses) More... almost 15 years ago
adding ^ support to interpreter More... almost 15 years ago
adding the ^ operator case and removing an extraneous puts More... almost 15 years ago
an interpreter for the postfix token streams More... almost 15 years ago
Didn't add and commmit these files last time. Kinda thought that would have been done for me seeing as how they were already versioned ... More... about 15 years ago
adding in some basic test cases More... about 15 years ago
Initial Commit More... about 15 years ago