Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-23 | treewide: replace some leftover "utpl" occurrences, update .gitignore | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2022-03-14 | lib: adjust require(), render() and include() raw mode semantics | Jo-Philipp Wich | |
- Let `require()` always evaluate the executed code in raw mode - Let `render()` always evaluate the executed code in template mode - Let `include()` inherit the raw mode semantics of the calling scope Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-04-23 | tests: create custom tests from current tests cases | Petr Štetiar | |
Signed-off-by: Petr Štetiar <ynezz@true.cz> |