0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow for automatic code signing. Also make unit tests support all platforms. More... almost 11 years ago
iOS and watchOS deployment targets More... almost 11 years ago
MathParser can deploy back to Mac OS X 10.9 More... almost 11 years ago
Clearing out unused targets More... almost 11 years ago
Testing custom operator tokens during resolution More... almost 11 years ago
Support for OS X and watchOS More... almost 11 years ago
Link to CFUniChar.c More... almost 11 years ago
Logical equal should have the lowest precedence More... almost 11 years ago
Recursively parsing exponents should technically be locale sensitive More... almost 11 years ago
Go overboard on localized number parsing More... almost 11 years ago
Don't parse numbers that contain whitespace More... almost 11 years ago
Don't parse localized numbers in scientific notation More... almost 11 years ago
Add a Product function (multiply all the parameters), as well as aliases for Sum (∑) and Product (∏) More... almost 11 years ago
Parse localized numbers. Fixes #60 More... almost 11 years ago
Support for more complex exponents More... almost 11 years ago
Recognize superscript integers as exponents More... almost 11 years ago
Operator: CustomStringConvertible More... almost 11 years ago
stddev unit tests More... almost 11 years ago
... Actually include the SpecialNumberExtractor More... almost 11 years ago
Recognize things like "½" as a number More... almost 11 years ago
Avoid force-unwrapping More... almost 11 years ago
change an if statement to a guard More... almost 11 years ago
More unit tests More... almost 11 years ago
Unit tests for rewriting exposed some issues More... almost 11 years ago
Check based on equality, not identity More... almost 11 years ago
Filling out RewriteRule More... almost 11 years ago
Unit test for angle measurement mode More... almost 11 years ago
Implement angle measurement mode More... almost 11 years ago
Beginning implementation of rewrite rules More... about 11 years ago
The `resolveToParent` method is unnecessary More... about 11 years ago