| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-05 | fix offset bug in hashline operationsHEADv1.1master | Vineet Kumar | 1 | -0/+19 | |
| 2026-05-26 | fix anchor extraction and operation parsing to handle payload lines | Vineet Kumar | 1 | -0/+15 | |
| - avoid processing payload and comment lines via filter. - add guard on short strings (2 and under) just in case. - fixed args-out-of-range crash when payload lines appeared in patches. | |||||
| 2026-05-26 | add lexical-binding to all files to prevent dynamic binding issues | Vineet Kumar | 1 | -0/+1 | |
| this caused my tools not be defined when actually testing in a gptel session | |||||
| 2026-05-25 | very important update to tests | Vineet Kumar | 1 | -15/+15 | |
| get that typescript out of my sight. was used temporarily because it was present in oh-my-pi's hashline.md file | |||||
| 2026-05-25 | consolidate hl-file-read functions | Vineet Kumar | 1 | -5/+5 | |
| 2026-05-25 | fix faulty unit tests and code based off tests | Vineet Kumar | 1 | -62/+52 | |
| all unit tests pass now :D | |||||
| 2026-05-25 | work on hashline unit tests | Vineet Kumar | 1 | -12/+485 | |
| 2026-05-25 | make mostly working hashline implementation, just needs more tests | Vineet Kumar | 1 | -1/+179 | |
| 2026-05-24 | add unit test for hl-file-read | Vineet Kumar | 1 | -0/+25 | |
