0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from spl/patch-1 More... about 9 years ago
Backlash-escape double quotes More... about 12 years ago
Improve benchmarking, move away from foldMK since the benefit is minimal More... about 13 years ago
Forgot to commit ArrayUtilities More... about 13 years ago
Temp commit for foldMK More... about 13 years ago
Bump version More... about 13 years ago
Speed up the library by a *lot* More... about 13 years ago
Bump version More... over 13 years ago
Add Num since it is no longer a superclass of Bits More... over 13 years ago
Bump version More... almost 15 years ago
Document EditCosts structure More... almost 15 years ago
Export Costs constructors More... almost 15 years ago
Fix release script: cabal-upload is broken More... almost 15 years ago
Bump version in Cabal file More... almost 15 years ago
Implement functional costs for all elements of the cost structure More... almost 15 years ago
Better QuickCheck bound, less dangerous GHC options More... almost 15 years ago
Sensible GHCi defaults More... almost 15 years ago
fixed syntax error More... almost 15 years ago
custom eq class instance for Edit Costs More... almost 15 years ago
fixed defaultEditCosts compile bug More... almost 15 years ago
changed ot either-ified subst costs More... almost 15 years ago
using new Either'ified substitionCosts More... almost 15 years ago
changed subCost to substitutionCost :: !(Either !Int (Char -> Char -> Int)) More... almost 15 years ago
Add upper bounds to base dependency to avoid Cabal's wrath More... over 16 years ago
Merge branch 'master' of [email protected]:batterseapower/edit-distance More... over 16 years ago
Bump version number More... over 16 years ago
Don't depend on anything if not buildable - allows edit-distance to build on Windows More... over 16 years ago
add test-framework-quickcheck dependency More... almost 17 years ago
Add TODOs More... over 17 years ago
Use my new test-framework package to do the tests More... over 17 years ago