index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add complete support for multiple template dirs
mash
2018-07-10
1
-43
/
+63
*
Add partial support for multiple template dirs
mash
2018-07-10
4
-6
/
+44
*
Add test for unit structs (see #101)
Dirkjan Ochtman
2018-07-04
1
-0
/
+9
*
Remove restrictions to named field structs (fixes #101)
Dirkjan Ochtman
2018-07-04
2
-5
/
+1
*
Clean up according to clippy suggestions
Dirkjan Ochtman
2018-07-02
2
-2
/
+2
*
Update pinned nightly version
Dirkjan Ochtman
2018-07-02
1
-2
/
+2
*
Add some comments to TemplateInput::new() method
Dirkjan Ochtman
2018-07-02
1
-0
/
+14
*
Remove accidentally committed debugging cruft
Dirkjan Ochtman
2018-07-02
1
-1
/
+1
*
Further simplify code to find parent fields
Dirkjan Ochtman
2018-07-02
1
-12
/
+5
*
Reorder arms in match for better readability
Dirkjan Ochtman
2018-07-02
1
-2
/
+2
*
Further improve matching source and ext in TemplateInput
Dirkjan Ochtman
2018-07-02
1
-7
/
+5
*
Fix formatting with cargo fmt
Dirkjan Ochtman
2018-07-02
2
-7
/
+28
*
Fix unused import warning
mash
2018-07-02
1
-1
/
+1
*
Only pass path to context
mash
2018-07-02
1
-5
/
+5
*
Improve field type determination
mash
2018-07-02
1
-5
/
+12
*
Simplify escape mode determination
mash
2018-07-02
1
-20
/
+13
*
Determine path during source attribute checks
mash
2018-07-02
1
-11
/
+6
*
Remove rustfmt.toml
mash
2018-06-29
1
-4
/
+0
*
Added linebreaks and linebreaksbr filters
Aaron Power
2018-06-29
1
-1
/
+32
*
Add benchmarks to the Askama repo
Dirkjan Ochtman
2018-06-28
4
-0
/
+84
*
Link to benchmarks repo from README
Dirkjan Ochtman
2018-06-25
1
-1
/
+2
*
Bump version numbers in README
Dirkjan Ochtman
2018-06-25
1
-2
/
+2
*
Remove non-functional code coverage badge for now
Dirkjan Ochtman
2018-06-25
1
-1
/
+0
*
Add AppVeyor badge to README
Dirkjan Ochtman
2018-06-25
1
-0
/
+1
*
Add AppVeyor badge in crate metadata
Dirkjan Ochtman
2018-06-25
1
-0
/
+1
*
Add test for 'truncate' filter
Dirkjan Ochtman
2018-06-25
1
-0
/
+14
*
Add support for 'truncate' filter (see #95)
Dirkjan Ochtman
2018-06-25
1
-1
/
+14
*
Improve attribute handling code for efficiency and robustness
Dirkjan Ochtman
2018-06-25
1
-47
/
+57
*
Add test for 'loop.first' variable
Dirkjan Ochtman
2018-06-25
2
-2
/
+2
*
Add support for 'loop.first' variable
Dirkjan Ochtman
2018-06-25
2
-0
/
+4
*
Update README, removing some limitations
Dirkjan Ochtman
2018-06-25
1
-2
/
+2
*
Add AppVeyor configuration
Dirkjan Ochtman
2018-06-24
1
-0
/
+20
*
Set maintenance status to 'actively-developed'
Dirkjan Ochtman
2018-06-24
1
-0
/
+1
*
Use a proper license expression
Dirkjan Ochtman
2018-06-24
1
-1
/
+1
*
Add test for range operators
Dirkjan Ochtman
2018-06-23
2
-0
/
+19
*
Add support for range operators (see #95)
Dirkjan Ochtman
2018-06-23
2
-1
/
+39
*
Allow accidentally disabled join filter
Dirkjan Ochtman
2018-06-23
1
-1
/
+2
*
Remove accidental debugging cruft
Dirkjan Ochtman
2018-06-23
1
-1
/
+1
*
Add test for Index operation
Dirkjan Ochtman
2018-06-23
1
-0
/
+16
*
Add support for Index operation (see #95)
Dirkjan Ochtman
2018-06-23
2
-1
/
+25
*
Further improve paragraph on Patreon support
Dirkjan Ochtman
2018-06-22
1
-3
/
+4
*
Add link to Patreon
Dirkjan Ochtman
2018-06-22
1
-0
/
+5
*
Bump version numbers to 0.7.0
Dirkjan Ochtman
2018-06-22
3
-6
/
+6
*
Documentation tweaks and updates
Dirkjan Ochtman
2018-06-22
1
-17
/
+13
*
Reorder some code
Dirkjan Ochtman
2018-06-22
1
-20
/
+20
*
Add some comments to describe code generator state
Dirkjan Ochtman
2018-06-22
1
-0
/
+15
*
Add test for 'super' macro
Dirkjan Ochtman
2018-06-22
2
-0
/
+7
*
Implement support for the 'super' macro
Dirkjan Ochtman
2018-06-22
1
-26
/
+59
*
Disallow user-defined macros named 'super'
Dirkjan Ochtman
2018-06-22
1
-9
/
+14
*
Keep track of ancestor blocks in Heritage
Dirkjan Ochtman
2018-06-22
1
-7
/
+8
[prev]
[next]