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

RFC: lower x^literal as x^Val{literal} for integer literals #20530

Merged
merged 8 commits into from
Feb 16, 2017

Commits on Feb 16, 2017

  1. Configuration menu
    Copy the full SHA
    b453ba6 View commit details
    Browse the repository at this point in the history
  2. simplify smallnum check since all Ints get inlined as fixnums into Sc…

    …heme, regardless of their origin
    stevengj committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    ce13a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eeefee View commit details
    Browse the repository at this point in the history
  4. fix comment

    stevengj committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    5411736 View commit details
    Browse the repository at this point in the history
  5. docs for x^Val{p}

    stevengj committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    a7f1f45 View commit details
    Browse the repository at this point in the history
  6. documentation tweak

    stevengj committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    f23f250 View commit details
    Browse the repository at this point in the history
  7. added test for x^literal

    stevengj committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    3a0d354 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1dab59 View commit details
    Browse the repository at this point in the history