Skip to content
Snippets Groups Projects
  1. Sep 25, 2023
    • Hugo Hörnquist's avatar
      Repair doc files. · f9e374d8
      Hugo Hörnquist authored
      f9e374d8
    • Hugo Hörnquist's avatar
      Start splitting output back into modules. · 4892081b
      Hugo Hörnquist authored
      The difference between this split, and the old, is that everything is
      now clearly under output.
      4892081b
    • Hugo Hörnquist's avatar
      Merge a bunch of files into one. · 030b736f
      Hugo Hörnquist authored
      The files
      - format
      - gather
      - templates
      - output
      have now all been merged into `output`.
      
      The difference between `format` and `output` was allways unclear.
      `gather` could be separate, but it was still so tightly linked to the
      output.
      
      `templates` could have been kept, but it started depending on types from
      `output`, making it easier to merge (at least of now).
      030b736f
  2. Sep 21, 2023
  3. Sep 20, 2023
  4. Sep 19, 2023
Loading