15ad6cb998
Currently, defmacro/g! doesn't respond well when it comes across a HyObject that doesn't respond to the instance method startswith (e.g. HyInteger, HyFloat, etc.). This updates defmacro/g! to be a little safer when searching for the gensyms it needs to create. |
||
---|---|---|
.. | ||
contrib | ||
__init__.hy | ||
cons.hy | ||
core.hy | ||
defclass.hy | ||
language.hy | ||
math.hy | ||
native_macros.hy | ||
quote.hy | ||
reader_macros.hy | ||
unless.hy | ||
when.hy | ||
with_decorator.hy | ||
with_test.hy |