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

Specify the behavior of bitflags #369

Merged
merged 36 commits into from
Aug 11, 2023
Merged

Specify the behavior of bitflags #369

merged 36 commits into from
Aug 11, 2023

Commits on Jul 14, 2023

  1. initial specification

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2354ec0 View commit details
    Browse the repository at this point in the history
  2. Update spec.md

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    61f56e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abf2a7 View commit details
    Browse the repository at this point in the history
  4. add examples

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e688566 View commit details
    Browse the repository at this point in the history
  5. change formatting

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5effb87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0042d63 View commit details
    Browse the repository at this point in the history
  7. tighten up formatting

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d8cfa93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    681ea7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdd5339 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7bdead View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32892e4 View commit details
    Browse the repository at this point in the history
  12. add unnamed flags

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e7b069d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ede2c6a View commit details
    Browse the repository at this point in the history
  14. rework bits definitions

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    53772d9 View commit details
    Browse the repository at this point in the history
  15. remove normalization

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    576c5bc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c4fec0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8726775 View commit details
    Browse the repository at this point in the history
  18. specify formatting modes

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    119082c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f265268 View commit details
    Browse the repository at this point in the history
  20. formatting changes

    KodrAus committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    106c9d6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e5a3fe4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ea40e7f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5b171dc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 24, 2023

  1. work on library docs

    KodrAus committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c8cf8f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. work on docs

    KodrAus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ff55884 View commit details
    Browse the repository at this point in the history
  2. fill in more docs

    KodrAus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    63d4044 View commit details
    Browse the repository at this point in the history
  3. more docs

    KodrAus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ac67dea View commit details
    Browse the repository at this point in the history
  4. update the readme

    KodrAus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0b4f757 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6657207 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    635fb14 View commit details
    Browse the repository at this point in the history
  2. fix up some broken links

    KodrAus committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    eb5d8a6 View commit details
    Browse the repository at this point in the history
  3. redundant qualifier

    KodrAus committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    df23c23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec25c82 View commit details
    Browse the repository at this point in the history
  5. update error message

    KodrAus committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a86ed60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a966d7 View commit details
    Browse the repository at this point in the history