summaryrefslogtreecommitdiff
path: root/llm-tools-hl-test.el
AgeCommit message (Expand)AuthorFilesLines
2026-06-05fix offset bug in hashline operationsHEADv1.1masterVineet Kumar1-0/+19
2026-05-26fix anchor extraction and operation parsing to handle payload linesVineet Kumar1-0/+15
2026-05-26add lexical-binding to all files to prevent dynamic binding issuesVineet Kumar1-0/+1
2026-05-25very important update to testsVineet Kumar1-15/+15
2026-05-25consolidate hl-file-read functionsVineet Kumar1-5/+5
2026-05-25fix faulty unit tests and code based off testsVineet Kumar1-62/+52
2026-05-25work on hashline unit testsVineet Kumar1-12/+485
2026-05-25make mostly working hashline implementation, just needs more testsVineet Kumar1-1/+179
2026-05-24add unit test for hl-file-readVineet Kumar1-0/+25