This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch feature/lal-def-variables
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from e216e9ce0c Fix generateMethodArgs to resolve def variable references,
boolean and null literals
add c8b6e28a24 Use user-chosen variable names for LAL def locals instead
of counter-based _d0/_d1
No new revisions were added by this update.
Summary of changes:
oap-server/analyzer/log-analyzer/CLAUDE.md | 5 +++--
.../log/analyzer/v2/compiler/LALBlockCodegen.java | 17 ++++++++++-------
.../log/analyzer/v2/compiler/LALClassGenerator.java | 8 ++------
.../log/analyzer/v2/compiler/LALScriptParser.java | 2 +-
.../v2/compiler/LALClassGeneratorDefTest.java | 20 ++++++++++----------
5 files changed, 26 insertions(+), 26 deletions(-)