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
/
macro.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow trailing comma in macro definition and call
Guillaume Gomez
2023-12-07
1
-0
/
+30
*
Add macro test with only argument being passed as named
Guillaume Gomez
2023-12-07
1
-0
/
+17
*
Add tests for named arguments in macro calls
Guillaume Gomez
2023-11-28
1
-0
/
+28
*
Add test for macro self argument
max
2023-10-12
1
-0
/
+12
*
Allow macros to be defined and called without arguments
mataha
2023-06-12
1
-0
/
+10
*
Allow `{% endmacro name %}`
Bastien Orivel
2022-04-29
1
-1
/
+1
*
Issue #379 was fixed
René Kijewski
2021-07-30
1
-0
/
+10
*
Fix code generation for macro calls that store args in variables.
Ryan Kelly
2021-06-22
1
-0
/
+10
*
Fixed implicit borrow of expressions (#390)
Christian Vallentin
2020-12-01
1
-0
/
+10
*
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
*
Fix deep nested imports in macro calls
bott
2018-09-07
1
-0
/
+10
*
Add test for nested macro calls into different scope
bott
2018-09-02
1
-0
/
+10
*
Fix whitespace handling for macros and imports (#55)
larros
2017-10-01
1
-1
/
+1
*
Add support for importing template files with macros (#51)
larros
2017-09-26
1
-0
/
+12
*
Forgot to remove debugging cruft, again
Dirkjan Ochtman
2017-08-23
1
-1
/
+1
*
Add test for basic macro use
Dirkjan Ochtman
2017-08-22
1
-0
/
+16