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

add new basic00 implementation #1040

Merged
merged 26 commits into from
Nov 28, 2022

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    c307996 View commit details
    Browse the repository at this point in the history
  2. fix tests

    hannaeko committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    94ce900 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. make globals readonly

    hannaeko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ede669a View commit details
    Browse the repository at this point in the history
  2. assume input is decoded

    fix tests
    hannaeko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    73e8c8e View commit details
    Browse the repository at this point in the history
  3. swap use and extends

    hannaeko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    cb40bd8 View commit details
    Browse the repository at this point in the history
  4. remove debugging

    hannaeko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ff4a134 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2a2791 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. refactor sanitize_label

    hannaeko committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9a2f429 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. prefer single method

    hannaeko committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    84adfdd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. update error messages

    hannaeko committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    f7bf3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00402d View commit details
    Browse the repository at this point in the history
  3. rename accessor

    hannaeko committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a1331cf View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    784514f View commit details
    Browse the repository at this point in the history
  2. trim whitespaces

    hannaeko committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a4208c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91832c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. handle ambigyous downcasing

    hannaeko committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1dadd10 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. make regex more readable

    hannaeko committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0179944 View commit details
    Browse the repository at this point in the history
  2. improve code consistency

    hannaeko committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9f144f8 View commit details
    Browse the repository at this point in the history
  3. add pod documentation

    hannaeko committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    acecfa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    d8a8162 View commit details
    Browse the repository at this point in the history
  2. add test for nfc conversion

    hannaeko committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    35f9c4b View commit details
    Browse the repository at this point in the history
  3. add new files to manifest

    hannaeko committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0d54295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61f5d9b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. fix coding style

    hannaeko committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a354e4c View commit details
    Browse the repository at this point in the history
  2. fix typo in doc

    hannaeko committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f9095e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. fix typo

    hannaeko committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9b248a6 View commit details
    Browse the repository at this point in the history