1. 02 Apr, 2024 38 commits
  2. 21 Mar, 2024 2 commits
    • Xavier Thompson's avatar
      [opti] Unannotate sections in-place · fdbf7d14
      Xavier Thompson authored
      This avoids unecessary copies. This is a preparatory step to
      reimplementing the extends algorithm. It may be that this breaks
      the extends algorithm as it is currently implemented.
      fdbf7d14
    • Xavier Thompson's avatar
      [opti] Update sections in-place · aa0abf19
      Xavier Thompson authored
      This avoids unecessary deepcopies. This is a preparatory step to
      reimplementing the extends algorithm. It may be that this breaks
      the extends algorithm as it is currently implemented.
      aa0abf19