index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askama_shared
/
src
/
input.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Upgrade to syn-0.12 and quote-0.4
Dirkjan Ochtman
2018-01-09
1
-43
/
+43
|
*
Apply suggestions from rustfmt to improve style
Dirkjan Ochtman
2017-11-21
1
-2
/
+2
|
*
Improve error about unsupported annotation key
Dirkjan Ochtman
2017-11-07
1
-1
/
+1
|
*
Infer escaping mode based on template extension
Dirkjan Ochtman
2017-09-07
1
-3
/
+21
|
*
Refactor creation of TemplateMeta value
Dirkjan Ochtman
2017-09-07
1
-13
/
+9
|
*
Make ext attribute mandatory for source-specified templates
Dirkjan Ochtman
2017-09-07
1
-4
/
+8
|
*
Code cleanups as suggested by Clippy
Dirkjan Ochtman
2017-09-06
1
-1
/
+1
|
*
Allow setting an extension with source attributes
Dirkjan Ochtman
2017-09-06
1
-2
/
+22
|
*
Make path and source attributes mutually exclusive
Dirkjan Ochtman
2017-09-06
1
-0
/
+6
|
*
Refactor type handling for attribute parameters
Dirkjan Ochtman
2017-09-05
1
-8
/
+8
|
*
Introduce attribute parameter to disable escaping
Dirkjan Ochtman
2017-09-05
1
-1
/
+25
|
*
Move TemplateInput and related code into separate module
Dirkjan Ochtman
2017-09-05
1
-0
/
+107