jaunt-lang / jaunt

[ABANDONED] A jaunt away from Clojure
https://github.com/jaunt-lang/jaunt/issues/157
134 stars 6 forks source link

Fix quoting in refer rewrite messages #144

Closed arrdem closed 8 years ago

arrdem commented 8 years ago

This patch tweaks the way that clojure.core/refer generates rewrite messages so as to unquote symbols which don't need to be quoted in the rewritten (:refer ...) form.

Before: 2016-06-24-212626_704x846_scrot

After: 2016-06-24-214605_784x774_scrot