1. May 12, 2023
  2. May 10, 2023
  3. May 08, 2023
  4. May 06, 2023
  5. Mar 29, 2023
  6. Mar 21, 2023
  7. Mar 04, 2023
  8. Mar 03, 2023
  9. Mar 02, 2023
  10. Feb 21, 2023
    • bors[bot]'s avatar
      Merge #123 · b359b072
      bors[bot] authored
      
      
      123: Added clippy to the CI workflow r=almindor a=romancardenas
      
      I've been working with this crate for a while and noticed that it didn't include clippy as part of the CI process. This PR checks that clippy does not trigger any warning for new contributions. I also ran `cargo clippy --fix` to "fix" the crate.
      
      If you think this is useful, I can adapt other repos (e.g., riscv-rt or e310x). Cheers!
      
      Co-authored-by: default avatarRomán Cárdenas <rcardenas.rod@gmail.com>
      b359b072
  11. Feb 20, 2023
  12. Jan 19, 2023
  13. Jan 18, 2023
  14. Nov 11, 2022
  15. Nov 10, 2022
  16. Oct 20, 2022
    • bors[bot]'s avatar
      Merge #117 · 462b5509
      bors[bot] authored
      
      
      117: fix atomicity of critical section, fixes #116 r=dkhayes117 a=almindor
      
      This changes `SingleHartCriticalSection::acquire` to be done in an atomic way.
      
      Fixes #116
      
      NOTE: no changelog since it fixes a small bug on unreleased change
      
      Co-authored-by: default avatarAles Katona <ales@katona.me>
      462b5509
  17. Oct 17, 2022
  18. Oct 13, 2022
  19. Oct 07, 2022