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

[P4fmt]: Add comment printing capability to P4Formatter #4887

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. [P4fmt]: attach comments

    Signed-off-by: Nitish <snapdgnn@proton.me>
    snapdgn committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b424c06 View commit details
    Browse the repository at this point in the history
  2. fix: resolve issue with modifying container during iteration

    Signed-off-by: Nitish <snapdgnn@proton.me>
    snapdgn committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e9f53dc View commit details
    Browse the repository at this point in the history
  3. refactor: rename variables, remove unused headers

    Signed-off-by: Nitish <snapdgnn@proton.me>
    snapdgn committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0dfc44a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. [WIP]: comment formatting for structs and typedefs

    Signed-off-by: Nitish <snapdgnn@proton.me>
    snapdgn committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    59ff847 View commit details
    Browse the repository at this point in the history
  2. add support for control blocks, property and action blocks

    Signed-off-by: Nitish <snapdgnn@proton.me>
    snapdgn committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e408575 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. update ref file

    Signed-off-by: Nitish <snapdgnn@proton.me>
    snapdgn committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ea864a7 View commit details
    Browse the repository at this point in the history