[SAOC 2024] - Leverage dmd as a library in D-Scanner in order to extend its functionality - Weekly Update 11
Vladiwostok
riciuvlad at gmail.com
Mon Dec 2 01:28:20 UTC 2024
Greetings,
I'm still waiting for Razvan to finish reviewing last week's PR
before doing anything else in that area.
In the meantime, I have started hacking around trying to enable
full semantic analysis in D-Scanner. There is one impediment I've
discovered - before running full semantic, DMD requires a list of
versions to compile.
Since users can define custom versions, and some versions can be
mutually exclusive, I was thinking with Razvan that we should let
the user specify the version list(s).
I'm curious to see if there are any thoughts about this.
More information about the Digitalmars-d
mailing list