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

wu-sheng pushed a change to branch feature/lal-arithmetic-ops
in repository https://gitbox.apache.org/repos/asf/skywalking.git


    from 4ec2055f70 LAL: address Copilot review on PR #13858 — null-safe 
comparisons, typed proto inference, exponent literal widening, changelog merge
     add 166449cfca LAL: address Copilot review #2 on PR #13858 — def cast, 
lexer scope, top-level cast narrowing, string-concat semantics, parser dedup

No new revisions were added by this update.

Summary of changes:
 .../log/analyzer/v2/compiler/LALDefCodegen.java    |  45 +++-
 .../log/analyzer/v2/compiler/LALScriptParser.java  | 126 +++++++----
 .../log/analyzer/v2/compiler/LALValueCodegen.java  | 241 ++++++++++-----------
 .../compiler/LALClassGeneratorConditionTest.java   | 107 ++++++++-
 .../v2/compiler/LALClassGeneratorDefTest.java      |   7 +-
 5 files changed, 340 insertions(+), 186 deletions(-)

Reply via email to