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 integer literals with bases #2746

Merged
merged 5 commits into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. add integer with bases literals

    janmasrovira authored and paulcadman committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1ea2989 View commit details
    Browse the repository at this point in the history
  2. remove unused decimal

    janmasrovira authored and paulcadman committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    48b69c4 View commit details
    Browse the repository at this point in the history
  3. add Format test

    janmasrovira authored and paulcadman committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ac5a19d View commit details
    Browse the repository at this point in the history
  4. add lexeme

    janmasrovira authored and paulcadman committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    08e2bb6 View commit details
    Browse the repository at this point in the history
  5. fix negative numbers

    janmasrovira authored and paulcadman committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cabd6f9 View commit details
    Browse the repository at this point in the history