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

Tuple first #144

Merged
merged 25 commits into from
Apr 11, 2022
Merged

Tuple first #144

merged 25 commits into from
Apr 11, 2022

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    aff3edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c19d6d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b82192 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. adding updated tuple functions from scala tuples in kotlin library.

    Examples are updated to take advantage of them and are converted away from Arities/Pairs towards tuples.
    Still experimental notation in some places
    Jolanrensen committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    558c3ab View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. now using X for tuples, updated code and examples/tests. Currently, w…

    …riting tests for tuple functions.
    Jolanrensen committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a455710 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. updating tuple docs

    Jolanrensen committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    9acd8b9 View commit details
    Browse the repository at this point in the history
  2. updating docs and tests

    Jolanrensen committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    d96dd55 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. calming qodana

    Jolanrensen committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2367d87 View commit details
    Browse the repository at this point in the history
  2. added tuple zip-functions

    Jolanrensen committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    fb01c77 View commit details
    Browse the repository at this point in the history
  3. updated readme for tuples

    Jolanrensen committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b2350d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b5d283 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    1287cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07673d View commit details
    Browse the repository at this point in the history
  3. drop, splitAt and tests

    Jolanrensen committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    19be287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0037a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b13cbd9 View commit details
    Browse the repository at this point in the history
  6. updating docs and readme

    Jolanrensen committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a7484d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2002f95 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. adding qodana version?

    Jolanrensen committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5683b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7862da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f8259 View commit details
    Browse the repository at this point in the history
  4. pleasing qodana

    Jolanrensen committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2de0732 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    ec78459 View commit details
    Browse the repository at this point in the history
  2. forgot qodana

    Jolanrensen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4a73aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79d61a View commit details
    Browse the repository at this point in the history