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

Extraneous sigil patrol #3750

Closed
wants to merge 3 commits into from

Commits on Oct 12, 2012

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

Commits on Oct 13, 2012

  1. Sigil patrol: change fn@ fn& fn~ to @fn &fn ~fn

    This also involves removing references to the old long-form closure
    syntax, which pcwalton alleges is deprecated and which was never updated
    for the new forms, e.g. `@fn() {}` is illegal.
    bstrie committed Oct 13, 2012
    Configuration menu
    Copy the full SHA
    59ab5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e01fc6 View commit details
    Browse the repository at this point in the history