DateCommit messageAuthorFiles+-
2025-08-15 04:52remove some whitespacewalther chen1+0-1
2025-04-27 09:19Werkfile supports default jobs = 1walther chen1+1-2
2025-03-29 12:54update to use bin/* instead of *.binwalther chen2+4-4
2025-03-23 13:43update for c3 0.7.0 tmem() -> tmemwalther chen4+12-12
2025-03-20 07:01Werkfilewalther chen3+50-15
2025-03-19 09:41update for new pool in 0.7.0, remove some unneeded copies, fix some test mem leakswalther chen3+31-26
2025-03-17 04:04temporarily fix issue with nested pools by removing nested poolwalther chen1+16-15
2025-03-16 16:11updte c3 for 0.7.0 devwalther chen14+147-130
2024-11-01 18:28Free temp inside neighborsWalther Chen1+58-56
2024-11-01 18:12just: fix bench argsWalther Chen1+1-1
2024-11-01 16:00move util.c3 to util-frequency.c3Walther Chen2+2-2
2024-11-01 15:50ba1j: frequent words with mismatches and rcWalther Chen3+80-22
2024-11-01 15:34align problems to https://rosalind.info/problems/list-view/?location=bioinformatics-textbook-trackWalther Chen5+56-56
2024-11-01 15:17lower page size for arenas in neighborWalther Chen1+2-2
2024-11-01 14:43Improve memory usage in neighborsWalther Chen1+28-10
2024-11-01 15:06BenchmarkingWalther Chen1+16-0
2024-11-01 14:45fix just buildWalther Chen1+1-1
2024-11-01 13:35test module, factor out expect_equal_slices_sorted, fix itWalther Chen3+21-17
2024-11-01 13:22ba1j, ba1l: frequent_words_with_mismatch, neighborsWalther Chen3+227-0
2024-10-27 03:10ba1{h,i} approximate pattern {match,count}Walther Chen3+102-0
2024-10-27 02:22ba1g hamming distanceWalther Chen2+34-0
2024-10-27 01:44ba1f skewWalther Chen1+53-0
2024-10-25 02:18clump_finding fix temp alloc scopeWalther Chen1+1-1
2024-10-24 19:36justfile: use -O5Walther Chen1+1-1
2024-10-24 19:35clump_finding.c3 error handlingWalther Chen1+5-1
2024-10-24 19:34clumping: release freqtable on each region. unnecessary clone in freq tableWalther Chen1+11-9
2024-10-24 14:48refactor clump_findingWalther Chen4+64-38
2024-10-24 13:57ba1e clump findingWalther Chen1+61-0
2024-10-24 03:15remove print debuggingWalther Chen1+0-1
2024-10-24 02:57fix justfile checkWalther Chen1+1-1
2024-10-24 02:49refactor, pull out frequency_tableWalther Chen3+27-15
2024-10-24 01:00ba1d pattern matchingWalther Chen1+40-0
2024-10-23 19:58ba1c reverse complementWalther Chen1+36-0
2024-10-23 18:56restructure, ba1a ba1bWalther Chen4+105-1
2024-10-23 02:33data dirWalther Chen1+1-0
2024-10-23 02:33init, readmeWalther Chen1+3-0