Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | parse: Simplify the stack states for arrays | Luke Shumaker | |
We already have a wildcard, no need to invent a new state. | |||
2023-01-29 | parse: Add an example of how the stack works for arrays, add tests | Luke Shumaker | |