Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

I128 #795

Merged
merged 27 commits into from
Sep 7, 2019
Merged

I128 #795

merged 27 commits into from
Sep 7, 2019

Commits on Sep 7, 2019

  1. Basic i128 support

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    2ec5311 View commit details
    Browse the repository at this point in the history
  2. Add test

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    a1316ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c0f55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f14572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7684dd2 View commit details
    Browse the repository at this point in the history
  6. Rustfmt

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    b3000bf View commit details
    Browse the repository at this point in the history
  7. Fix isplit legalization

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    6a97bba View commit details
    Browse the repository at this point in the history
  8. [WIP]

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    3394ebf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1ccfc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    159442c View commit details
    Browse the repository at this point in the history
  11. [meta] Give a nicer error message when a legalization uses an incorre…

    …ct number of arguments
    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    c95cd4b View commit details
    Browse the repository at this point in the history
  12. [meta] Add some Debug derives

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    1499092 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9cd3b69 View commit details
    Browse the repository at this point in the history
  14. Remove some dbg! invocations

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    97ed5ce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e83224 View commit details
    Browse the repository at this point in the history
  16. Rustfmt

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    95dda59 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d803d7c View commit details
    Browse the repository at this point in the history
  18. Fix warnings

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    0315a55 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    49f5667 View commit details
    Browse the repository at this point in the history
  20. Add b128 type to fix tests

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    2c888da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    04cc071 View commit details
    Browse the repository at this point in the history
  22. Fix compilation

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    f3ee860 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    944e1d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7e4525a View commit details
    Browse the repository at this point in the history
  25. Fix compilation

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    c2c1238 View commit details
    Browse the repository at this point in the history
  26. Fix review comments

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    974d23d View commit details
    Browse the repository at this point in the history
  27. Fix rebase

    bjorn3 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    3e4e36f View commit details
    Browse the repository at this point in the history