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

Minor refactorings for numeric parsing in tokenizer #2472

Merged
merged 5 commits into from
Aug 26, 2022

Commits on Aug 26, 2022

  1. init

    MaxGraey committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f79d727 View commit details
    Browse the repository at this point in the history
  2. fix

    MaxGraey committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a5640f1 View commit details
    Browse the repository at this point in the history
  3. same for octal

    MaxGraey committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a12fe7c View commit details
    Browse the repository at this point in the history
  4. renmae isHexPart to isHex

    MaxGraey committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0841adb View commit details
    Browse the repository at this point in the history
  5. rename isHex to isHexBase

    MaxGraey committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e332f0d View commit details
    Browse the repository at this point in the history