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

Added support for labeled arrays #133

Merged
merged 9 commits into from
Jan 27, 2020
Merged

Added support for labeled arrays #133

merged 9 commits into from
Jan 27, 2020

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    8060aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82d82aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a11ef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27d26b7 View commit details
    Browse the repository at this point in the history
  5. Fix changelog

    m-mohr committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    7ca6378 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Make clear whether label or index is used/returned. I doubt that's th…

    …e final solution, but at least it is explicit.
    m-mohr committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    6549683 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Revert array_find to only return indices and make null value to be us…

    …ed when nothing is found.
    m-mohr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    f0aa900 View commit details
    Browse the repository at this point in the history
  2. Align to recent API changes

    m-mohr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d2a95b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ea7049 View commit details
    Browse the repository at this point in the history