Commit message (Expand) | Author | Age | |
---|---|---|---|
* | engine: handle eachdo with page as source if file is not a template | Raghuram Subramani | 2025-08-29 |
* | engine: don't handle page source only if a template is being parsed | Raghuram Subramani | 2025-08-29 |
* | lexer: move DIRECTIVE_INCLUDE to where it is used | Raghuram Subramani | 2025-08-29 |
* | template: add support for eachdo page.xyz | Raghuram Subramani | 2025-08-28 |
* | format: indent to 4 spaces | Raghuram Subramani | 2025-08-27 |
* | engine: add docstring to engine_ingest() and engine_delete() | Raghuram Subramani | 2025-08-09 |
* | engine: split into multiple files | Raghuram Subramani | 2025-08-03 |