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

Hashbang #17

Open
wants to merge 4 commits into
base: Rel-2.10
Choose a base branch
from
Open

Hashbang #17

wants to merge 4 commits into from

Commits on Sep 14, 2013

  1. Enable Shabang/Hashbang support (Hackish)

    Really allows #!-to-eol comments anywhere in a file. Ought to add
    checks to make sure #!comments are only allowed on the first line
    wrigleyster committed Sep 14, 2013
    Configuration menu
    Copy the full SHA
    8f2d675 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2013

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

Commits on Sep 27, 2013

  1. Configuration menu
    Copy the full SHA
    1cff16c View commit details
    Browse the repository at this point in the history
  2. Hashbang: complete proposal

    mosml no longer waits for input after EOF when run with -hashbang
    wrigleyster committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    2a09010 View commit details
    Browse the repository at this point in the history