Skip to content
Snippets Groups Projects
  • Oleg Grenrus's avatar
    1347791c
    Rewrite VersionInterval code · 1347791c
    Oleg Grenrus authored
    - The old code is preserved for now in VersionInterval.Legacy module
    - Add normaliseVersionRange bench, comparing new and old
    - We drop intersectVersionIntervals, which is complicated function for acceptable performance loss, but gained simplicity
    - Remove Ord instances (can be added back, removed to make sure we don't use them)
    1347791c
    History
    Rewrite VersionInterval code
    Oleg Grenrus authored
    - The old code is preserved for now in VersionInterval.Legacy module
    - Add normaliseVersionRange bench, comparing new and old
    - We drop intersectVersionIntervals, which is complicated function for acceptable performance loss, but gained simplicity
    - Remove Ord instances (can be added back, removed to make sure we don't use them)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.