index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askama_derive
/
src
/
heritage.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow included templates to `extend`, `import`, and `macro`
max
2024-01-17
1
-0
/
+1
*
Cleanup imports a bit
Dirkjan Ochtman
2023-11-01
1
-1
/
+0
*
Apply clippy suggestions from Rust 1.73
Dirkjan Ochtman
2023-10-06
1
-1
/
+1
*
parser: import `parser::{Expr, Node}`
René Kijewski
2023-08-01
1
-1
/
+2
*
parser: `node::Loop` is much bigger than the other variants
René Kijewski
2023-08-01
1
-8
/
+4
*
parser: remove re-exports `parser::{node,expr}::*`
René Kijewski
2023-08-01
1
-1
/
+2
*
parser: add type for `Node::Extends`
René Kijewski
2023-08-01
1
-2
/
+2
*
parser: rename `Node::Cond` into `If` and add type
René Kijewski
2023-08-01
1
-2
/
+2
*
parser: add type for `Node::BlockDef`
René Kijewski
2023-08-01
1
-20
/
+7
*
parser: add type for `Node::Match`
René Kijewski
2023-08-01
1
-2
/
+2
*
parser: add type for `Node::Import`
René Kijewski
2023-08-01
1
-4
/
+4
*
parser: let `Macro` know its name
René Kijewski
2023-08-01
1
-3
/
+3
*
parser: rename block to nodes
Dirkjan Ochtman
2023-07-31
1
-3
/
+5
*
parser: define a struct for Match
Dirkjan Ochtman
2023-07-31
1
-2
/
+2
*
parser: define a struct for Cond
Dirkjan Ochtman
2023-07-31
1
-2
/
+2
*
Extract askama_parser crate
Dirkjan Ochtman
2023-07-31
1
-1
/
+1
*
Revert "derive: Make Config `'static`"
René Kijewski
2023-02-21
1
-1
/
+1
*
Extends expects a string and nothing else
René Kijewski
2023-01-30
1
-2
/
+2
*
derive: Make Config `'static`
René Kijewski
2023-01-30
1
-1
/
+1
*
Remove BuildHasher from Heritage, too
René Kijewski
2022-06-15
1
-2
/
+2
*
Move code generation into askama_derive
René Kijewski
2022-05-24
1
-0
/
+126