clojail icon indicating copy to clipboard operation
clojail copied to clipboard

Make clojail compatible with Clojure version 1.5-1.7

Open mshenfield opened this issue 9 years ago • 2 comments

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.

mshenfield avatar Jan 18 '16 06:01 mshenfield

This should close #10. In reality is not adding, but confirming compatibility.

mshenfield avatar Jan 20 '16 05:01 mshenfield

@Raynes any chance this could get merged?

jeffb-stell avatar Sep 07 '17 03:09 jeffb-stell