Skip to content
Snippets Groups Projects
  1. Oct 11, 2016
  2. Oct 06, 2016
  3. Mar 03, 2016
  4. Feb 29, 2016
  5. Feb 09, 2016
  6. Dec 22, 2015
  7. Nov 26, 2015
  8. Nov 25, 2015
  9. Oct 01, 2015
  10. Sep 28, 2015
    • Thomas Wood's avatar
      Minor formatting tidyup · 80647a76
      Thomas Wood authored
      80647a76
    • Thomas Wood's avatar
      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
  11. Sep 07, 2015
    • Cesar Roux Dit Buisson's avatar
      Open Modules Recursively Correctly · 0511a637
      Cesar Roux Dit Buisson authored
      Thomas' commit was nearly there, and his intuition spot on. It seems that trying to update module_code inline with the new module code added to the front resulted in the other created modules being dropped from the list.
      
      OPening a module multiple times may still be an issue (I haven't found a check against mod_gen)
      0511a637
  12. Sep 04, 2015
  13. Aug 01, 2015
Loading