Skip to content
Snippets Groups Projects
  1. Jun 08, 2024
  2. May 24, 2024
    • BinderDavid's avatar
      Factor out html generation of summary files · 981c700b
      BinderDavid authored and BinderDavid's avatar BinderDavid committed
      The "hpc markup" command generates, among others, the
      summary files "index_hpc.html", "index_hpc_fun.html",
      "index_hpc_alt.html" and "index_hpc_exp.html". This commit
      factors out the logic for generating these files into a
      self-contained module, in view of using the Lucid2 templating
      engine to generate these html files.
      981c700b
    • BinderDavid's avatar
      Add markup tests · 0c38cf17
      BinderDavid authored
      0c38cf17
  3. Jan 11, 2024
  4. Oct 13, 2023
  5. Oct 12, 2023
  6. Oct 06, 2023
  7. Oct 05, 2023
  8. Sep 29, 2023
  9. Sep 28, 2023
  10. Sep 25, 2023
  11. Aug 23, 2023
  12. Jul 15, 2023
  13. Jun 30, 2023
  14. Jan 20, 2023
  15. Jan 15, 2023
  16. Jan 02, 2023
  17. Dec 18, 2022
  18. Oct 31, 2022
  19. Oct 26, 2022
    • BinderDavid's avatar
      Refactor hpcmain: · 4802509c
      BinderDavid authored
      * Simplify the `helpList` function by explicitly passing the plugins to the `section` function, instead of passing the names of the plugins which then have to be looked up.
      * Split the big `dispatch` function into three smaller functions on the toplevel: `dispatch`, `dispatchOnPlugin` and `dispatchOnResponseFiles`
      4802509c
  20. Oct 24, 2022
  21. Oct 18, 2022
  22. Oct 11, 2022
  23. Oct 10, 2022
  24. Oct 09, 2022
  25. Oct 07, 2022
Loading