miller/pkg/runtime
John Kerl 7da6f1453d
Replace list.List with Go slices (#1950)
* Add .vscode to .gitignore

* Replace `list.List` with slices
2026-02-01 17:22:28 -05:00
..
doc.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
stack.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
state.go Replace list.List with Go slices (#1950) 2026-02-01 17:22:28 -05:00

Contains state for the CST executor.