1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement and test lazy words More... over 16 years ago
Implement and test lazy lines More... over 16 years ago
Implement and test lazy scanr1 More... over 16 years ago
Write a Target instance for String More... over 16 years ago
Implement and test lazy scanr and reverse More... over 16 years ago
Allow selective running of tests More... over 16 years ago
Data.Text.Fusion.Common.concat: use 'empty'. More... over 16 years ago
Annotate the precision of hints in fusions for documentation purpose. More... over 16 years ago
Data.Text.Lazy.splitWith: Make the matching exhaustive. More... over 16 years ago
Remove fromIntegral in Data.Text.{Lazy.,}Fusion.unfoldrN More... over 16 years ago
Test fromChunks and toChunks on lazy Text More... over 16 years ago
Implement and test transpose More... over 16 years ago
Merge Nicolas's changes in More... over 16 years ago
Remove unused variable More... over 16 years ago
Fix definition of splitWith More... over 16 years ago
Implement fromChunks and toChunks. More... over 16 years ago
Data.Text.Lazy: fix a bug in splitAt. More... over 16 years ago
Properties: also tests using small chunks (reveals a bug in splitAt). More... over 16 years ago
Data.Text: fix a bug in drop. More... over 16 years ago
Data.Text.Lazy.Fusion: fix a bug in unstreamChunks. More... over 16 years ago
Properties: add a prop, reveal a bug in unstreamChunks. More... over 16 years ago
Data.Text.Fusion: move a bang-pattern to make clearer and maybe more effective More... over 16 years ago
Implement and test lazy split and splitWith More... over 16 years ago
Implement and test lazy inits and tails More... over 16 years ago
Implement and test lazy group and groupBy More... over 16 years ago
Implement and test lazy break and span More... over 16 years ago
Fix type of splitAt More... over 16 years ago
Implement and test lazy takeWhile and dropWhile More... over 16 years ago
Implement and test lazy drop More... over 16 years ago
Implement and test lazy take More... over 16 years ago