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
*
Remove duplicate "if/else"
Jordan Danford
2017-05-14
1
-1
/
+1
*
Update dependencies
Dirkjan Ochtman
2017-05-12
2
-7
/
+7
*
Bump version to 0.3.2
Dirkjan Ochtman
2017-03-12
3
-7
/
+7
*
Add some documentation about inheritance pitfalls
Dirkjan Ochtman
2017-03-12
1
-0
/
+7
*
Reference askama and std from the global scope (fixes #17)
Dirkjan Ochtman
2017-03-11
1
-8
/
+8
*
reorganized filter tests
Andy Librian
2017-03-11
1
-0
/
+6
*
added trim filter (#18)
Andy Librian
2017-03-11
1
-0
/
+11
*
Add `lower` and `upper` filters
Christian Legnitto
2017-03-10
1
-0
/
+32
*
Bump versions in README
Christian Legnitto
2017-03-10
1
-3
/
+2
*
Change preposition in "Variables" section of docs
Jordan Danford
2017-03-09
1
-1
/
+1
*
Fix formatting in "Variables" section of docs
Jordan Danford
2017-03-09
1
-2
/
+2
*
Bump version to 0.3.1
Dirkjan Ochtman
2017-03-08
3
-7
/
+7
*
Ask for feedback before diving into details
Dirkjan Ochtman
2017-03-08
1
-4
/
+4
*
Clarify limitations a bit more
Dirkjan Ochtman
2017-03-08
1
-2
/
+3
*
Improve feature documentation in README and docs
Dirkjan Ochtman
2017-03-08
2
-8
/
+18
*
Thank @dtolnay for his support in the README
Dirkjan Ochtman
2017-03-08
1
-0
/
+2
*
Remove type parameter defaults from impls (fixes #12)
Dirkjan Ochtman
2017-03-08
2
-2
/
+5
*
Add missing template for test_generics
Dirkjan Ochtman
2017-03-08
1
-0
/
+1
*
Version bump to 0.3.0
Dirkjan Ochtman
2017-03-08
3
-7
/
+7
*
Update quote and syn dependencies
Dirkjan Ochtman
2017-03-08
1
-7
/
+7
*
Clean up askama crate per clippy's suggestions
Dirkjan Ochtman
2017-03-08
1
-1
/
+2
*
Improve language in talking about build script
Dirkjan Ochtman
2017-03-08
1
-2
/
+2
*
Remove incorrect remark about proc macro export restrictions
Dirkjan Ochtman
2017-03-08
1
-2
/
+0
*
Use if let to better handle Option type
Dirkjan Ochtman
2017-03-08
1
-2
/
+2
*
Add test for type parameters and where clauses (see #9)
Dirkjan Ochtman
2017-03-08
1
-0
/
+14
*
Copy type parameters and where clauses (fixes #11)
Dirkjan Ochtman
2017-03-08
4
-9
/
+42
*
Inline annotations() helper into write_header()
Dirkjan Ochtman
2017-03-07
1
-14
/
+9
*
Remove debugging cruft from test_nested_for
Dirkjan Ochtman
2017-03-07
1
-1
/
+1
*
Extract writing of impl headers in generator
Dirkjan Ochtman
2017-03-07
1
-10
/
+14
*
Panic with better message if template not found (fixes #4)
Dirkjan Ochtman
2017-03-07
1
-1
/
+8
*
Panic with better message if template attribute is not found (fixes #3)
Dirkjan Ochtman
2017-03-07
1
-1
/
+8
*
Add test for nested loops and loops over slices (see #6, #7, #9)
Dirkjan Ochtman
2017-03-07
2
-0
/
+23
*
Create separate test module for loops
Dirkjan Ochtman
2017-03-07
2
-15
/
+18
*
Use enumerate() for much simpler loop indexes (fixes #10)
Dirkjan Ochtman
2017-03-06
1
-23
/
+5
*
Better support for Iterator variants in for loop (fixes #8)
Dirkjan Ochtman
2017-03-06
1
-2
/
+2
*
Remove unused template alias from README (see #5)
Dirkjan Ochtman
2017-03-06
1
-1
/
+0
*
Hide askama_derive dependency inside askama (fixes #2)
Dirkjan Ochtman
2017-03-06
15
-128
/
+131
*
Remove unused TemplateFrom types (fixes #5)
Dirkjan Ochtman
2017-03-06
1
-11
/
+0
*
Add link to documentation to Cargo manifest
Dirkjan Ochtman
2017-03-05
1
-0
/
+1
*
Bump version to 0.2.1
Dirkjan Ochtman
2017-03-05
3
-8
/
+8
*
Slightly update limitations in README
Dirkjan Ochtman
2017-03-05
1
-2
/
+1
*
Add readme to Cargo package metadata
Dirkjan Ochtman
2017-03-05
1
-0
/
+1
*
Rewrite README in Markdown
Dirkjan Ochtman
2017-03-05
2
-153
/
+149
*
Add note about working on stable Rust
Dirkjan Ochtman
2017-03-05
1
-0
/
+1
*
Add testimonial from Armin Ronacher
Dirkjan Ochtman
2017-03-05
1
-0
/
+4
*
Add crates.io badge to README
Dirkjan Ochtman
2017-03-04
1
-0
/
+2
*
Adapt coverage collection for cargo workspaces with proc_macro crates
Dirkjan Ochtman
2017-03-03
1
-1
/
+3
*
Add syntax highlighting to README
nabijaczleweli
2017-03-03
1
-4
/
+4
*
Execute more tests for coverage
Dirkjan Ochtman
2017-03-03
1
-1
/
+1
*
Add codecov badge to README
Dirkjan Ochtman
2017-03-03
1
-0
/
+2
[next]