bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for Dlang support 1/2] d: create the Parser.Context class


From: Akim Demaille
Subject: Re: [PATCH for Dlang support 1/2] d: create the Parser.Context class
Date: Sat, 7 Nov 2020 07:40:36 +0100

Hi all,

> From 269f37d3d2f5d449e6530c825d26a7c3a9a8a38c Mon Sep 17 00:00:00 2001
> From: Adela Vais <adela.vais@yahoo.com>
> Date: Sun, 1 Nov 2020 22:13:42 +0200
> Subject: [PATCH for Dlang support 1/2] d: fix Context class
> 
> All methods are now declared as const. Method getExpectedTokens() has now the
> functionality of reporting only the number of expected tokens.
> 
> * data/skeletons/lalr1.d: Fix Context class.

Thanks Adela, installed!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]