Ian Denhardt 4d2aad1b0f Call _wrap_value recursively on HyExpressions.
Without this, cases like:

    (defmacro foo [] `(~0))
    (foo)

throw exceptions, because the embedded zero is not a HyObject.
2014-09-21 11:36:40 -04:00
..
2014-09-05 12:37:51 +02:00
2014-05-02 21:31:51 +05:30
2014-09-04 00:06:52 +02:00
2014-05-02 21:31:51 +05:30
2014-01-01 16:40:16 -05:00