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 f4c1462df8 LAL: add def local variable support with toJson/toJsonArray
and type cast
add e216e9ce0c Fix generateMethodArgs to resolve def variable references,
boolean and null literals
No new revisions were added by this update.
Summary of changes:
docs/en/concepts-and-designs/lal.md | 14 ++++++
.../log/analyzer/v2/compiler/LALBlockCodegen.java | 29 ++++++++++---
.../v2/compiler/LALClassGeneratorDefTest.java | 50 ++++++++++++++++++++++
3 files changed, 86 insertions(+), 7 deletions(-)