Global

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

_init
void _init()
Undocumented in source. Be warned that the author may not have intended to support it.
deinitialize
void deinitialize()

Deinitializes the global state of the compiler.

endGagging
bool endGagging(uint oldGagged)
Undocumented in source. Be warned that the author may not have intended to support it.
finalDefaultlibname
const(char)[] finalDefaultlibname()
increaseErrorCount
void increaseErrorCount()
Undocumented in source. Be warned that the author may not have intended to support it.
startGagging
uint startGagging()
Undocumented in source. Be warned that the author may not have intended to support it.
versionNumber
uint versionNumber()

Manifest constants

recursionLimit
enum recursionLimit;
Undocumented in source.

Variables

_version
string _version;
Undocumented in source.
console
void* console;
Undocumented in source.
copyright
string copyright;
Undocumented in source.
cxxhdr_ext
string cxxhdr_ext;
Undocumented in source.
ddoc_ext
string ddoc_ext;
Undocumented in source.
debugids
Array!Identifier* debugids;
Undocumented in source.
dll_ext
const(char)[] dll_ext;
Undocumented in source.
doc_ext
string doc_ext;
Undocumented in source.
errors
uint errors;
Undocumented in source.
filePath
Array!(const(char)*)* filePath;
Undocumented in source.
gag
uint gag;
Undocumented in source.
gaggedErrors
uint gaggedErrors;
Undocumented in source.
gaggedWarnings
uint gaggedWarnings;
Undocumented in source.
hdr_ext
string hdr_ext;
Undocumented in source.
inifilename
const(char)[] inifilename;
Undocumented in source.
json_ext
string json_ext;
Undocumented in source.
lib_ext
const(char)[] lib_ext;
Undocumented in source.
map_ext
string map_ext;
Undocumented in source.
mars_ext
string mars_ext;
Undocumented in source.
obj_ext
const(char)[] obj_ext;
Undocumented in source.
params
Param params;
Undocumented in source.
path
Array!(const(char)*)* path;
Undocumented in source.
run_noext
bool run_noext;
Undocumented in source.
vendor
const(char)[] vendor;
Undocumented in source.
versionids
Array!Identifier* versionids;
Undocumented in source.
warnings
uint warnings;
Undocumented in source.
written
string written;
Undocumented in source.

Meta