0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 10, 2025 — Mar 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ProtoBuf file type support More... 22 days ago
Merge pull request #50 from botantony/align-cpp-directives More... about 1 month ago
Merge pull request #51 from Arkissa/master More... about 1 month ago
Merge branch 'master' into align-cpp-directives More... 4 months ago
Fix incorrect base dependency constraint; use >=4.15.0.0 && <5.0 to allow future versions. More... 4 months ago
Align CPP directives in `src/CGrep/Strategy/Regex.hs` file More... 4 months ago
Rewrite README for v9.0.0 release More... 4 months ago
Rewrite README for v9.0.0 release More... 4 months ago
Add example test files for multiple languages More... 4 months ago
Add language-specific test filters: C, Cpp, Python, Zig, Javascript, Scala, Haskell, Csharp, Fsharp, Dart, Elixir, Ruby, PHP, Swift, ObjectiveC, R, Julia,Perl, OCaml, Erlang, Nim, Clojure, D. More... 4 months ago
Add Java and Kotlin test filtering, More... 4 months ago
Improve CGrep.Sematnic More... 4 months ago
Start new accumulator for bracket tokens More... 4 months ago
Rename subText to sliceToMaxIndex More... 4 months ago
General code improvements. More... 5 months ago
Remove no-shallow option and simplify runSearch More... 5 months ago
Add test file containing lorem ipsum More... 5 months ago
Remove multiline matching support. More... 5 months ago
Decouple file I/O from search strategies More... 5 months ago
Reduce threads in default confog and tweak colors. More... 5 months ago
Update copyright years to 2025 More... 5 months ago
Add search statistics and timing option More... 5 months ago
Refactor PutMessage API and update callers More... 5 months ago
Replace unagi-chan with concurrency channels. More... 5 months ago
Serialize logging with MVar lock More... 5 months ago
Use approximate threading and reserve one CPU More... 5 months ago
Minor changes. More... 5 months ago
Rename executable to cgrep and clean up code More... 5 months ago
Add debug option; make verbose a switch More... 5 months ago
Replace Text operations with Unsafe Text to properly handle offsets in bytes. More... 5 months ago