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

perf: improve ada::can_parse #674

Merged
merged 8 commits into from
Jun 18, 2024

Commits on May 23, 2024

  1. create copy of parse function, but commenting possible unnecessary co…

    …de for a can_parse verification
    CarlosEduR committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fa825f5 View commit details
    Browse the repository at this point in the history
  2. comment unused variable

    CarlosEduR committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0c61e1d View commit details
    Browse the repository at this point in the history
  3. run linter

    CarlosEduR committed May 23, 2024
    Configuration menu
    Copy the full SHA
    33f32d5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    57be542 View commit details
    Browse the repository at this point in the history
  2. format files

    CarlosEduR committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f7766d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. use constexpr

    CarlosEduR committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    fb342b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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