aboutsummaryrefslogtreecommitdiffstats
path: root/askama_parser (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-31parser: add top-level Ast typeLibravatar Dirkjan Ochtman2-115/+148
2023-07-31parser: move nested_parenthesis() helper into node moduleLibravatar Dirkjan Ochtman2-51/+49
2023-07-31parser: move helper functions into State implLibravatar Dirkjan Ochtman2-93/+92
2023-07-31parser: move trait impl closer to type definitionLibravatar Dirkjan Ochtman2-11/+11
2023-07-31parser: move single-use functions into callerLibravatar Dirkjan Ochtman1-13/+13
2023-07-31Extract askama_parser crateLibravatar Dirkjan Ochtman5-0/+2072