Skip to content
Snippets Groups Projects
  • Thomas Wood's avatar
    bebdedb5
    Move to single-module compilation. · bebdedb5
    Thomas Wood authored
    Combined module compilation and linking was not fully correct, modules
    would only be output when opened, but not referenced.
    All output now wrapped in the appropriate module object.
    Still todo is a process of linking the dependencies together and
    addition of module or file name to the logged output.
    bebdedb5
    History
    Move to single-module compilation.
    Thomas Wood authored
    Combined module compilation and linking was not fully correct, modules
    would only be output when opened, but not referenced.
    All output now wrapped in the appropriate module object.
    Still todo is a process of linking the dependencies together and
    addition of module or file name to the logged output.