]> git.ipfire.org Git - thirdparty/jinja.git/commit
Add function calls for variables
authorKevin Brown <kevin@kevin-brown.com>
Fri, 8 May 2020 10:44:18 +0000 (06:44 -0400)
committerKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 01:50:06 +0000 (21:50 -0400)
commitf12d76704d48042e4b4e72d47ae1a27b8a320d8f
tree9001efa229e18cc49fef655c0056b2a5c965688b
parent9f92f5c9e8885cc4c6c7e52669b2c8e8f9c296fc
Add function calls for variables

This allows for functions to be called, currently with a single
variable optionally passed.

This also adds a check to make sure that variable literals are
supported.
tatsu_grammar.txt
test_template.jinja