https://issues.dlang.org/show_bug.cgi?id=12888

          Issue ID: 12888
           Summary: Include template constraints in JSON output
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: ASSIGNED
          Keywords: json
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: briancsch...@gmail.com
          Reporter: briancsch...@gmail.com

DDox (https://github.com/rejectedsoftware/ddox/) uses DMD's JSON output to
generate documentation. Currently it is not possibe for these generated
documents to include template constraints because they are not present in the
compiler's JSON output.

--

Reply via email to