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

feat: CDDL grammar correction for RFC8610 #61

Merged
merged 43 commits into from
Jan 30, 2024
Merged

Commits on Jan 12, 2024

  1. feat: example files

    apskhem committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    37643c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. refactor: rename test files

    apskhem committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    217c16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40bda27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45dfa8f View commit details
    Browse the repository at this point in the history
  4. feat: sort file reading

    apskhem committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    19aa070 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    b94d969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0607d3 View commit details
    Browse the repository at this point in the history
  3. fix: comments

    apskhem committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4267afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10884a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    f2c9e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd9c20 View commit details
    Browse the repository at this point in the history
  3. fix: unit tests

    apskhem committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1c0bf32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7d1ce View commit details
    Browse the repository at this point in the history
  5. fix: put atomic test back

    apskhem committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8e1cc71 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. fix: correct test cases

    apskhem committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f0cf1e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. feat: type decl tests

    apskhem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3c2bbd3 View commit details
    Browse the repository at this point in the history
  2. feat: type decl tests

    apskhem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0682361 View commit details
    Browse the repository at this point in the history
  3. feat: setup type decl test

    apskhem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a2d738c View commit details
    Browse the repository at this point in the history
  4. feat: type1 test cases

    apskhem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a3410f6 View commit details
    Browse the repository at this point in the history
  5. feat: composition testing

    apskhem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    68e61b4 View commit details
    Browse the repository at this point in the history
  6. feat: rules test cases

    apskhem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0c5942a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. feat: rules test cases

    apskhem committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0754589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58ec3ac View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. feat: add rule level tests

    apskhem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e72029e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc1736 View commit details
    Browse the repository at this point in the history
  3. fix: error msg for cddl

    apskhem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e1bf0ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d391c81 View commit details
    Browse the repository at this point in the history
  5. fix: cspell

    apskhem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6da42d3 View commit details
    Browse the repository at this point in the history
  6. chore: lintfix

    apskhem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dd7f8a4 View commit details
    Browse the repository at this point in the history
  7. refactor: cddl filter fn

    apskhem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    07eed72 View commit details
    Browse the repository at this point in the history
  8. refactor: reset

    apskhem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    edf532e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    4a77203 View commit details
    Browse the repository at this point in the history
  2. chore: fmtfix

    apskhem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    321aaaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3689b59 View commit details
    Browse the repository at this point in the history
  4. fix: disable lint warning

    apskhem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0dca0dc View commit details
    Browse the repository at this point in the history
  5. chore: fmtfix

    apskhem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dd11923 View commit details
    Browse the repository at this point in the history
  6. refactor: change common path

    apskhem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    05f863b View commit details
    Browse the repository at this point in the history
  7. feat: common

    apskhem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    29bef0e View commit details
    Browse the repository at this point in the history
  8. refactor: remove tmp vars

    apskhem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    188cb15 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. feat: common consts

    apskhem committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5140506 View commit details
    Browse the repository at this point in the history
  2. fix: add tmp allow dead code

    apskhem committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    353fa21 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix: cspell

    apskhem committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ac3de3a View commit details
    Browse the repository at this point in the history