Skip to content
Snippets Groups Projects
  1. Jun 14, 2025
  2. May 30, 2025
  3. Mar 03, 2025
  4. Jun 09, 2024
  5. Jun 08, 2024
  6. 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
  7. Jan 11, 2024
  8. Oct 13, 2023
  9. Oct 12, 2023
  10. Oct 06, 2023
  11. Oct 05, 2023
  12. Sep 29, 2023
  13. Sep 28, 2023
  14. Sep 25, 2023
  15. Aug 23, 2023
  16. Jul 15, 2023
  17. Jun 30, 2023
  18. Jan 20, 2023
  19. Jan 15, 2023
  20. Jan 02, 2023
  21. Dec 18, 2022
  22. Oct 31, 2022
  23. 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
  24. Oct 24, 2022
  25. Oct 18, 2022
  26. Oct 11, 2022
  27. Oct 10, 2022
  28. Oct 09, 2022
  29. Oct 07, 2022
Loading