On 2/24/19 12:29 AM, Richard Henderson wrote:
+
+Argument Sets
+=
+
+Syntax::
+
+ args_def:= '&' identifier ( args_elt )+ ( !extern )?
+ args_elt:= identifier
+
+Each *args_elt* defines an argument within the argument set.
+Each argument set will be rendered as a C structu
On Sat, 23 Feb 2019 at 23:35, Richard Henderson
wrote:
>
> One great big block comment isn't the best way to document
> the syntax of a language.
>
> Signed-off-by: Richard Henderson
> ---
> MAINTAINERS | 1 +
> docs/decodetree.rst | 156 ++
>
One great big block comment isn't the best way to document
the syntax of a language.
Signed-off-by: Richard Henderson
---
MAINTAINERS | 1 +
docs/decodetree.rst | 156 ++
scripts/decodetree.py | 134 +---
3 fil