Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: patch maps better #3

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Commits on Jul 16, 2019

  1. Patch maps better

    * Use the `merge` API from `containers` to perform each merge
      in one go.
    
    * Use lazy merge operations for both; this is more consistent.
    treeowl committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    f78211a View commit details
    Browse the repository at this point in the history
  2. Add useless-deletion detection for Map

    If we decide to include this, we can use it for `IntMap` too.
    treeowl committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    42517f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    e7b44dc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    3d50ae2 View commit details
    Browse the repository at this point in the history
  2. Add change log entry

    Ericson2314 committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7c369fa View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. rm lambdacase extension use

    Owen Shepherd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    001f1f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from 414owen/os@fix-unused-extension

    Remove unused LambdaCase pragma
    Ericson2314 authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    626eab4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    c8b8084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba3e6c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    4dbdae6 View commit details
    Browse the repository at this point in the history