Commit Graph

4 Commits

Author SHA1 Message Date
WebFreak001 8c53181ffd add RequestKind.requiresSourceCode, fix #617
this is a or-combined mask of the request kinds which operate on
`request.sourceCode`. Before if a client sent a request without source
code (with empty source) to one of these commands, the server would
crash with an assertion failure, now the server returns an empty
response.
2020-06-19 22:16:46 +02:00
Jan Jurzitza 5c1d5825c7
Fix dubhash usage for dcd:common subpackage 2020-06-02 11:26:48 +02:00
Hiroki Noda 1251d7d272 Add reserved version identifier in dmd/cond.d 2020-05-05 22:10:38 +09:00
Jan Jurzitza 3e2c0c6fbf Move dcd.common into separate subpackage
This allows external projects to depend on dcd:common, which is needed
to embed DCD clients
2020-04-29 14:26:24 +02:00