This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
inja
Watch
1
Star
0
Fork
0
You've already forked inja
mirror of
https://github.com/pantor/inja.git
synced
2026-04-04 07:08:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4738738536b02c9d392c0690be40ecdd0d31318
inja
/
test
History
Bryce Adelstein Lelbach aka wash
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
..
data
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
benchmark.cpp
remove iostream header, update year
2020-08-08 11:14:49 +02:00
test-files.cpp
Add Child Inheritance Feature (
#198
)
2021-05-25 10:18:21 +02:00
test-functions.cpp
fix include of in-memory templates
2021-05-17 20:44:32 +02:00
test-renderer.cpp
Add support for setting subobjects via JSON pointer in set statements. (
#202
)
2021-06-09 21:39:16 +02:00
test-units.cpp
add INJA_NOEXCEPTION
2021-01-16 18:06:43 +01:00
test.cpp
Rewarite core with an AST for statements and RPN for expressions (
#149
)
2020-07-13 15:20:04 +02:00