libdparse icon indicating copy to clipboard operation
libdparse copied to clipboard

Add support for bitfields

Open ryuukk opened this issue 3 years ago • 2 comments

Apparently it is headed for the upcoming update: https://dlang.org/changelog/pending.html#bitfields

We should prepare for it

ryuukk avatar Jul 09 '22 20:07 ryuukk

It's under a preview flag keep in mind

maxhaton avatar Jul 09 '22 20:07 maxhaton

preview flags should be supported by libdparse, so adding parsing for this early on is a good idea.

WebFreak001 avatar Jul 10 '22 09:07 WebFreak001

It's under a preview flag keep in mind

https://dlang.org/changelog/2.101.0.html

9 days until the release

And now users will discover a new feature and their tools will report their code as error 👏

ryuukk avatar Nov 05 '22 12:11 ryuukk