-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frontend > 2.100 support #16
Comments
No, unfortunately there are currently no plans to update the frontend. This project turned out to be an experiment that failed.
There are very few changes in DDC. I think it should be easy.
No, I don't think that would be possible. BTW, I created the Dub package several years ago. |
We use infer-attributes regularly at work. |
The experiment was to see if it's possible to build tools using the DMD frontend. Since I had to create a fork it shows that the upstream is not good enough to build tools on. There are other features I would have liked to implement but there's too much trouble with the DMD frontend so I gave up.
Sure, I can merge a pull request. |
The DMD frontend version used by DLP is starting to show its age. I'm currently have the problem that I can't use std.sumtype. Are there any plans to update the frontend?
I've looked into ddc and there seem to be quite a few code changes and rebasing is not that easy (at least without knowing what has changed). Is it possible to make DLP work with the official frontend (available as Dub package since 2.100)?
The text was updated successfully, but these errors were encountered: