openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
DDMathParser
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Aug 27, 2025 — Aug 27, 2026
Showing page 15 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clean up rule application. Seems to be working properly now.
Dave DeLong
More...
almost 15 years ago
Add API to DDMathEvaluator for rewriting expressions
Dave DeLong
More...
almost 15 years ago
Expression rewriting engine seems to be working
Dave DeLong
More...
almost 15 years ago
C function => ObjC method
Dave DeLong
More...
almost 15 years ago
Rule rewriting
Dave DeLong
More...
almost 15 years ago
Added basic rule object
Dave DeLong
More...
almost 15 years ago
rudimentary simplification
Dave DeLong
More...
almost 15 years ago
Merge pull request #18 from stevedao/master
Dave DeLong
More...
almost 15 years ago
Fixed error that caused crash in sum function.
Steven Dao
More...
almost 15 years ago
Added stackoverflow.com link
Dave DeLong
More...
almost 15 years ago
Recognize whitespace as a logical break. Clean up the README.
Dave DeLong
More...
almost 15 years ago
Fixing the tau constant
Dave DeLong
More...
almost 15 years ago
Some more leniency in custom function return types
Dave DeLong
More...
almost 15 years ago
Minor bug fixes
Dave DeLong
More...
almost 15 years ago
Cleaned up some stuff in the tokenizer. The tokenizer now recognizes functions without parentheses.
Dave DeLong
More...
almost 15 years ago
Added the versine functions
Dave DeLong
More...
almost 15 years ago
Giving up on `NSDecimal`
Dave DeLong
More...
almost 15 years ago
Added tau() function, edited README
Dave DeLong
More...
almost 15 years ago
Updated README, removed llvm3 dependency.
Dave DeLong
More...
almost 15 years ago
Adding option for lower-precision evaluation.
Dave DeLong
More...
almost 15 years ago
Attempting to rectify some calculation errors in trig functions
Dave DeLong
More...
almost 15 years ago
A bit more error checking when creating a variable expression
Dave DeLong
More...
almost 15 years ago
More descriptive userInfo when a function fails to resolve
Dave DeLong
More...
almost 15 years ago
Fixes compiler error about mismatched types
Dave DeLong
More...
almost 15 years ago
Error codes are useful.
Dave DeLong
More...
about 15 years ago
Use the DDDecimalPower() function instead of the NSDecimalPower() function. Fixes issue #12.
Dave DeLong
More...
about 15 years ago
Altered the precedence of the modulo operator
Dave DeLong
More...
about 15 years ago
Use the error code as the basis for breaking, not the numerical value itself.
Dave DeLong
More...
about 15 years ago
Abort factorial function if we overflow the NSDecimal. Fixes issue #10
Dave DeLong
More...
about 15 years ago
Abort if things get too small. Fixes issue #9
Dave DeLong
More...
about 15 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
→
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