| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: double-free of line object in eb_backspace and eb_delete_line | dilluti0n | 2025-05-14 | 1 | -1/+1 |
| * | refactor: deprecate line->cursor; simplify vertical cursor movement | dilluti0n | 2025-05-02 | 1 | -1/+0 |
| * | test: update test_line.c to test lazy-loaded lines | dilluti0n | 2025-04-29 | 1 | -10/+71 |
| * | remove: line->last to reduce ambiguity. | dilluti0n | 2025-04-29 | 1 | -17/+0 |
| * | refactor: line_test.c | dilluti0n | 2025-04-28 | 1 | -10/+23 |
| * | implement: unittest for line.c | dilluti0n | 2025-04-28 | 1 | -16/+134 |
| * | refactor: move tests to seperate files | dilluti0n | 2025-04-28 | 1 | -0/+43 |
