bison-patches
[Top][All Lists]
Advanced

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

Re: [WIP PATCH for Dlang support] d: token constructors


From: Adela Vais
Subject: Re: [WIP PATCH for Dlang support] d: token constructors
Date: Fri, 29 Jan 2021 16:43:00 +0200

Hello Akim,

I made the token constructors work. Doing this, I realized that the Symbol
constructors needed some changes, which I did in D.
After our discussion from Tuesday, I do agree that it's not the best
approach.
The code is quite unnecessarily complex, so I will rewrite the constructors
to be generated with M4, to be easier to maintain.

Now, the problem is that token constructors need the new version of the
Symbol constructors to be working correctly.
So it's your choice if you decide to install it like this or wait until I
rewrite the constructors.

It's a busy period for me right now, so I don't know if I have the time to
work Bison earlier than March 1st, but I will try my best.

Thank you again for the help with api.value.type union!

Adela



În sâm., 23 ian. 2021 la 15:57, Akim Demaille <akim.demaille@gmail.com> a
scris:

> Hi Adela,
>
> > Le 23 janv. 2021 à 13:07, Adela Vais <adela.vais99@gmail.com> a écrit :
> >
> >> It does not work because of compile-time issues in D.
> >
> > I will work on this over the weekend.
>
> Let me know if you need guidance for the remaining part.

Attachment: 0001-d-tests-various-style-fixes.patch
Description: Source code patch

Attachment: 0003-d-add-api.value.type-union-support.patch
Description: Source code patch

Attachment: 0002-d-fix-the-Symbol-constructor.patch
Description: Source code patch

Attachment: 0004-d-add-token-constructors-support.patch
Description: Source code patch


reply via email to

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