aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add multi-line support using vector of line pointersdilluti0n2025-04-181-18/+62
* tabifydilluti0n2025-04-181-11/+7
* refactor: Extract line handling logic into separate line moduledilluti0n2025-04-181-42/+5
* Implement line apidilluti0n2025-04-181-22/+55
* Implement vector moduledilluti0n2025-04-181-0/+3
* Implement simple real time interactive text renderingdilluti0n2025-04-181-0/+76