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-10-02 07:20:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_parser
/
src
History
Guillaume Gomez
e4b8ca3c44
Allow trailing comma in macro definition and call
2023-12-07 11:03:26 +01:00
..
expr.rs
Allow trailing comma in macro definition and call
2023-12-07 11:03:26 +01:00
lib.rs
Undo an accidental deletion of
#[derive(Debug)]
2023-12-07 10:17:43 +01:00
node.rs
Allow trailing comma in macro definition and call
2023-12-07 11:03:26 +01:00
tests.rs
Yield a parser error when defining a macro named 'super'
2023-09-28 15:40:57 +02:00