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

1.0 #138

Merged
merged 75 commits into from
Sep 13, 2023
Merged

1.0 #138

merged 75 commits into from
Sep 13, 2023

Commits on Mar 26, 2023

  1. 1.0 WIP

    novacrazy committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    6adb76d View commit details
    Browse the repository at this point in the history
  2. Make ArrayLength static

    novacrazy committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    31a0251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a2a6e7 View commit details
    Browse the repository at this point in the history
  4. Changelog

    novacrazy committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ad42487 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    c904b5e View commit details
    Browse the repository at this point in the history
  2. Update readme/docs

    novacrazy committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    46340ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbb4de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ad2199 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    5cd91da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6a4a3 View commit details
    Browse the repository at this point in the history
  3. Note alloc feature in docs

    novacrazy committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e05c162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcab3ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c24899 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc4d7d0 View commit details
    Browse the repository at this point in the history
  7. Simplify arr! macro syntax

    novacrazy committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ea9d381 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    novacrazy committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    266e3db View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    5f6a960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d214ab3 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    novacrazy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    83df52f View commit details
    Browse the repository at this point in the history
  4. Update changelog again

    novacrazy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    abfc4e8 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    novacrazy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9f64710 View commit details
    Browse the repository at this point in the history
  6. Update readme example

    novacrazy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    96df674 View commit details
    Browse the repository at this point in the history
  7. Add default_boxed

    novacrazy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2e6a279 View commit details
    Browse the repository at this point in the history
  8. Improve docs

    novacrazy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2f89e00 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Implement #140

    novacrazy committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b9069fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a677e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d7839 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b7a0f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f99180d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    f10353e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b55566 View commit details
    Browse the repository at this point in the history
  3. Remove build-script

    novacrazy committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    447ef9f View commit details
    Browse the repository at this point in the history
  4. Tweak module visibility

    novacrazy committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1cbb9e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Remove misleading wording

    novacrazy committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a918217 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Remove unused code

    novacrazy committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4116d32 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Improve const usage

    novacrazy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5edf2d1 View commit details
    Browse the repository at this point in the history
  2. Safety tweaks

    novacrazy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    15e7030 View commit details
    Browse the repository at this point in the history
  3. from_iter tweaks

    novacrazy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    055c33b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Formatting

    novacrazy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9ae35f9 View commit details
    Browse the repository at this point in the history
  2. Update tests

    novacrazy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6dd4353 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Optimize hex impl

    novacrazy committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6196139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29cd8b2 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    novacrazy committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9ac6c2f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    52f8565 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    novacrazy committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    dc4d22e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    8e20c48 View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    novacrazy committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    091c125 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    novacrazy committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e8d2471 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    8d30033 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    novacrazy committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9c4b0d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Implement #145

    novacrazy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bb7c68b View commit details
    Browse the repository at this point in the history
  2. docs

    novacrazy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    145b331 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Cleanup

    novacrazy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    afd86c9 View commit details
    Browse the repository at this point in the history
  2. Remove TryFromIterError

    novacrazy committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    01a6b7b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 2, 2023

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

Commits on Sep 3, 2023

  1. Update Changelog

    novacrazy committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    21d74a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d558a84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e45005 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Cleanup

    novacrazy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ff7a355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf79da9 View commit details
    Browse the repository at this point in the history
  3. Cleanup and paranoia

    novacrazy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    14b3b4e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    4246cbe View commit details
    Browse the repository at this point in the history
  2. Docs cleanup

    novacrazy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1c25952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    773aedc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    fb7f25c View commit details
    Browse the repository at this point in the history
  2. Add associated len method

    novacrazy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    37dc6ae View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    1f4e04c View commit details
    Browse the repository at this point in the history
  2. Clarify behavior

    novacrazy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5f9e39b View commit details
    Browse the repository at this point in the history
  3. Implement nth_back

    novacrazy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6bf498e View commit details
    Browse the repository at this point in the history
  4. Adjust inlining

    novacrazy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8d65d41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aa4e27 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Faster hex encoding (#144)

    * faster hex encoding
    novacrazy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9b12a1a View commit details
    Browse the repository at this point in the history
  2. Cleanup

    novacrazy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7e53053 View commit details
    Browse the repository at this point in the history