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
/
parser.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge handling of trailing newline into get_template_source()
Dirkjan Ochtman
2017-08-06
1
-10
/
+4
*
Add test for panic on invalid blocks (see #27)
Dirkjan Ochtman
2017-08-04
1
-0
/
+5
*
Let parse() panic if template is not parsed completely (fixes #27)
Dirkjan Ochtman
2017-08-04
1
-1
/
+8
*
Handle parsing for blocks in one place
Dirkjan Ochtman
2017-08-04
1
-15
/
+14
*
Add support for include blocks (see #25)
Dirkjan Ochtman
2017-08-04
1
-0
/
+22
*
Merge changes
Dirkjan Ochtman
2017-08-02
1
-12
/
+21
|
\
|
*
Add support for chained attributes (fixes #22)
Dirkjan Ochtman
2017-05-26
1
-12
/
+21
*
|
Fix edge cases in content literal parser (fixes #24)
Dirkjan Ochtman
2017-08-02
1
-11
/
+26
|
/
*
Hide askama_derive dependency inside askama (fixes #2)
Dirkjan Ochtman
2017-03-06
1
-0
/
+349
*
Move parser and generator code into askama crate
Dirkjan Ochtman
2017-01-07
1
-69
/
+0
*
Add parser and code generator support for Filter expressions
Dirkjan Ochtman
2017-01-06
1
-4
/
+30
*
Rename askama_codegen to askama_derive
Dirkjan Ochtman
2017-01-03
1
-0
/
+43
[prev]