reggae.dcompile

Undocumented in source.

Members

Functions

dMainDependencies
string[] dMainDependencies(string output)

Given the output of compiling a file, return the list of D files to compile to link the executable Includes all dependencies, not just source files to compile.

dependenciesToFile
string[] dependenciesToFile(string objFile, string[] deps)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta