On Tue, Sep 27, 2022 at 01:08:43PM +0200, Peter Pöschl wrote:
> Hi,
> 
> the following patch series changes the grammar in src/stapl/jamexp.y to use 
> precedences. This makes the grammar more efficient (only one reduction to 
> 'expr' instead of a cascade of reductions to 'logical_or_expr') and easier to 
> comprehend.
> 
> Patch 1 expands the test suite with additional checks to ascertain what is 
> allowed on the RHS of pound and dollar tokens and in array range values 
> (tl;dr: the grammar was too strict, expressions are always allowed).
> 
> Patch 2 provides the changes to jamexp.y
> 

Both applied with a more verbose commit message.

Thanks for the contribution to  UrJTAG.

 
> Regards,
> 
>    Peter Pöschl
> 

Groeten
Geert Stappers
-- 
Silence is hard to parse


_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to