Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Refactor: fixed point arithmetic for SRML. #3456

Merged
merged 44 commits into from
Sep 25, 2019
Merged

Refactor: fixed point arithmetic for SRML. #3456

merged 44 commits into from
Sep 25, 2019

Commits on Aug 1, 2019

  1. Macro-ify perthings.

    kianenigma committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    48564db View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Refactor fixed64

    kianenigma committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    87ad0f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

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

Commits on Aug 21, 2019

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

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    2786e54 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a179dec View commit details
    Browse the repository at this point in the history
  3. Fix build errors

    kianenigma committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    db192c6 View commit details
    Browse the repository at this point in the history
  4. Line-width

    kianenigma committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    03785b0 View commit details
    Browse the repository at this point in the history
  5. Fix more build errors.

    kianenigma committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    877947e View commit details
    Browse the repository at this point in the history
  6. Line-width

    kianenigma committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    882f904 View commit details
    Browse the repository at this point in the history
  7. Fix offence test

    kianenigma committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1423901 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Master.into()

    kianenigma committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    00006dd View commit details
    Browse the repository at this point in the history
  2. Resolve all TODOs.

    kianenigma committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    14fe8ac View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Gavin Wood <[email protected]>
    Co-Authored-By: thiolliere <[email protected]>
    3 people authored Sep 9, 2019
    Configuration menu
    Copy the full SHA
    b0fe675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc5de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef200c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdbc69c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    67582d1 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7dc5a76 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Fxi build

    kianenigma committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4ade1ac View commit details
    Browse the repository at this point in the history
  2. Fix abs issue with Fixed64

    kianenigma committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3567227 View commit details
    Browse the repository at this point in the history
  3. Master.into()

    kianenigma committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    c8bea27 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    3cd1222 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    b1e78c8 View commit details
    Browse the repository at this point in the history
  3. Fix build

    kianenigma committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    b40eee1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b56d33 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Review comments.

    kianenigma committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    2bd3bf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Add fuzzing stuff.

    kianenigma committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    74a5b90 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Better fuzzing

    kianenigma committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ddbfa7c View commit details
    Browse the repository at this point in the history
  2. Better doc.

    kianenigma committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    b1f189c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cec0c1 View commit details
    Browse the repository at this point in the history
  4. Bump.

    kianenigma committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ff7c446 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Master.into()

    kianenigma committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    a38bc62 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    711c3fd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. A bit more hardening.

    kianenigma committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    810fa0e View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    7952c3d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Master.into()

    kianenigma committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    2802520 View commit details
    Browse the repository at this point in the history
  2. Final nits.

    kianenigma committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a281e3e View commit details
    Browse the repository at this point in the history
  3. Update lock

    kianenigma committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    177b662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7396618 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Master.into()

    kianenigma committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    9065295 View commit details
    Browse the repository at this point in the history
  2. Fix indent.

    kianenigma committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    96bba97 View commit details
    Browse the repository at this point in the history
  3. Revert lock file.

    kianenigma committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6c08adf View commit details
    Browse the repository at this point in the history
  4. Bump.

    kianenigma committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    35548be View commit details
    Browse the repository at this point in the history