This is an automated email from the ASF dual-hosted git repository.
radu pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler-java.git.
from d664e69 SLING-7701 - [HTL] Add support for negative numbers
new 4a6ed26 SLING-7688 - [HTL] Add support for the in relational operator
new e55b821 SLING-7682 - Add support for data-sly-list and
data-sly-repeat iteration control
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 7 +--
.../java/compiler/impl/GlobalShadowChecker.java | 3 ++
.../sightly/java/compiler/impl/JavaSource.java | 4 ++
.../java/compiler/impl/operator/InOpGen.java | 50 ++++++++++++++++++++++
.../java/compiler/impl/operator/Operators.java | 1 +
5 files changed, 62 insertions(+), 3 deletions(-)
create mode 100644
src/main/java/org/apache/sling/scripting/sightly/java/compiler/impl/operator/InOpGen.java
--
To stop receiving notification emails like this one, please contact
[email protected].