index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askama_shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved comment parsing test
vallentin
2021-01-06
1
-0
/
+18
*
Fixed comment parsing
vallentin
2021-01-06
1
-7
/
+1
*
Removed implicit borrowing of literals, calls, and more (fixes #404)
vallentin
2021-01-05
5
-55
/
+105
*
Added numbers parser test
vallentin
2021-01-05
1
-0
/
+13
*
Fixed parsing floats
vallentin
2021-01-05
1
-2
/
+4
*
Improved filter parsing test
vallentin
2021-01-05
1
-1
/
+35
*
Fixed precedence of filters and unary operators (fixes #424)
vallentin
2021-01-05
1
-3
/
+3
*
Resolved Clippy lints
vallentin
2021-01-01
1
-10
/
+10
*
Added tojson alias
vallentin
2020-12-30
1
-1
/
+5
*
Fixed yaml filter generation
vallentin
2020-12-29
1
-1
/
+1
*
Refactored into filters constant
vallentin
2020-12-29
1
-8
/
+6
*
Added error to hint enabling serde features
vallentin
2020-12-29
1
-0
/
+9
*
Added support for redefining variables (fixes #329)
vallentin
2020-12-25
1
-5
/
+34
*
Improved implicit borrowing and changed to resolve Askama variables at compil...
vallentin
2020-12-21
1
-49
/
+127
*
Remove an explicit lifetime to fix a clippy warning
Randati
2020-12-21
1
-1
/
+1
*
Added comment parser tests
vallentin
2020-12-18
1
-0
/
+17
*
Added support for nested comments
vallentin
2020-12-18
1
-4
/
+22
*
Added set alias for let
vallentin
2020-12-16
1
-1
/
+1
*
Improved template loop generation (fixes #107, #333)
vallentin
2020-12-16
1
-1
/
+19
*
Merge pull request #400 from djc/local
Dirkjan Ochtman
2020-12-15
2
-3
/
+3
|
\
|
*
Bump version for askama_shared
Dirkjan Ochtman
2020-11-19
1
-1
/
+1
|
*
Adapt to changed mendes API
Dirkjan Ochtman
2020-11-19
1
-2
/
+2
|
*
Bump versions to fix semver problem
Dirkjan Ochtman
2020-11-17
1
-1
/
+1
*
|
Fixed whitespace issue when generating match (#399)
Christian Vallentin
2020-12-12
3
-23
/
+28
*
|
Fixed whitespace issue when generating if statement (#394)
Christian Vallentin
2020-12-03
1
-5
/
+6
*
|
Allow paths to start with `::` (#393)
Christian Vallentin
2020-12-02
1
-4
/
+25
*
|
Improved if statement generation to avoid issues with implicit borrows (#392)
Christian Vallentin
2020-12-01
1
-0
/
+7
*
|
Fixed parsing precedence and associativity (#391)
Christian Vallentin
2020-12-01
1
-33
/
+173
*
|
Fixed implicit borrow of expressions (#390)
Christian Vallentin
2020-12-01
1
-2
/
+3
*
|
Disable nom default features
Konrad Borowski
2020-11-21
1
-3
/
+1
|
/
*
Bump version for askama_shared
Dirkjan Ochtman
2020-11-16
1
-1
/
+1
*
Fix urlencode to be usable for URL segments and query keys/values (#384)
Jakub Valtar
2020-11-16
1
-30
/
+88
*
Correctly scope macro argument name bindings (fixes #382)
Dirkjan Ochtman
2020-11-13
1
-3
/
+12
*
Improve error handling (see #368)
Dirkjan Ochtman
2020-11-02
5
-418
/
+554
*
Apply clippy suggestions
Dirkjan Ochtman
2020-11-02
1
-2
/
+2
*
Upgrade to nom 6
Dirkjan Ochtman
2020-11-02
2
-37
/
+38
*
fix into_f64 and into_isize
Yuxuan Shui
2020-09-16
1
-13
/
+13
*
Use unstable sort for size median calculation
Dirkjan Ochtman
2020-08-25
1
-1
/
+1
*
Bump version numbers
Dirkjan Ochtman
2020-07-28
1
-1
/
+1
*
Add mendes integration
Dirkjan Ochtman
2020-07-28
2
-0
/
+52
*
Use modern dyn syntax to prevent warnings
Dirkjan Ochtman
2020-07-28
1
-1
/
+1
*
Point to relevant book chapter from the filters module docs
Dirkjan Ochtman
2020-07-23
1
-2
/
+2
*
Clean up clippy issues
Dirkjan Ochtman
2020-07-20
1
-8
/
+7
*
Add fmt filter that swaps the first two arguments to format!().
Andrew Dona-Couch
2020-07-14
2
-1
/
+41
*
Bump versions to prepare for askama_tide release
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
alphabetize frameworks
Jacob Rothstein
2020-07-14
2
-57
/
+58
*
askama tide
Jacob Rothstein
2020-07-14
2
-0
/
+30
*
Bump askama_shared version with whitespace fixes
Dirkjan Ochtman
2020-06-30
1
-1
/
+1
*
Add support for more whitespace positions within expressions:
Ciprian Dorin Craciun
2020-06-30
1
-11
/
+20
*
Bump version number for askama_shared
Dirkjan Ochtman
2020-06-30
1
-1
/
+1
[next]