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

Fix underscore in numbers causing a syntax error #1685

Merged
merged 8 commits into from
Apr 11, 2020

Commits on May 23, 2019

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

Commits on May 24, 2019

  1. * Allow _ in binary, octal and hexadecimal numbers.

    * Fix DecimalIntegerTest
    Gerrit Walther committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6631969 View commit details
    Browse the repository at this point in the history
  2. Adjust comments to use the correct variable name

    Gerrit Walther committed May 24, 2019
    Configuration menu
    Copy the full SHA
    95cac97 View commit details
    Browse the repository at this point in the history
  3. Fix number tests

    Gerrit Walther committed May 24, 2019
    Configuration menu
    Copy the full SHA
    c213835 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Merge remote-tracking branch 'kronicdeth/master'

    Gerrit Walther committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6ee7d36 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

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

    KronicDeth committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5235297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed08d3 View commit details
    Browse the repository at this point in the history