mvdan / sh

A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
7.1k stars 336 forks source link

syntax: tone down the parser's use of batch allocations #882

Closed mvdan closed 2 years ago

mvdan commented 2 years ago

Plus some other related changes.

(see commit messages - please do not squash)