| commit | 3207f958081ee1272ff88f0ff32fd302b5b5d78c | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Sat Jun 19 18:11:59 2021 +0000 |
| committer | GitHub <noreply@github.com> | Sat Jun 19 18:11:59 2021 +0000 |
| tree | 1a91d3c364811b1960b6239e51c58c9d8ddbf61e | |
| parent | bcb24cd3b9cc8d75a6c9634267d9790fdbf0bc6e [diff] | |
| parent | 29ab704b75e71ebede40ccf51837a5466055b9dd [diff] |
Merge #35 35: More specific error for leading pipes r=matklad a=ammkrn Re: #34; return a more detailed error message when counting an improperly placed leading pipe. Co-authored-by: ammkrn <ammkrn@tuta.io>
A DSL for specifying concrete syntax trees. See this introductory post.
See ./rust.ungram for an example.