hy/hy/core
Kodi Arfer a60b749d3e Make unary + call __pos__
Fixes #1109.

__pos__ doesn't work on strings, lists, or tuples, so I've removed some tests that required (= (+ "a") "a") etc.
2016-09-20 13:05:52 -07:00
..
__init__.py Add shadow.hy to core 2014-05-26 21:50:47 -04:00
bootstrap.hy variadic if 2015-10-17 19:51:03 -06:00
language.hy Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
macros.hy variadic if 2015-10-17 19:51:03 -06:00
shadow.hy Make unary + call __pos__ 2016-09-20 13:05:52 -07:00