Add pipeVarStack to track pipe variables for nested pipes, allowing _ to correctly reference the innermost piped value. Also enable piping to array literals and parenthesized expressions (e.g., `5 | [_ _ _]`). |
||
|---|---|---|
| .. | ||
| compiler | ||
| editor | ||
| parser | ||
| prelude | ||
| tests | ||
| utils | ||
| index.ts | ||
| testSetup.ts | ||