1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Jul 23, 2025 — Jul 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CI More... 13 days ago
Use memchr in indices More... 14 days ago
Add spanEnd More... 14 days ago
Release 2.1.4 More... 6 months ago
cabal: Move readme and changelog to extra-doc-files More... 6 months ago
Update changelog for 2.1.4 More... 6 months ago
A bit more documentation for Data.Text.Internal.Encoding.Utf8 More... 6 months ago
Simplify emulated CI jobs More... 6 months ago
Add decodeUtf8Lenient for lazy Text More... 6 months ago
Fix CaseMapping generation script to not depend on GHC's Unicode data More... 6 months ago
Workaround fix for inspection test broken by GHC 9.14 More... 6 months ago
ci: add simdutf-is-genuine job More... 6 months ago
simdutf: update to 8.0.0 More... 6 months ago
Use template-haskell-lift for GHC>=9.14 More... 6 months ago
test: Only run single-character case conversion tests when unicode versions match More... 7 months ago
Fix typos More... 7 months ago
Add unicodeVersion to generated CaseMapping More... 7 months ago
scripts: Add unicodeVersion to generated file More... 7 months ago
ci: OpenBSD: Use /home partition to not run out of space More... 7 months ago
ci: Update FreeBSD version More... 7 months ago
Clarify documentation of Data.Text.Foreign More... 7 months ago
Haddocks: Hyperlink some identifiers and modules More... 7 months ago
Check for maxBound in lazy splitAt in its own case More... 7 months ago
Avoid calling `length` on chunks in lazy `splitAt` More... 7 months ago
Check for zero length in internal isSingleton More... 7 months ago
Bump lower bound of binary to >= 0.8.3 More... 8 months ago
Add since pragmas for StrictText, LazyText, LazyTextBuilder More... 8 months ago
Change arity and remove {-# INLINE #-} for scanl, scanr, mapAccumL, mapAccumR More... 9 months ago
scanl/scanr should replace invalid Char in the initial value More... 9 months ago
Implement folds directly, without resorting to streaming framework More... 9 months ago