c4d9c4cee4
As associated compilations will see internals of each other, they now need to share the module name for the compiler to be able to correctly generate calls to the internals. Move `moduleName` to `KotlinCompilation`. Group associate compilations into modules in a DSU-like way, use a single module name for all of the compilations grouped into a module.