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 547f9c34e3 LAL: unify arithmetic operators (+, -, *, /) with JLS-style
type promotion
add 4ec2055f70 LAL: address Copilot review on PR #13858 — null-safe
comparisons, typed proto inference, exponent literal widening, changelog merge
No new revisions were added by this update.
Summary of changes:
docs/en/changes/changes.md | 3 +-
.../log/analyzer/v2/compiler/LALValueCodegen.java | 140 +++++++++++++++++----
.../compiler/LALClassGeneratorConditionTest.java | 80 ++++++++++++
3 files changed, 196 insertions(+), 27 deletions(-)