5 Commits

Author SHA1 Message Date
Guillaume Gomez
3b52c907c3 Rename rinja into askama 2025-03-11 19:31:06 +01:00
Guillaume Gomez
2d80cc3524 Rename everything to rinja 2024-06-17 15:58:52 +02:00
René Kijewski
b668774f9b Fix parsing nested comments
This changes makes parsing nested comments run in linear time, and
constant space.
2024-05-01 13:52:46 +02:00
Dirkjan Ochtman
250828a6d2 Yield error on deep AST recursion 2024-01-18 07:39:25 +01:00
Dirkjan Ochtman
84c2094e87 parser: add test for target recursion overflow 2024-01-11 16:32:50 +01:00