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

fixed hex decimals on C #4094

Merged
merged 10 commits into from
Aug 25, 2024
Merged

fixed hex decimals on C #4094

merged 10 commits into from
Aug 25, 2024

Commits on Aug 19, 2024

  1. fixed hex decimals on C

    Dxuian committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    33f162b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7c339f View commit details
    Browse the repository at this point in the history
  3. fied eE issue and indentation

    Dxuian committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9411dc2 View commit details
    Browse the repository at this point in the history
  4. added a test files for C

    Dxuian committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4ab524a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. split the regex into two

    Dxuian committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    12c7089 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    a971bb2 View commit details
    Browse the repository at this point in the history
  2. rm a few \b for performance

    Dxuian committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    13d65f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

    add \b for last NUMBERS regex
    joshgoebel committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7563a31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df74f0 View commit details
    Browse the repository at this point in the history