Commit message (Collapse) | Author | ||
---|---|---|---|
2025-08-27 | format: indent to 4 spaces | Raghuram Subramani | |
2025-08-09 | engine: contentfor: add docstring | Raghuram Subramani | |
2025-08-09 | lexer,engine: use strlen(content) instead of length | Raghuram Subramani | |
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. | |||
2025-08-03 | engine: split into multiple files | Raghuram Subramani | |