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

Numeric literals (binary and digit separators) #2730

Closed
wants to merge 7 commits into from

Commits on May 13, 2015

  1. Implement binary numeric literals

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    1f4bbb8 View commit details
    Browse the repository at this point in the history
  2. Implement binary numeric literals for VB

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    c535fa2 View commit details
    Browse the repository at this point in the history
  3. Allow underscores in numeric literals

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    6d56d7b View commit details
    Browse the repository at this point in the history
  4. Allow underscores in VB numeric literals

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    6d962ca View commit details
    Browse the repository at this point in the history
  5. Enable parse options feature tests

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    8a66061 View commit details
    Browse the repository at this point in the history
  6. Enable parse options for VB features

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    efba125 View commit details
    Browse the repository at this point in the history
  7. Fix compilation errors

    Evan Hauck committed May 13, 2015
    Configuration menu
    Copy the full SHA
    1d7c01a View commit details
    Browse the repository at this point in the history