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
/
config.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make API more idiomatic
Dirkjan Ochtman
2023-12-18
1
-3
/
+3
*
add support for svg file extension
Marvin Jütte
2023-11-09
1
-2
/
+5
*
Cleanup imports a bit
Dirkjan Ochtman
2023-11-01
1
-1
/
+0
*
Add MSRV checking in CI
Dirkjan Ochtman
2023-09-29
1
-7
/
+2
*
parser: remove re-exports `parser::{node,expr}::*`
René Kijewski
2023-08-01
1
-1
/
+3
*
Extract askama_parser crate
Dirkjan Ochtman
2023-07-31
1
-1
/
+1
*
derive: move whitespace conversion into config module
Dirkjan Ochtman
2023-07-31
1
-1
/
+11
*
derive: move Syntax into parser module
Dirkjan Ochtman
2023-07-31
1
-34
/
+11
*
Allow delimiters with arbitrary length
René Kijewski
2023-05-31
1
-16
/
+94
*
Add tests for whitespace argument in template derive proc-macro
Guillaume Gomez
2023-03-13
1
-0
/
+30
*
Add whitespace argument in template derive proc-macro
Guillaume Gomez
2023-03-13
1
-16
/
+31
*
Revert "derive: Make Config `'static`"
René Kijewski
2023-02-21
1
-47
/
+49
*
Replace `toml_edit` with `basic-toml`
René Kijewski
2023-02-21
1
-1
/
+1
*
Use `toml_edit` instead of `toml`
René Kijewski
2023-01-30
1
-1
/
+2
*
derive: Make Config `'static`
René Kijewski
2023-01-30
1
-48
/
+47
*
Apply clippy suggestions for 1.67 (#769)
Dirkjan Ochtman
2023-01-30
1
-4
/
+3
*
chore: remove allow(clippy::disallowed_names)
Dirkjan Ochtman
2022-11-07
1
-1
/
+0
*
chore: apply clippy suggestions for 1.65
Dirkjan Ochtman
2022-11-07
1
-1
/
+1
*
Feature-gate test_whitespace_parsing()
René Kijewski
2022-06-20
1
-0
/
+1
*
Replace `&Option<Box<T>>` with `Option<&T>` (#696)
René Kijewski
2022-06-15
1
-1
/
+1
*
Move code generation into askama_derive
René Kijewski
2022-05-24
1
-0
/
+536