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

No std #1

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

No std #1

wants to merge 31 commits into from

Commits on Jun 20, 2023

  1. make it compile

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c3e41d8 View commit details
    Browse the repository at this point in the history
  2. add rust toolchain

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    215156d View commit details
    Browse the repository at this point in the history
  3. fix CI

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4d6fc9c View commit details
    Browse the repository at this point in the history
  4. fix ci

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    71b82d9 View commit details
    Browse the repository at this point in the history
  5. no need to check tests

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e7687a2 View commit details
    Browse the repository at this point in the history
  6. fix primitive types

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    02bfac2 View commit details
    Browse the repository at this point in the history
  7. add From

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ece5fac View commit details
    Browse the repository at this point in the history
  8. fix scale -bits

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    37fefee View commit details
    Browse the repository at this point in the history
  9. clean up

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b2daabf View commit details
    Browse the repository at this point in the history
  10. fix CI

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7070b33 View commit details
    Browse the repository at this point in the history
  11. remove derive from no_std

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    50ef58a View commit details
    Browse the repository at this point in the history
  12. fix CI

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c7eab6c View commit details
    Browse the repository at this point in the history
  13. fix derive feature

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2f233d4 View commit details
    Browse the repository at this point in the history
  14. do not check tests

    haerdib committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1e2f243 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jun 23, 2023

  1. add test no std crate

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e351312 View commit details
    Browse the repository at this point in the history
  2. update CI

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4c182c3 View commit details
    Browse the repository at this point in the history
  3. improve Display

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    77e50a5 View commit details
    Browse the repository at this point in the history
  4. make test no_std compatible

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e734f64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14575be View commit details
    Browse the repository at this point in the history
  6. fix derive

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    00dd9d9 View commit details
    Browse the repository at this point in the history
  7. fix cargo check

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    03585ba View commit details
    Browse the repository at this point in the history
  8. fix erive

    haerdib committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8e54d76 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add doc[hidden]

    haerdib committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d534efa View commit details
    Browse the repository at this point in the history
  2. remove extra vec

    haerdib committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a6f5195 View commit details
    Browse the repository at this point in the history
  3. fix comment .

    haerdib committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    16d6484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5106e6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa2f3fd View commit details
    Browse the repository at this point in the history
  6. fix unexpected display

    haerdib committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8c49485 View commit details
    Browse the repository at this point in the history
  7. udpate testing crate

    haerdib committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8571390 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9768dc View commit details
    Browse the repository at this point in the history