Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mrkkrp/text-metrics issues and pull requests
#51 - Optimise levenshtein
Pull Request -
State: closed - Opened by mrkkrp about 2 months ago
#50 - Optimise levenshtein
Pull Request -
State: closed - Opened by phadej about 2 months ago
- 2 comments
#49 - Test with GHC 9.10.1, drop 9.4.x
Pull Request -
State: closed - Opened by mrkkrp 5 months ago
#48 - Bump actions/cache from 4.0.0 to 4.0.2
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#47 - Bump actions/cache from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#46 - Bump haskell-actions/run-ormolu from 14 to 15
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#45 - Bump actions/cache from 3.3.1 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#44 - Bump actions/cache from 3.3.1 to 3.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#43 - Test with GHC 9.8.1, drop 9.2.x
Pull Request -
State: closed - Opened by mrkkrp about 1 year ago
#42 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#41 - Bump actions/cache from 3.3.1 to 3.3.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#40 - Bump haskell-actions/run-ormolu from 13 to 14
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#39 - Bump haskell-actions/run-ormolu from 12 to 13
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#38 - Switch to GHC2021, modernize GHC options, test with GHC 9.2.7 and 9.6.1
Pull Request -
State: closed - Opened by mrkkrp over 1 year ago
#37 - Bump mrkkrp/ormolu-action from 10 to 12
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#36 - Bump mrkkrp/ormolu-action from 10 to 11
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#35 - Bump actions/cache from 3.2.5 to 3.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#34 - Bump actions/cache from 3.2.5 to 3.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#33 - Test with GHC 9.2.5 and 9.4.4
Pull Request -
State: closed - Opened by mrkkrp almost 2 years ago
#32 - Bump actions/cache from 3.2.4 to 3.2.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#31 - Bump mrkkrp/ormolu-action from 9 to 10
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#30 - Bump actions/cache from 3.2.3 to 3.2.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#29 - Bump mrkkrp/ormolu-action from 7 to 9
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#28 - Bump actions/cache from 3.0.7 to 3.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#27 - Allow vector 0.13
Pull Request -
State: closed - Opened by felixonmars about 2 years ago
- 1 comment
#26 - Test with GHC 9.2.4 and 9.4.1 + misc updates
Pull Request -
State: closed - Opened by mrkkrp over 2 years ago
#25 - Allow criterion-1.6
Pull Request -
State: closed - Opened by mrkkrp over 2 years ago
#24 - Test with 3 latest GHCs, update Ormolu
Pull Request -
State: closed - Opened by mrkkrp almost 3 years ago
#23 - Support text-2.0
Pull Request -
State: closed - Opened by Bodigrim about 3 years ago
- 5 comments
#22 - Use `Data.Text.commonPrefixes`?
Issue -
State: closed - Opened by Bodigrim about 3 years ago
- 1 comment
#21 - Fix incorrect results for strings with long common prefixes
Pull Request -
State: closed - Opened by rebeccaskinner over 3 years ago
- 2 comments
#20 - Test with GHC 9.0.1 and 8.10.4
Pull Request -
State: closed - Opened by mrkkrp over 3 years ago
#19 - Use ormolu-action
Pull Request -
State: closed - Opened by mrkkrp about 4 years ago
#18 - Use GitHub actions for CI
Pull Request -
State: closed - Opened by mrkkrp over 4 years ago
#17 - Test with GHC 8.8.1
Pull Request -
State: closed - Opened by mrkkrp about 5 years ago
#16 - Drop support for GHC 7.10
Pull Request -
State: closed - Opened by mrkkrp over 5 years ago
#15 - Test with GHC 8.6.1 and ‘cabal-install-2.4’
Pull Request -
State: closed - Opened by mrkkrp about 6 years ago
#14 - Allow containers 0.6, as released with GHC 8.6.
Pull Request -
State: closed - Opened by quasicomputational about 6 years ago
- 1 comment
#13 - New CI script, drop ‘stack.yaml’ from the repo
Pull Request -
State: closed - Opened by mrkkrp over 6 years ago
#12 - Test with GHC 8.4.1
Pull Request -
State: closed - Opened by mrkkrp over 6 years ago
#11 - Add overlap coefficient and Jaccard coefficient
Pull Request -
State: closed - Opened by mrkkrp over 7 years ago
#10 - Try to apply bit-vector algorithm for computing levenshtein variants
Issue -
State: open - Opened by mrkkrp over 7 years ago
Labels: enhancement
#9 - Switch to pure Haskell implementations
Issue -
State: closed - Opened by mrkkrp over 7 years ago
Labels: enhancement
#8 - Implement overlap and Jaccard coefficients
Issue -
State: closed - Opened by mrkkrp over 7 years ago
Labels: new-algorithm
#7 - Switch to pure Haskell
Pull Request -
State: closed - Opened by mrkkrp over 7 years ago
#6 - Test with GHC 8.2.1
Pull Request -
State: closed - Opened by mrkkrp over 7 years ago
#5 - Implement Jaro and Jaro-Winkler distances
Pull Request -
State: closed - Opened by mrkkrp about 8 years ago
#4 - What to do with characters outside of Basic Multilingual Plane?
Issue -
State: closed - Opened by mrkkrp about 8 years ago
#3 - Implement Jaro and Jaro-Winkler distances
Issue -
State: closed - Opened by mrkkrp about 8 years ago
Labels: new-algorithm
#2 - Allow to specify "cut-off" level for some algorithms
Issue -
State: open - Opened by mrkkrp about 8 years ago
Labels: performance
#1 - Consider using alloca for memory allocation
Issue -
State: closed - Opened by mrkkrp about 8 years ago
- 1 comment
Labels: performance