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

Pre compute static attributes #81

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

Commits on Oct 15, 2015

  1. [mod] pre-compute _render node attribute

    Jonathan Pompa committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    079802c View commit details
    Browse the repository at this point in the history
  2. [mod] pre-compute _identifiers node attribute

    Jonathan Pompa committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    3ef4a9a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. [mod] use pattern matching for keyword argument

    This is the python standard way of doing it.
    Jonathan Pompa committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    b6d3c19 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. Configuration menu
    Copy the full SHA
    cd509b5 View commit details
    Browse the repository at this point in the history
  2. [fix] don't raise exception for find method node

    Jonathan Pompa committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    33e78b5 View commit details
    Browse the repository at this point in the history