You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/11/27 09:30:51 UTC

[camel] branch regen_bot updated (74fcffe -> fd48f19)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 74fcffe  CAMEL-15704: camel-csimple - Compiled simple language.
     add fd48f19  CAMEL-15704: camel-csimple - Compiled simple language.

No new revisions were added by this update.

Summary of changes:
 .../language/csimple/joor/OriginalSimpleTest.java      |  5 +++--
 .../camel/language/csimple/CSimpleCodeGenerator.java   |  4 +++-
 .../camel/language/simple/SimpleExpressionParser.java  | 18 ++++++++++++++++++
 .../camel/language/simple/SimplePredicateParser.java   | 18 ++++++++++++++++++
 .../language/simple/ast/SimpleFunctionExpression.java  |  8 +++++---
 5 files changed, 47 insertions(+), 6 deletions(-)