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
...
*
Upgrade nom to 6.2.1 (bitvec & funty issue)
Lee Hambley
2021-08-02
1
-2
/
+1
*
Issue #379 was fixed
René Kijewski
2021-07-30
3
-0
/
+38
*
Better error messages using cuts
René Kijewski
2021-07-30
3
-131
/
+205
*
Use "target()" to parse "when" block
René Kijewski
2021-07-30
8
-253
/
+161
*
Allow omitting "with" keyword in match blocks
René Kijewski
2021-07-30
2
-1
/
+18
*
Allow using "with" keyword in "let" statements
René Kijewski
2021-07-30
2
-0
/
+15
*
Silence clippy warning from Rust 1.54
Dirkjan Ochtman
2021-07-30
1
-0
/
+1
*
Implement destructoring of structs
René Kijewski
2021-07-05
3
-8
/
+166
*
Add "destructoring tuple in loop" test
René Kijewski
2021-07-05
1
-0
/
+69
*
Add tuple destructoring tests
René Kijewski
2021-07-05
2
-0
/
+17
*
Parse nested tuples in "let" statement lhs
René Kijewski
2021-07-05
2
-17
/
+35
*
Add loop variable shadowing test
René Kijewski
2021-07-05
1
-0
/
+21
*
Reduce code duplication for writing targets
René Kijewski
2021-07-05
1
-22
/
+9
*
Move logic where target shadows or declares a variable into method
René Kijewski
2021-07-05
1
-23
/
+33
*
Remove needless deref, only to ref it a few lines down
René Kijewski
2021-07-05
1
-4
/
+4
*
Remove duplicated code in generator
René Kijewski
2021-07-05
1
-17
/
+1
*
Prepare generator::visit_target() for nested targets
René Kijewski
2021-07-05
1
-4
/
+2
*
Replace rust_macro test to work on nightly
René Kijewski
2021-07-02
2
-14
/
+18
*
Fix expected error message for missing file
René Kijewski
2021-07-02
6
-0
/
+16
*
Stop eliding lifetimes in paths
Dirkjan Ochtman
2021-07-01
15
-105
/
+140
*
Add "if let" tests
René Kijewski
2021-07-01
5
-0
/
+119
*
Implement "if let" statement
René Kijewski
2021-07-01
2
-17
/
+54
*
Use "if let Some(_)" instead of match
René Kijewski
2021-07-01
1
-21
/
+18
*
Move visit_match_params into its own method
René Kijewski
2021-07-01
1
-38
/
+42
*
Fix a clippy::needless-borrow warning in askama_shared
René Kijewski
2021-07-01
1
-1
/
+1
*
Added loop tests
vallentin
2021-06-23
1
-0
/
+83
*
Fixed loop generator when accessing field (fixes 494)
vallentin
2021-06-23
1
-0
/
+6
*
Fix code generation for macro calls that store args in variables.
Ryan Kelly
2021-06-22
3
-1
/
+23
*
Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495)
Shritesh Bhattarai
2021-06-15
4
-14
/
+10
*
Fix needless borrowing
Dirkjan Ochtman
2021-06-14
2
-6
/
+6
*
Remove forward-slash escape (#486)
Alex Wennerberg
2021-05-17
3
-7
/
+3
*
Fixed not found in scope error
vallentin
2021-04-29
1
-1
/
+1
*
Tweak dependabot ignore settings
Dirkjan Ochtman
2021-04-29
1
-9
/
+1
*
Add section to README for IDE plugins (#474)
SamJakob
2021-04-29
1
-0
/
+1
*
Upgrade to GitHub-native Dependabot
dependabot-preview[bot]
2021-04-29
1
-0
/
+24
*
Use raw identifiers for identifiers which collide with Rust keywords (#476)
SciStarterOwner
2021-04-21
1
-4
/
+84
*
Eliminate common tails from branches
Dirkjan Ochtman
2021-04-13
2
-8
/
+4
*
askama_tide: suppress clippy::from-over-into lint
Dirkjan Ochtman
2021-03-30
1
-0
/
+2
*
Use mem::take() where applicable
Dirkjan Ochtman
2021-03-30
1
-2
/
+2
*
Rename test types to PascalCase
Dirkjan Ochtman
2021-03-30
2
-10
/
+10
*
updated the book to describe the new paragraphbreaks filter
mbuscemi
2021-03-22
1
-0
/
+18
*
added paragraphbreaks function
mbuscemi
2021-03-22
1
-1
/
+30
*
askama_gotham: bump version to 0.12.0
Dirkjan Ochtman
2021-03-22
1
-1
/
+1
*
askama_gotham: bump to 0.6
Dirkjan Ochtman
2021-03-22
1
-2
/
+2
*
Update version in README.md
technic93
2021-03-21
1
-1
/
+1
*
fix typo in docstring
technic93
2021-03-14
1
-1
/
+1
*
Added path and ext tests
vallentin
2021-03-10
4
-0
/
+70
*
Changed to allow both path and ext
vallentin
2021-03-10
1
-5
/
+2
*
Added extension tests
vallentin
2021-03-10
1
-0
/
+48
*
Fixed extension to ignore common jinja extensions (fixes #457)
vallentin
2021-03-10
1
-1
/
+11
[prev]
[next]