DCD/common/src/dcd/common
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
..
constants.d Add reserved version identifier in dmd/cond.d 2020-05-05 22:10:38 +09:00
constants2.d Move dcd.common into separate subpackage 2020-04-29 14:26:24 +02:00
dcd_version.d Move dcd.common into separate subpackage 2020-04-29 14:26:24 +02:00
messages.d add RequestKind.requiresSourceCode, fix #617 2020-06-19 22:16:46 +02:00
socket.d Move dcd.common into separate subpackage 2020-04-29 14:26:24 +02:00