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

Real improvements #230

Merged
merged 27 commits into from
Apr 24, 2020
Merged

Real improvements #230

merged 27 commits into from
Apr 24, 2020

Commits on Apr 19, 2020

  1. Small internal doc bits.

    bluescarni committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d5365a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    64d87b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a3567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b266836 View commit details
    Browse the repository at this point in the history
  4. More WIP.

    bluescarni committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    f3d2bf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. WIP on binary addition.

    bluescarni committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3092192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de20c4 View commit details
    Browse the repository at this point in the history
  3. Increase testing coverage.

    bluescarni committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    8bf32f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. WIP on in-place add.

    bluescarni committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f5d29ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc2a9f View commit details
    Browse the repository at this point in the history
  3. Doc bits.

    bluescarni committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    597b874 View commit details
    Browse the repository at this point in the history
  4. Binary subtraction.

    bluescarni committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    88edcb2 View commit details
    Browse the repository at this point in the history
  5. In-place sub, test fix.

    bluescarni committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f8f76ba View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Binary mul.

    bluescarni committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    9b3efa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20241e2 View commit details
    Browse the repository at this point in the history
  3. In-place mul.

    bluescarni committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7779bb1 View commit details
    Browse the repository at this point in the history
  4. Division.

    bluescarni committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    5cdd2f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a5d14a View commit details
    Browse the repository at this point in the history
  6. Comparisons.

    bluescarni committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    bc1f22c View commit details
    Browse the repository at this point in the history
  7. Increase testing.

    bluescarni committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    07b1dea View commit details
    Browse the repository at this point in the history
  8. MSVC warning fixes.

    bluescarni committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    63e0752 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. More testing coverage.

    bluescarni committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b12a740 View commit details
    Browse the repository at this point in the history
  2. Docs and changelog update.

    bluescarni committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    691a38f View commit details
    Browse the repository at this point in the history
  3. Small doc bits.

    bluescarni committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    76f1f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7691e13 View commit details
    Browse the repository at this point in the history
  5. Doc fix.

    bluescarni committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    28478e4 View commit details
    Browse the repository at this point in the history
  6. Fix changelog.

    bluescarni committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    a4dd939 View commit details
    Browse the repository at this point in the history