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