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 operator detecting for c/cpp #3964

Open
wants to merge 137 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 13, 2024

  1. Update cpp.js

    Add symbol
    TOMWT-qwq committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ae71926 View commit details
    Browse the repository at this point in the history
  2. Update cpp.js

    Add symbol
    TOMWT-qwq committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7eb71cd View commit details
    Browse the repository at this point in the history
  3. Update cpp.js

    Add symbol
    TOMWT-qwq committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8b06206 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Update cpp.js

    Modified according to [this](highlightjs#3964 (comment)).
    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    c119ef1 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    d321277 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    5f93501 View commit details
    Browse the repository at this point in the history
  4. Update CHANGES.md

    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    2f91b37 View commit details
    Browse the repository at this point in the history
  5. Update cpp.js

    Fix `FUNCTION_TITLE` not matching defining operator.
    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    a07c92b View commit details
    Browse the repository at this point in the history
  6. Update CHANGES.md

    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    7f99840 View commit details
    Browse the repository at this point in the history
  7. Update cpp.js

    TOMWT-qwq committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    523b7b5 View commit details
    Browse the repository at this point in the history
  8. clean up and simply PR

    joshgoebel committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    2a50233 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update cpp.js

    Fix this `=` unable to be matched.
    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bdd303c View commit details
    Browse the repository at this point in the history
  2. Update cpp.js

    Fix a typo.
    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5c0b290 View commit details
    Browse the repository at this point in the history
  3. Update cpp.js

    Implement it gracefully.
    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d9360e7 View commit details
    Browse the repository at this point in the history
  4. Update cpp.js

    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1b5949a View commit details
    Browse the repository at this point in the history
  5. Update cpp.js

    Remove duplicated rules.
    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    349f398 View commit details
    Browse the repository at this point in the history
  6. Update cpp.js

    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    75ba6ee View commit details
    Browse the repository at this point in the history
  7. Update CHANGES.md

    TOMWT-qwq committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    071577e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. link in regex.escape

    joshgoebel committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7d9d5c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d654f38 View commit details
    Browse the repository at this point in the history
  3. Update bugs.expect.txt

    tomwt-awa committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e958fcc View commit details
    Browse the repository at this point in the history
  4. Update cpp.js

    tomwt-awa committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5406e47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5a8d20 View commit details
    Browse the repository at this point in the history
  6. Update cpp.js

    tomwt-awa committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    12a02fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95724ea View commit details
    Browse the repository at this point in the history
  8. Update cpp.js

    tomwt-awa committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b0c0597 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update cpp.js

    tomwt-awa committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cb5015c View commit details
    Browse the repository at this point in the history
  2. Update default.expect.txt

    tomwt-awa committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7f9a622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19d7bae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37feeb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f3966c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d18588 View commit details
    Browse the repository at this point in the history
  7. Update c.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ad93c09 View commit details
    Browse the repository at this point in the history
  8. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    21b1994 View commit details
    Browse the repository at this point in the history
  9. Update c.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fb6b736 View commit details
    Browse the repository at this point in the history
  10. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    de48b55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    646dafa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f61cf32 View commit details
    Browse the repository at this point in the history
  13. Update c.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7b92fa5 View commit details
    Browse the repository at this point in the history
  14. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b7e2ed0 View commit details
    Browse the repository at this point in the history
  15. Update c.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dbcb2fc View commit details
    Browse the repository at this point in the history
  16. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    372fa17 View commit details
    Browse the repository at this point in the history
  17. Update c.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    10f340c View commit details
    Browse the repository at this point in the history
  18. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    92956cb View commit details
    Browse the repository at this point in the history
  19. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f06c1e9 View commit details
    Browse the repository at this point in the history
  20. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3b8812b View commit details
    Browse the repository at this point in the history
  21. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ca4ad5b View commit details
    Browse the repository at this point in the history
  22. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ef84dd7 View commit details
    Browse the repository at this point in the history
  23. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d9474fc View commit details
    Browse the repository at this point in the history
  24. Update cpp.js

    TOMWT-qwq committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d39e33d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge pull request #4 from highlightjs/main

    (fix) follow glob recommendation for Windows paths (highlightjs#3969)
    TOMWT-qwq committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b1fec56 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Update cpp.js

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    aa00329 View commit details
    Browse the repository at this point in the history
  2. Update c.js

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    291a7e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f2ac85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d4825e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    674cbc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82c65b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85cf255 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bb807d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbae28a View commit details
    Browse the repository at this point in the history
  10. Update cpp.js

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d9eb372 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e9d9c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f661965 View commit details
    Browse the repository at this point in the history
  13. Update c.js

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    31b522f View commit details
    Browse the repository at this point in the history
  14. Update cpp.js

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    766973e View commit details
    Browse the repository at this point in the history
  15. Create operators.txt

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f17b01a View commit details
    Browse the repository at this point in the history
  16. Create operator.expect.txt

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    53573e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f43319 View commit details
    Browse the repository at this point in the history
  18. Create operators.expect.txt

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a46ae69 View commit details
    Browse the repository at this point in the history
  19. Update operators.expect.txt

    tomwt-awa committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7cc1ede View commit details
    Browse the repository at this point in the history
  20. Update cpp.js

    TOMWT-qwq committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    bc8ff34 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    717cfc5 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #7 from TOMWT-qwq/test

    Update cpp.js
    TOMWT-qwq committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    670854c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0b5fca8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d2f86a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    bccbcf1 View commit details
    Browse the repository at this point in the history
  2. Update c.js

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    acca3b5 View commit details
    Browse the repository at this point in the history
  3. Update cpp.js

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e268836 View commit details
    Browse the repository at this point in the history
  4. Update cpp.js

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2134bf4 View commit details
    Browse the repository at this point in the history
  5. Update cpp.js

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5199d56 View commit details
    Browse the repository at this point in the history
  6. Update c.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a2e70d7 View commit details
    Browse the repository at this point in the history
  7. Update cpp.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    80f0ed1 View commit details
    Browse the repository at this point in the history
  8. Update c.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    529d225 View commit details
    Browse the repository at this point in the history
  9. Update cpp.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    bbb0284 View commit details
    Browse the repository at this point in the history
  10. Update cpp.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b789408 View commit details
    Browse the repository at this point in the history
  11. Update cpp.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    af6d69e View commit details
    Browse the repository at this point in the history
  12. Update cpp.js

    tomwt-awa committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f723bc5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2250e06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8017a4d View commit details
    Browse the repository at this point in the history
  15. Update operators.txt

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    dbd21e5 View commit details
    Browse the repository at this point in the history
  16. Update operators.expect.txt

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d85ec53 View commit details
    Browse the repository at this point in the history
  17. Update cpp.js

    TOMWT-qwq committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    97eeb05 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update CHANGES.md

    TOMWT-qwq committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1044882 View commit details
    Browse the repository at this point in the history
  2. Update cpp.js

    TOMWT-qwq committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2dccb73 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update CHANGES.md

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f951335 View commit details
    Browse the repository at this point in the history
  2. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b3b7cb1 View commit details
    Browse the repository at this point in the history
  3. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6b8aae5 View commit details
    Browse the repository at this point in the history
  4. Update bugs.expect.txt

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c7034db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac95ee3 View commit details
    Browse the repository at this point in the history
  6. Update operators.expect.txt

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    571a7c5 View commit details
    Browse the repository at this point in the history
  7. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f1f131b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1629bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b1e8fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    acae136 View commit details
    Browse the repository at this point in the history
  11. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    985ab3f View commit details
    Browse the repository at this point in the history
  12. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aa14119 View commit details
    Browse the repository at this point in the history
  13. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d427e0b View commit details
    Browse the repository at this point in the history
  14. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3cae087 View commit details
    Browse the repository at this point in the history
  15. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8b6008a View commit details
    Browse the repository at this point in the history
  16. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    19979fe View commit details
    Browse the repository at this point in the history
  17. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    033a25b View commit details
    Browse the repository at this point in the history
  18. Update cpp.js

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6ab2a3a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d75798a View commit details
    Browse the repository at this point in the history
  20. Update operators.expect.txt

    tomwt-awa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fb31034 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2c951fb View commit details
    Browse the repository at this point in the history
  22. Update cpp.js

    TOMWT-qwq committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4275525 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    73fbcd2 View commit details
    Browse the repository at this point in the history
  24. Update operators.expect.txt

    TOMWT-qwq committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    947ab51 View commit details
    Browse the repository at this point in the history
  25. Update CHANGES.md

    TOMWT-qwq committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    89ab28e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Update c.js

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    69b2a41 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a089e2c View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    185dd8d View commit details
    Browse the repository at this point in the history
  4. Update c.js

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2e90a07 View commit details
    Browse the repository at this point in the history
  5. Update c.js

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    787692f View commit details
    Browse the repository at this point in the history
  6. Update cpp.js

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    46a4f27 View commit details
    Browse the repository at this point in the history
  7. Update bugs.expect.txt

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    57e2eca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e960809 View commit details
    Browse the repository at this point in the history
  9. Update operators.expect.txt

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    582b823 View commit details
    Browse the repository at this point in the history
  10. Update operators.txt

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2cf37ee View commit details
    Browse the repository at this point in the history
  11. Update operators.expect.txt

    tomwt-awa committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a07c668 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a98b8f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8cb6942 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8c6b61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3269f61 View commit details
    Browse the repository at this point in the history
  16. Update cpp.js

    TOMWT-qwq committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c7fd9fb View commit details
    Browse the repository at this point in the history
  17. Update cpp.js

    TOMWT-qwq committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1b41b95 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

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