]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
jinja : attribute support for join, map and sort (#18883)
authorSigbjørn Skjæret <redacted>
Sun, 18 Jan 2026 01:53:01 +0000 (02:53 +0100)
committerGitHub <redacted>
Sun, 18 Jan 2026 01:53:01 +0000 (02:53 +0100)
commitd03c45c9c56795af8b0e899762bf266c14fd2028
treecdfba1a5831ab1db3426bac7e861633f4f829647
parent10c98cbdf623d982f7491e8de5711e916a913192
jinja : attribute support for join, map and sort (#18883)

* support negative array index and default value

* attribute support (int and str) for join, map and sort

* add tests

* update CODEOWNERS

* improve fixme sorting comment
CODEOWNERS
common/jinja/value.cpp
common/jinja/value.h
tests/test-jinja.cpp