This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
askama
Watch
1
Star
0
Fork
0
You've already forked askama
mirror of
https://github.com/askama-rs/askama.git
synced
2025-09-28 21:41:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_parser
/
tests
History
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
..
comment-depth.txt
Fix parsing nested comments
2024-05-01 13:52:46 +02:00
target-recursion.txt
parser: add test for target recursion overflow
2024-01-11 16:32:50 +01:00
unary-recursion.txt
Yield error on deep AST recursion
2024-01-18 07:39:25 +01:00