index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
tests
/
operators.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: remove allow(clippy::disallowed_names)
Dirkjan Ochtman
2022-11-07
1
-2
/
+0
*
chore: apply clippy suggestions for 1.65
Dirkjan Ochtman
2022-11-07
1
-1
/
+1
*
Fixed implicit borrow of expressions (#390)
Christian Vallentin
2020-12-01
1
-0
/
+10
*
Clean up clippy warnings
Dirkjan Ochtman
2020-01-02
1
-0
/
+2
*
Use 2018 edition idioms
Dirkjan Ochtman
2018-12-08
1
-2
/
+0
*
Remove unused macro_use attributes
Dirkjan Ochtman
2018-12-08
1
-1
/
+0
*
Add test for range operators
Dirkjan Ochtman
2018-06-23
1
-0
/
+14
*
Fix formatting with cargo fmt
Dirkjan Ochtman
2018-06-21
1
-2
/
+0
*
Apply suggestions from rustfmt to improve style
Dirkjan Ochtman
2017-11-21
1
-2
/
+2
*
Moved precedence test into operators module
Dirkjan Ochtman
2017-09-04
1
-0
/
+11
*
Propagate format errors and rename `render_to()` to `render_into()`
Dirkjan Ochtman
2017-08-10
1
-2
/
+2
*
Hide askama_derive dependency inside askama (fixes #2)
Dirkjan Ochtman
2017-03-06
1
-2
/
+1
*
Discard trailing newlines from templates by default
Dirkjan Ochtman
2017-03-03
1
-1
/
+1
*
Add tests for more binary operators
Dirkjan Ochtman
2017-02-17
1
-1
/
+1
*
Split comparison tests from other operators
Dirkjan Ochtman
2017-02-17
1
-1
/
+16
*
Implement support for mul, div, mod operators
Dirkjan Ochtman
2017-02-13
1
-1
/
+1
*
Rename comparison tests to be about any operators
Dirkjan Ochtman
2017-02-13
1
-0
/
+19