aboutsummaryrefslogtreecommitdiff
path: root/src/engine/contentfor.c (follow)
Commit message (Collapse)AuthorAge
* format: indent to 4 spacesRaghuram Subramani2025-08-27
|
* engine: contentfor: add docstringRaghuram Subramani2025-08-09
|
* lexer,engine: use strlen(content) instead of lengthRaghuram Subramani2025-08-09
| | | | | | I can't remember why I added length instead of using strlen(content). If this breaks anything it would be a pain to debug. In my little testing though, it seems to be working fine.
* engine: split into multiple filesRaghuram Subramani2025-08-03