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

Warnings for invalid #nowarn arguments #17871

Merged
merged 36 commits into from
Nov 5, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    35a4995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5e277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f210bfd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix v8 case

    Martin521 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9d521fa View commit details
    Browse the repository at this point in the history
  2. formatting

    Martin521 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a85a29c View commit details
    Browse the repository at this point in the history
  3. release notes

    Martin521 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fba907a View commit details
    Browse the repository at this point in the history
  4. further v8 fixes

    Martin521 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d555e88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e564e51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d10b2b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    526b930 View commit details
    Browse the repository at this point in the history
  8. more fixes, tests

    Martin521 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6ae40f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. formatting

    Martin521 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    87a95f1 View commit details
    Browse the repository at this point in the history
  2. simplification and fixes.

    Martin521 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    79ff74c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. simplification

    Martin521 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9f63a5f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. removed regex compilation

    Martin521 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4233e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f17316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c237a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    75b640a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c15706a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e00d85 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    31eebf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c372c View commit details
    Browse the repository at this point in the history
  3. avoiding Regex

    Martin521 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0f4a215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3a1288 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. More descriptive variable names

    Co-authored-by: Petr Pokorny <[email protected]>
    Martin521 and 0101 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    52c3bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da9b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1225abc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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