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

Make clojail compatible with Clojure version 1.5-1.7 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 18, 2016

  1. Make clojail compatible with Clojure version 1.5-1.7

    Implement profiles for each version, and add to testall alias to simplify cross
    version testing.
    
    Update one test for cross-compatibility. The threading macro `->` was changed
    to output a complete result instead of a recursive definition in terms of `->`
    in Clojure 1.6. See [this patch](http://dev.clojure.org/jira/browse/CLJ-1121).
    ebmshenfield committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    5851fec View commit details
    Browse the repository at this point in the history