Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 25, 2015
    • Cesar Roux Dit Buisson's avatar
      Revert return wrap · e54cc29c
      Cesar Roux Dit Buisson authored
      The method of hooking on to previously marked log elements causes issues and unmarked entry points. I need to redo this properly from js_of_ast with marking of returns to log directly.
      e54cc29c
  3. Sep 24, 2015
  4. Sep 23, 2015
  5. Sep 22, 2015
  6. Sep 21, 2015
    • Cesar Roux Dit Buisson's avatar
      Provide better logging at function call level · d7b3ae26
      Cesar Roux Dit Buisson authored
      Manual rewrite of the log_source to see how to implement better logging generation. Beginning of function calls will report correct variable being analyzed. There seems to be something missing when calling another function, and still nothing in the top right box.
      d7b3ae26
  7. Sep 20, 2015
  8. Sep 18, 2015
  9. Sep 16, 2015
  10. Sep 15, 2015
Loading