This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
inja
Watch
1
Star
0
Fork
0
mirror of
https://github.com/pantor/inja.git
synced
2026-08-16 04:13:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
798a0b92b1f3f32dbe5741884553044edd982ab1
inja
/
include
/
inja
T
History
Bryce Adelstein Lelbach aka wash
and
GitHub
798a0b92b1
Add support for setting subobjects via JSON pointer in set statements. (
#202
)
...
E.g. `{% set x.y = 1 %}` sets the `y` member of `x` to 1.
2021-06-09 21:39:16 +02:00
..
config.hpp
whitespace control for comments
2021-06-09 21:33:47 +02:00
environment.hpp
whitespace control for comments
2021-06-09 21:33:47 +02:00
exceptions.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
function_storage.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
inja.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
lexer.hpp
whitespace control for comments
2021-06-09 21:33:47 +02:00
node.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
parser.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
renderer.hpp
Add support for setting subobjects via JSON pointer in set statements. (
#202
)
2021-06-09 21:39:16 +02:00
statistics.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
string_view.hpp
add clang-format
2020-06-16 18:53:41 +02:00
template.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
token.hpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
utils.hpp
Add support for setting subobjects via JSON pointer in set statements. (
#202
)
2021-06-09 21:39:16 +02:00