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

Editable attributes #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2012

  1. Implement function overloading for attr()

    Begin the implementation of attr('source', 'setter') and
    attr('relative', 'setter'). Since these are probably the easiest to
    implement for now.
    omarqureshi committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    90c4982 View commit details
    Browse the repository at this point in the history
  2. value is better than setter

    setter implies some sort of function
    omarqureshi committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    294dc46 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2012

  1. Configuration menu
    Copy the full SHA
    165e8b2 View commit details
    Browse the repository at this point in the history
  2. Tidy up case statement

    omarqureshi committed Sep 5, 2012
    Configuration menu
    Copy the full SHA
    acc9d79 View commit details
    Browse the repository at this point in the history