Anyone familiar with libdparse?
ryuukk_
ryuukk.dev at gmail.com
Wed Feb 8 20:41:31 UTC 2023
Hello,
I am currently working on template support for DCD [1], i made
some good progress so far
I'm however currently stuck because libdparse seems incomplete,
some information related to `AutoDeclaration` seems missing,
there is a TODO note on libdparse, so i guess someone forgot
about it [2]
If you are familiar with libdparse code base and are willing to
help, please let me know!
Thanks!
[1] - https://github.com/dlang-community/DCD/pull/709
[2] -
https://github.com/dlang-community/libdparse/blob/master/src/dparse/ast.d#L3431
More information about the Digitalmars-d
mailing list