1
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure `stimes` works right in corner cases. More... over 1 year ago
Check that `stimes` works right in corner cases. More... over 1 year ago
Add specialized implementation of semigroup methods. More... over 1 year ago
Add benchmarks for semigroup methods. More... over 1 year ago
Data.Text.IO.Utf8: use B.putStrLn instead of B.putStr t >> B.putStr "\n" More... over 1 year ago
Digits.hs: Use Data.ByteString.Char8.pack instead of OverloadedStrings More... over 1 year ago
Use bcompareWithin to automate tests for linear time complexity More... over 1 year ago
ARM CI: bump actions/checkout from v3 to v4 More... over 1 year ago
Make splitAt and splitAtWord (internal function) strict More... over 1 year ago
Add strictness annotation in inits More... over 1 year ago
Improve lazy performance of `Data.Text.Lazy.inits` More... over 1 year ago
Make fromString INLINEABLE More... over 1 year ago
Disable x-partial warnings in tests (uses of head and tail) More... over 1 year ago
Add tests for foldlM' More... over 1 year ago
Rename foldlM to foldlM' More... over 1 year ago
ci: Remove old workaround More... over 1 year ago
ci: Use haskell-actions/setup (moved from haskell/actions/setup) More... over 1 year ago
Improve precision of Data.Text.Read.rational More... over 1 year ago
More tests for Data.Text.Read.{double,rational} More... over 1 year ago
Upgrade simdutf to 4.0.9 More... over 1 year ago
Feature: `initsNE` and `tailsNE`. (#558) More... over 1 year ago
Bump version to 2.1.1 More... over 1 year ago
Update changelog More... over 1 year ago
Do not use Data.ByteString.isValidUtf8 unless bytestring >= 0.12.1 (unreleased atm) More... over 1 year ago
Fix filter/filter rules for Text and lazy Text More... over 1 year ago
tests: Remove outdated comment More... over 1 year ago
Remove utils.c under -fpure-haskell More... over 1 year ago
Use new memchr in lazy indices More... over 1 year ago
Use new memchr in lines More... over 1 year ago
Use new memchr in strict indices More... over 1 year ago