Skip to content
  1. Jun 30, 2022
    • lat9nq's avatar
      settings: Consolidate RangedSetting's with regular ones · ca36722a
      lat9nq authored
      The latest git version of GCC has issues with my diamond inheritance
      shenanigans. Since that's now two compilers that don't like it I thought
      it'd be best to just axe all of it and just have the two templates like
      before.
      
      This rolls the features of BasicRangedSetting into BasicSetting, and
      likewise RangedSetting into Setting. It also renames them from
      BasicSetting and Setting to Setting and SwitchableSetting respectively.
      Now longer name corresponds to more complex thing.
      ca36722a
  2. Jun 28, 2022
  3. Jun 27, 2022
  4. Jun 26, 2022
  5. Jun 25, 2022
  6. Jun 23, 2022
  7. Jun 22, 2022
  8. Jun 21, 2022
  9. Jun 20, 2022
  10. Jun 18, 2022
  11. Jun 17, 2022
  12. Jun 16, 2022
Loading