aboutsummaryrefslogtreecommitdiff
path: root/src/engine/engine.c (follow)
Commit message (Expand)AuthorAge
* engine: handle eachdo with page as source if file is not a templateRaghuram Subramani2025-08-29
* engine: don't handle page source only if a template is being parsedRaghuram Subramani2025-08-29
* lexer: move DIRECTIVE_INCLUDE to where it is usedRaghuram Subramani2025-08-29
* template: add support for eachdo page.xyzRaghuram Subramani2025-08-28
* format: indent to 4 spacesRaghuram Subramani2025-08-27
* engine: add docstring to engine_ingest() and engine_delete()Raghuram Subramani2025-08-09
* engine: split into multiple filesRaghuram Subramani2025-08-03