0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct factorial implementation for integers > 20 More... about 2 years ago
Merge pull request #177 from steve-h/randomwork More... almost 6 years ago
Merge pull request #172 from aadudyrev/functionSetFix More... almost 6 years ago
Implement random function to be similar to Python random.uniform() since python is popular now in data analysis. More... about 6 years ago
Merge pull request #175 from sersoft-gmbh/ignore_xcodeproj More... about 6 years ago
Ignore xcode project generated by SPM More... about 6 years ago
Merge pull request #174 from sersoft-gmbh/feature/swift5.2 More... about 6 years ago
Add Swift 5.2 support, fix warning More... about 6 years ago
Merge pull request #173 from ysriser/master More... about 6 years ago
Updated to fix -neg num for cube root
YS
More... about 6 years ago
Fix caseSensitive in FunctionRegistration. More... over 6 years ago
Merge pull request #170 from davedelong/localized-number-without-leading-zero More... almost 7 years ago
Make unit tests more idiomatic More... almost 7 years ago
Fix warning in unit test More... almost 7 years ago
Make checking for valid prefix string shorter More... almost 7 years ago
Make checking for valid prefix string shorter More... almost 7 years ago
Merge pull request #169 from kiliankoe/swiftpm-package-layout More... almost 7 years ago
Move manifest to repo root More... almost 7 years ago
Merge pull request #168 from graycampbell/podspec-source_files-filepath More... about 7 years ago
Fix source_files file path in podspec More... about 7 years ago
Convert to Swift Package More... about 7 years ago
Allow for skipping unescaping when parsing quoted variables More... over 7 years ago
Allow escaped whitespace in quoted variables More... over 7 years ago
Move expression matching in to its own file More... over 7 years ago
New designated initializer for Expression More... over 7 years ago
Move deprecations to a single file More... over 7 years ago
Re-add old method signatures More... over 7 years ago
Convenience properties on Expression More... over 7 years ago
Allow variables that are empty More... over 7 years ago
Introduce the idea of a “Configuration” More... over 7 years ago