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: Wide arithmetic #541

Closed
wants to merge 31 commits into from
Closed

Commits on Sep 24, 2022

  1. refactor: lint

    PabloLION committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    f141687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae1973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2ed2a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. ref: lint

    PabloLION committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    5f60659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345a71e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2cdeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64ab039 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2f5085 View commit details
    Browse the repository at this point in the history
  6. ref: rename Divw to DivW

    PabloLION committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    ba4fb9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fae9223 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. update on u128 add/mul arithmetic

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4b96a4c View commit details
    Browse the repository at this point in the history
  2. push what I have local

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0bebacb View commit details
    Browse the repository at this point in the history
  3. update 128b minus

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    80b1765 View commit details
    Browse the repository at this point in the history
  4. minor

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    496f8d5 View commit details
    Browse the repository at this point in the history
  5. per Jason comments

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1393346 View commit details
    Browse the repository at this point in the history
  6. update full arith support

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f8fe8af View commit details
    Browse the repository at this point in the history
  7. minor

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    cadaba8 View commit details
    Browse the repository at this point in the history
  8. minor

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0f4abb2 View commit details
    Browse the repository at this point in the history
  9. minor

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    81d3808 View commit details
    Browse the repository at this point in the history
  10. comply with ide hints:

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    5586a7a View commit details
    Browse the repository at this point in the history
  11. fmt

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    76efcb1 View commit details
    Browse the repository at this point in the history
  12. minor fixes here n there

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8ef5563 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d891c4d View commit details
    Browse the repository at this point in the history
  14. remove redundant abstract teal method

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    78f038c View commit details
    Browse the repository at this point in the history
  15. update divmodw support

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0fa2dc8 View commit details
    Browse the repository at this point in the history
  16. update toUint64 check highword == 0

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0de4d3e View commit details
    Browse the repository at this point in the history
  17. minor

    ahangsu authored and PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d01dd38 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bc83f88 View commit details
    Browse the repository at this point in the history
  19. chore: regenerate init

    PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    876d78a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8bd36f2 View commit details
    Browse the repository at this point in the history
  21. tag: rebase to PR#543

    PabloLION committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7f54238 View commit details
    Browse the repository at this point in the history