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