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 support for [MapClass(type, type)]. #10

Merged
merged 3 commits into from
May 13, 2014

Commits on May 8, 2014

  1. Add support for [MapClass(type, type)].

    `argument_list` now return undefined when no arguments are found (rather than an empty array).
    
    `argument_list` also backtracks its changes when it cannot find any arguments.
    tobie committed May 8, 2014
    Configuration menu
    Copy the full SHA
    750fb60 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Style.

    tobie committed May 12, 2014
    Configuration menu
    Copy the full SHA
    a285ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e30a4d6 View commit details
    Browse the repository at this point in the history