]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add node collapse/expand to html ast output
authorDavid Chase <drchase@google.com>
Fri, 30 Jan 2026 20:37:59 +0000 (22:37 +0200)
committerDavid Chase <drchase@google.com>
Wed, 4 Feb 2026 04:24:21 +0000 (20:24 -0800)
commita3688ab13e76762a168f43e91ca9422c847ee896
tree775818570ca51058ca3995ae700ff056a50d5859
parentae7b257f24736ec13100870c4dee59c5eb57f062
cmd/compile: add node collapse/expand to html ast output

AI-generated code, plus a lot of reviewing and tweaking
of arrows and fonts.

This adds subtree collapse/expand triangles.

Change-Id: I2dd322abdf7ef956b1435946d79f864a6150f976
Reviewed-on: https://go-review.googlesource.com/c/go/+/740481
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ir/html.go