This is an automated email from the ASF dual-hosted git repository.

henrib pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


    from d5621f77 JEXL-360: missing controlling side-effect feature
     add 0a5417c6 JEXL-368: refactored namespace resolution and cache functor 
properly
     new bb04b40c Merge pull request #94 from apache/JEXL-368

The 1 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:
 .../commons/jexl3/internal/InterpreterBase.java    | 126 ++++++++++++---------
 .../internal/introspection/ConstructorMethod.java  |  37 +++---
 .../java/org/apache/commons/jexl3/AssignTest.java  |  72 ++++++++++--
 .../apache/commons/jexl3/ContextNamespaceTest.java |  74 ++++++++++++
 4 files changed, 227 insertions(+), 82 deletions(-)

Reply via email to