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

Lime rebased #1

Merged
merged 3 commits into from
May 26, 2016
Merged

Lime rebased #1

merged 3 commits into from
May 26, 2016

Commits on May 26, 2016

  1. added LIME translation layer

    Nick L. Petroni, Jr committed May 26, 2016
    Configuration menu
    Copy the full SHA
    f9a950b View commit details
    Browse the repository at this point in the history
  2. lime.py: first working version

    - moved segment loading out of __init__(), now happens on first use
    - fixed mapping() to return the correct chunk_size
    - self._base_layer is a string, not a layer
    Nick L. Petroni, Jr committed May 26, 2016
    Configuration menu
    Copy the full SHA
    2686487 View commit details
    Browse the repository at this point in the history
  3. lime.py: improve check -- empty lists evaluate to False

    Nick L. Petroni, Jr committed May 26, 2016
    Configuration menu
    Copy the full SHA
    02f26e7 View commit details
    Browse the repository at this point in the history